This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
144 files changed
+1708
-1399
lines changed- compiler
- rustc_ast/src
- attr
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_builtin_macros/src
- rustc_expand
- src
- mbe
- rustc_parse
- src
- lexer
- parser
- src/tools/rustfmt/src
- tests/ui
- array-slice-vec
- associated-consts
- attributes
- conditional-compilation
- editions
- imports
- macros
- offset-of
- or-patterns
- parser
- attribute
- issues
- macro
- proc-macro
- rfcs
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+1708
-1399
lines changedLines changed: 0 additions & 30 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
| |||
196 | 195 |
| |
197 | 196 |
| |
198 | 197 |
| |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 | 198 |
| |
229 | 199 |
| |
230 | 200 |
| |
|
Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
372 | 378 |
| |
373 | 379 |
| |
374 | 380 |
| |
| |||
411 | 417 |
| |
412 | 418 |
| |
413 | 419 |
| |
414 |
| - | |
| 420 | + | |
415 | 421 |
| |
416 | 422 |
| |
417 | 423 |
| |
| |||
549 | 555 |
| |
550 | 556 |
| |
551 | 557 |
| |
552 |
| - | |
| 558 | + | |
553 | 559 |
| |
554 | 560 |
| |
555 | 561 |
| |
|
0 commit comments