This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
95 files changed
+206
-319
lines changed- compiler
- rustc_ast_passes/src
- rustc_feature/src
- rustc_middle/src
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_serialize/src
- library
- alloc/src
- core
- src
- sync
- tests
- portable-simd/crates/core_simd/src
- src
- doc/unstable-book/src/language-features
- tools
- clippy/tests
- ui
- ui-toml/suppress_lint_in_const
- miri/tests/pass
- tests
- codegen
- intrinsics
- issues
- sanitizer/cfi
- simd-intrinsic
- mir-opt
- building/custom
- const_prop
- pretty
- ui
- const-generics/generic_const_exprs
- const_kind_expr
- const_prop
- consts
- const-blocks
- const-eval/heap
- feature-gates
- impl-trait
- inline-const
- lifetimes
- lint
- non-local-defs
- loops
- parser
- simd
- intrinsic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+206
-319
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
560 | 559 |
| |
561 | 560 |
| |
562 | 561 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
| 215 | + | |
214 | 216 |
| |
215 | 217 |
| |
216 | 218 |
| |
|
0 commit comments