diff options
| author | XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> | 2021-07-23 13:08:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-23 13:08:58 +0200 |
| commit | 09b5ce3e1b905e021a980bfa3bc85b923417a48c (patch) | |
| tree | ef76029cc337b6dff28f4454942c11379ce9c29a | |
| parent | 6e59a9d112cdf0f33968a2d6d1865a6494e04b1b (diff) | |
| download | rust-09b5ce3e1b905e021a980bfa3bc85b923417a48c.tar.gz rust-09b5ce3e1b905e021a980bfa3bc85b923417a48c.zip | |
Update RELEASES.md
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md index f06a81c39c4..dd9dad06924 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -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. |
