File tree
103 files changed
+115
-401
lines changed- compiler/rustc_errors/src
- src/tools/clippy/tests
- ui-toml
- arbitrary_source_item_ordering
- undocumented_unsafe_blocks
- ui
- crashes
- empty_line_after
- tests
- rustdoc-ui
- doctest
- issues
- lints
- ui
- associated-types
- async-await
- attributes
- closures/2229_closure_analysis
- match
- codemap_tests
- const-generics
- consts/const-eval/stable-metric
- coroutine
- diagnostic-width
- drop
- feature-gates
- issues
- lint
- match
- never_type
- or-patterns
- privacy
- raw-ref-op
- return
- rust-2024/unsafe-extern-blocks
- stability-attribute
- suggestions
- traits/const-traits
- transmutability
- alignment
- enums/repr
- references
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+115
-401
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3064 | 3064 |
| |
3065 | 3065 |
| |
3066 | 3066 |
| |
3067 |
| - | |
| 3067 | + | |
| 3068 | + | |
| 3069 | + | |
| 3070 | + | |
| 3071 | + | |
3068 | 3072 |
| |
3069 | 3073 |
| |
3070 | 3074 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 |
| - | |
36 | 34 |
| |
37 | 35 |
| |
38 | 36 |
| |
|
src/tools/clippy/tests/ui-toml/undocumented_unsafe_blocks/undocumented_unsafe_blocks.default.stderr
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
290 | 289 |
| |
291 | 290 |
| |
292 | 291 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
298 | 297 |
| |
299 | 298 |
| |
300 | 299 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| |||
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
69 |
| - | |
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
| |||
88 | 86 |
| |
89 | 87 |
| |
90 | 88 |
| |
91 |
| - | |
92 | 89 |
| |
93 | 90 |
| |
94 | 91 |
| |
| |||
110 | 107 |
| |
111 | 108 |
| |
112 | 109 |
| |
113 |
| - | |
114 | 110 |
| |
115 | 111 |
| |
116 | 112 |
| |
| |||
132 | 128 |
| |
133 | 129 |
| |
134 | 130 |
| |
135 |
| - | |
136 | 131 |
| |
137 | 132 |
| |
138 | 133 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
|
0 commit comments