File tree
32 files changed
+141
-7
lines changed- compiler
- rustc_ast/src
- rustc_builtin_macros/src
- assert
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- rustc_errors/src
- rustc_hir_analysis/src
- check
- rustc_middle/src/ty
- rustc_mir_build/src/thir/pattern
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_session/src
- config
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- traits
- select
- rustc_ty_utils/src
- library
- alloc/src
- core
- src/ptr
- tests
- std/src/sys/unix
- src
- librustdoc
- tools/tidy/src
- tests/ui/macros/rfc-2011-nicer-assert-messages
32 files changed
+141
-7
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
| |||
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
| 124 | + | |
123 | 125 |
| |
124 | 126 |
| |
125 | 127 |
| |
| |||
545 | 547 |
| |
546 | 548 |
| |
547 | 549 |
| |
| 550 | + | |
548 | 551 |
| |
549 | 552 |
| |
550 | 553 |
| |
| |||
564 | 567 |
| |
565 | 568 |
| |
566 | 569 |
| |
| 570 | + | |
567 | 571 |
| |
568 | 572 |
| |
569 | 573 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
| |||
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
| 327 | + | |
326 | 328 |
| |
327 | 329 |
| |
328 | 330 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
| |||
192 | 193 |
| |
193 | 194 |
| |
194 | 195 |
| |
| 196 | + | |
| 197 | + | |
195 | 198 |
| |
196 | 199 |
| |
197 | 200 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
701 | 701 |
| |
702 | 702 |
| |
703 | 703 |
| |
| 704 | + | |
704 | 705 |
| |
705 | 706 |
| |
706 | 707 |
| |
| |||
748 | 749 |
| |
749 | 750 |
| |
750 | 751 |
| |
| 752 | + | |
751 | 753 |
| |
752 | 754 |
| |
753 | 755 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| 152 | + | |
152 | 153 |
| |
153 | 154 |
| |
154 | 155 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
| 508 | + | |
508 | 509 |
| |
509 | 510 |
| |
510 | 511 |
| |
| |||
516 | 517 |
| |
517 | 518 |
| |
518 | 519 |
| |
| 520 | + | |
519 | 521 |
| |
520 | 522 |
| |
521 | 523 |
| |
| |||
779 | 781 |
| |
780 | 782 |
| |
781 | 783 |
| |
| 784 | + | |
782 | 785 |
| |
783 | 786 |
| |
784 |
| - | |
| 787 | + | |
785 | 788 |
| |
786 | 789 |
| |
787 | 790 |
| |
| |||
821 | 824 |
| |
822 | 825 |
| |
823 | 826 |
| |
| 827 | + | |
824 | 828 |
| |
825 | 829 |
| |
826 | 830 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + | |
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
| |||
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
| 146 | + | |
145 | 147 |
| |
146 | 148 |
| |
147 | 149 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
| 318 | + | |
| 319 | + | |
318 | 320 |
| |
319 | 321 |
| |
320 | 322 |
| |
| |||
326 | 328 |
| |
327 | 329 |
| |
328 | 330 |
| |
| 331 | + | |
329 | 332 |
| |
330 | 333 |
| |
331 | 334 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
122 | 123 |
| |
123 | 124 |
| |
124 | 125 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
| 240 | + | |
239 | 241 |
| |
240 | 242 |
| |
241 | 243 |
| |
|
0 commit comments