Commit dd99f11
File tree
Expand file treeCollapse file tree
16 files changed
+12
-124
lines changedFilter options
- compiler
- rustc_feature/src
- rustc_hir_analysis
- src
- library/std/src
- src/doc/unstable-book/src/language-features
- tests/ui
- c-variadic
- cmse-nonsecure/cmse-nonsecure-call
- error-codes
Expand file treeCollapse file tree
16 files changed
+12
-124
lines changedcompiler/rustc_feature/src/accepted.rs
Copy file name to clipboardExpand all lines: compiler/rustc_feature/src/accepted.rs+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
| 196 | + |
| 197 | + |
| 198 | + |
196 | 199 |
|
197 | 200 |
|
198 | 201 |
|
|
compiler/rustc_feature/src/unstable.rs
Copy file name to clipboardExpand all lines: compiler/rustc_feature/src/unstable.rs-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
475 | 475 |
|
476 | 476 |
|
477 | 477 |
|
478 |
| - |
479 |
| - |
480 |
| - |
481 | 478 |
|
482 | 479 |
|
483 | 480 |
|
|
compiler/rustc_hir_analysis/messages.ftl
Copy file name to clipboardExpand all lines: compiler/rustc_hir_analysis/messages.ftl+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
590 | 590 |
|
591 | 591 |
|
592 | 592 |
|
593 |
| - |
| 593 | + |
594 | 594 |
|
595 | 595 |
|
596 | 596 |
|
|
compiler/rustc_hir_analysis/src/errors.rs
Copy file name to clipboardExpand all lines: compiler/rustc_hir_analysis/src/errors.rs+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
672 | 672 |
|
673 | 673 |
|
674 | 674 |
|
675 |
| - |
| 675 | + |
676 | 676 |
|
677 | 677 |
|
678 | 678 |
|
679 |
| - |
680 | 679 |
|
681 | 680 |
|
682 | 681 |
|
|
compiler/rustc_hir_analysis/src/lib.rs
Copy file name to clipboardExpand all lines: compiler/rustc_hir_analysis/src/lib.rs+2-29Lines changed: 2 additions & 29 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 | 101 |
|
103 |
| - |
104 | 102 |
|
105 | 103 |
|
106 | 104 |
|
| ||
113 | 111 |
|
114 | 112 |
|
115 | 113 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
| 114 | + |
| 115 | + |
124 | 116 |
|
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 | 117 |
|
145 | 118 |
|
146 | 119 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
294 | 293 |
|
295 | 294 |
|
296 | 295 |
|
|
src/doc/unstable-book/src/language-features/extended-varargs-abi-support.md
Copy file name to clipboardExpand all lines: src/doc/unstable-book/src/language-features/extended-varargs-abi-support.md-10Lines changed: 0 additions & 10 deletions
This file was deleted.
tests/ui/c-variadic/feature-gate-extended_varargs_abi_support.rs
Copy file name to clipboardExpand all lines: tests/ui/c-variadic/feature-gate-extended_varargs_abi_support.rs-19Lines changed: 0 additions & 19 deletions
This file was deleted.
tests/ui/c-variadic/feature-gate-extended_varargs_abi_support.stderr
Copy file name to clipboardExpand all lines: tests/ui/c-variadic/feature-gate-extended_varargs_abi_support.stderr-52Lines changed: 0 additions & 52 deletions
This file was deleted.
tests/ui/c-variadic/variadic-ffi-1.stderr
Copy file name to clipboardExpand all lines: tests/ui/c-variadic/variadic-ffi-1.stderr+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
tests/ui/c-variadic/variadic-ffi-2-arm.rs
Copy file name to clipboardExpand all lines: tests/ui/c-variadic/variadic-ffi-2-arm.rs-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
tests/ui/c-variadic/variadic-ffi-2.rs
Copy file name to clipboardExpand all lines: tests/ui/c-variadic/variadic-ffi-2.rs-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
|
tests/ui/c-variadic/variadic-ffi-2.stderr
Copy file name to clipboardExpand all lines: tests/ui/c-variadic/variadic-ffi-2.stderr+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
tests/ui/cmse-nonsecure/cmse-nonsecure-call/generics.rs
Copy file name to clipboardExpand all lines: tests/ui/cmse-nonsecure/cmse-nonsecure-call/generics.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
tests/ui/cmse-nonsecure/cmse-nonsecure-call/generics.stderr
Copy file name to clipboardExpand all lines: tests/ui/cmse-nonsecure/cmse-nonsecure-call/generics.stderr+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
tests/ui/error-codes/E0045.stderr
Copy file name to clipboardExpand all lines: tests/ui/error-codes/E0045.stderr+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
0 commit comments