File tree
83 files changed
+504
-861
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_expand/src/mbe
- rustc_hir_analysis/src
- check
- coherence
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- rustc_lint/src
- rustc_middle/src
- hir/map
- mir
- interpret
- ty
- rustc_mir_build/src/build/custom
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_target/src/abi/call
- library
- core/src/num
- std/src
- f32
- f64
- os/windows
- sys
- pal/unix
- personality
- dwarf
- unwind/src
- src/tools/miri
- src/intrinsics
- tests
- fail/intrinsics
- pass/intrinsics
- tests/ui
- consts
- float
- numbers-arithmetic
- pattern/usefulness
- reachable
- rfcs
- rfc-0000-never_patterns
- rfc-2008-non-exhaustive/uninhabited
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+504
-861
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1837 | 1837 |
| |
1838 | 1838 |
| |
1839 | 1839 |
| |
1840 |
| - | |
| 1840 | + | |
1841 | 1841 |
| |
1842 | 1842 |
| |
1843 | 1843 |
| |
|
0 commit comments