mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-17 21:35:20 +01:00
Fix codegen emitting unqualified Result (#967)
This commit is contained in:
parent
3e65a83110
commit
2c85ee4620
2 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
### Changed
|
||||
|
||||
- Fix codegen emitting unqualified `Result`
|
||||
- Improve error output for prios > dispatchers
|
||||
|
||||
## [v2.1.0] - 2024-02-27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue