File tree
78 files changed
+551
-831
lines changed- compiler
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src/const_eval
- rustc_error_codes/src/error_codes
- rustc_infer/src/infer
- rustc_middle/src
- mir/interpret
- query
- ty
- rustc_mir_build
- src
- build/matches
- thir/pattern
- rustc_parse/src/parser
- rustc_pattern_analysis/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src
- solve
- traits
- src
- bootstrap/src/core/build_steps
- tools
- clippy/clippy_lints/src
- tidy/src
- tests
- run-make
- extern-fn-explicit-align
- extern-fn-mangle
- extern-fn-slice-no-ice
- extern-fn-struct-passing-abi
- extern-fn-with-extern-types
- extern-fn-with-packed-struct
- ice-static-mir
- issue-25581
- issue-85401-static-mir
- longjmp-across-rust
- missing-crate-dependency
- static-extern-type
- unstable-flag-required
- ui
- associated-consts
- consts
- const_in_pattern
- inline-const
- pattern
- rfcs/rfc-1445-restrict-constants-in-patterns
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+551
-831
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4411 | 4411 |
| |
4412 | 4412 |
| |
4413 | 4413 |
| |
| 4414 | + | |
4414 | 4415 |
| |
4415 | 4416 |
| |
4416 | 4417 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
|
0 commit comments