This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
206 files changed
+996
-1002
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_const_eval
- src
- const_eval
- interpret
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_middle/src/ty
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- rustc_resolve
- src
- late
- rustc_span/src
- rustc_trait_selection/src
- error_reporting/traits
- solve
- traits/select
- rustc_transmute
- src
- layout
- maybe_transmutable
- src
- doc/rustdoc/src/write-documentation
- tools
- miri/tests/fail
- rustfmt
- src
- tests
- source
- target
- tests
- codegen
- ui
- borrowck
- coherence
- const-generics
- generic_const_parameter_types
- issues
- const-ptr
- consts
- const-eval
- heap
- control-flow
- miri_unleashed
- required-consts
- error-codes
- explicit-tail-calls
- feature-gates
- generic-const-items
- generics
- infinite
- inline-const
- issues
- layout
- lifetimes
- limits
- simd
- structs/default-field-values
- transmutability
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+996
-1002
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1822 | 1822 |
| |
1823 | 1823 |
| |
1824 | 1824 |
| |
1825 |
| - | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
1826 | 1829 |
| |
1827 | 1830 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
| 226 | + | |
230 | 227 |
| |
231 | 228 |
| |
232 | 229 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments