File tree
6 files changed
+7
-6
lines changed- compiler/rustc_target/src/spec
- targets
- src
- doc/rustc/src
- platform-support
- tools/tidy/src
- tests/assembly/targets
6 files changed
+7
-6
lines changedDiff for: compiler/rustc_target/src/spec/mod.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2005 | 2005 |
| |
2006 | 2006 |
| |
2007 | 2007 |
| |
2008 |
| - | |
| 2008 | + | |
2009 | 2009 |
| |
2010 | 2010 |
| |
2011 | 2011 |
| |
|
File renamed without changes.
Diff for: src/doc/rustc/src/platform-support.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
313 | 312 |
| |
314 | 313 |
| |
315 | 314 |
| |
| 315 | + | |
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Diff for: src/tools/tidy/src/target_policy.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Diff for: tests/assembly/targets/targets-elf.rs
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
220 |
| - | |
221 |
| - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
|
0 commit comments