This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 96a4a5c
authored
Unrolled build for rust-lang#135542
Rollup merge of rust-lang#135542 - kpreid:use-note, r=Mark-Simulacrum
Add the concrete syntax for precise capturing to 1.82 release notes.
This will make the note findable by searching for the “use” keyword, and skimming. Many other language additions mention their syntax in the release notes, but this one only used the name of the feature.
Inspired by https://users.rust-lang.org/t/what-is-use/124079/41 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
0 commit comments