This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
397 files changed
+1784
-1279
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_codegen_llvm/src
- rustc_const_eval
- src
- interpret
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir/interpret
- ty
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_serialize/src
- rustc_type_ir/src
- library
- alloc/src
- core
- src
- iter/sources
- ops
- sync
- tests
- portable-simd/crates/core_simd/src
- src
- doc/unstable-book/src
- language-features
- tools
- clippy/tests
- ui-toml/suppress_lint_in_const
- ui
- crashes
- miri/tests
- fail
- validity
- pass
- stacked-borrows
- rust-analyzer/crates/ide-db/src/generated
- rustfmt/tests
- source
- target
- tests
- codegen
- intrinsics
- issues
- sanitizer/cfi
- simd-intrinsic
- coverage
- debuginfo
- mir-opt
- building/custom
- const_prop
- inline
- pretty
- ui
- async-await
- await-keyword
- issues
- issue-65419
- cast
- coherence
- const-generics/generic_const_exprs
- const_kind_expr
- const_prop
- consts
- const-blocks
- const-eval/heap
- coroutine
- auxiliary
- print
- drop
- feature-gates
- impl-trait
- issues
- inline-const
- layout
- lifetimes
- lint
- must_not_suspend
- non-local-defs
- unused
- liveness
- loops
- nll
- packed
- parser
- polymorphization
- print_type_sizes
- rfcs/rfc-2091-track-caller
- sanitizer
- simd
- intrinsic
- suggestions
- traits/next-solver
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
397 files changed
+1784
-1279
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + |
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + |
0 commit comments