Commit 5e73127
authored
Let empty files be empty files (#6839)
* Empty files don't need trailing newlines
* Move reorder_modules 2027 tests into reorder_modules_2027
* Rename test: empty_file_style_edition_2024 to newline_file
* invert check. fix newline_file.
* Move empty_file test from tests/{source,target,config}/ to next to append_newline
* Make tests/source/recorder_modules_2027/*/mod.rs empty files1 parent 01f2ec7 commit 5e73127
96 files changed
Lines changed: 24 additions & 3 deletions
File tree
- src
- test
- tests
- config
- source
- reorder_modules_2027
- A2
- ABCD
- ZYXW_
- ZYXW
- ZY_XW
- Z_YXW
- _ZYXW
- _abcd
- a1
- abcd
- u128
- u16
- u256
- u32
- u64
- u8
- u_zzz
- ua
- usize
- uz
- v000
- v001
- v009
- v00t
- v00
- v010
- v01
- v09
- v0s
- v0u
- v0
- v10
- v1
- v9
- w005s09t
- w5s009t
- x64
- x86_128
- x86_32
- x86_64
- x86
- x87
- zyxw
- target
- reorder_modules_2027
- A2
- ABCD
- ZYXW_
- ZYXW
- ZY_XW
- Z_YXW
- _ZYXW
- _abcd
- a1
- abcd
- u128
- u16
- u256
- u32
- u64
- u8
- u_zzz
- ua
- usize
- uz
- v000
- v001
- v009
- v00t
- v00
- v010
- v01
- v09
- v0s
- v0u
- v0
- v10
- v1
- v9
- w005s09t
- w5s009t
- x64
- x86_128
- x86_32
- x86_64
- x86
- x87
- zyxw
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
23 | 40 | | |
24 | 41 | | |
25 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments