mirror of https://github.com/rust-lang/rust.git
Update RELEASES.md
This commit is contained in:
parent
6e59a9d112
commit
09b5ce3e1b
|
@ -4,7 +4,7 @@ Version 1.54.0 (2021-07-29)
|
|||
Language
|
||||
-----------------------
|
||||
|
||||
- [You can now use macros for values in key-value attributes.][83366]
|
||||
- [You can now use macros for values in built-in attribute macros.][83366]
|
||||
While a seemingly minor addition on its own, this enables a lot of
|
||||
powerful functionality when combined correctly. Most notably you can
|
||||
now include external documentation in your crate by writing the following.
|
||||
|
|
Loading…
Reference in New Issue