File tree
31 files changed
+739
-509
lines changed- compiler
- rustc_ast_passes
- src
- rustc_attr_data_structures/src
- rustc_attr_parsing
- src
- attributes
- rustc_builtin_macros/src
- rustc_expand/src
- rustc_parse/src
- tests/ui
- attributes
- unsafe
- consts
- coverage-attr
- lint
- malformed
- parser
- proc-macro
- stability-attribute
31 files changed
+739
-509
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3275 | 3275 |
| |
3276 | 3276 |
| |
3277 | 3277 |
| |
3278 |
| - | |
3279 | 3278 |
| |
3280 | 3279 |
| |
3281 | 3280 |
| |
| |||
3321 | 3320 |
| |
3322 | 3321 |
| |
3323 | 3322 |
| |
| 3323 | + | |
3324 | 3324 |
| |
3325 | 3325 |
| |
3326 | 3326 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
928 | 927 |
| |
929 | 928 |
| |
930 | 929 |
| |
931 |
| - | |
932 |
| - | |
933 |
| - | |
934 |
| - | |
935 | 930 |
| |
936 | 931 |
| |
937 | 932 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + |
Lines changed: 13 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
251 | 256 |
| |
252 | 257 |
| |
253 | 258 |
| |
| |||
322 | 327 |
| |
323 | 328 |
| |
324 | 329 |
| |
325 |
| - | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
326 | 337 |
| |
327 | 338 |
| |
328 | 339 |
| |
|
0 commit comments