File tree
19 files changed
+512
-474
lines changed- compiler
- rustc_codegen_cranelift/src
- rustc_driver_impl/src
- rustc_interface/src
- rustc_session/src
- src
- librustdoc
- tools
- clippy/src
- error_index_generator
- miri/src/bin
- tests
- run-make-fulldeps/obtain-borrowck
- ui-fulldeps/stable-mir
19 files changed
+512
-474
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 |
| - | |
231 | 230 |
| |
| 231 | + | |
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
|
Diff for: compiler/rustc_driver_impl/src/args.rs
+4-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
24 |
| - | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 31 | + | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
|
0 commit comments