File tree
287 files changed
+4468
-2292
lines changed- .github/workflows
- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- check_consts
- rustc_driver
- rustc_hir_analysis/src
- check
- collect
- variance
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- rustc_middle/src
- mir
- thir
- ty
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_session/src
- rustc_smir/src
- rustc_smir
- stable_mir
- rustc_span/src
- rustc_trait_selection/src
- solve
- traits/error_reporting
- rustc_ty_utils/src
- library
- core/src
- slice
- std/src
- io
- copy
- sys
- personality
- dwarf
- src
- bootstrap
- config
- ci
- docker/host-x86_64
- dist-x86_64-linux
- test-various
- github-actions
- doc/unstable-book/src/library-features
- tools
- build_helper
- src
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- compiletest/src
- runtest
- miri
- tests/fail
- opt-dist
- src
- environment
- utils
- tidy/src
- tests
- assembly
- stack-protector
- codegen
- avr
- intrinsics
- riscv-abi
- simd-intrinsic
- mir-opt
- building
- const_prop
- copy-prop
- inline
- pre-codegen
- sroa
- run-coverage
- run-make/wasm-exceptions-nostd
- src
- rustdoc-gui
- ui
- async-await
- in-trait
- return-type-notation
- binop
- conditional-compilation
- const-generics
- generic_arg_infer
- issues
- consts
- const-eval
- const_in_pattern
- deriving
- diagnostic-flags
- did_you_mean
- dyn-star
- fmt
- impl-trait
- in-trait
- issues
- iterators
- mismatched_types
- never_type
- nll/user-annotations
- numbers-arithmetic
- on-unimplemented
- pattern
- range
- recursion
- resolve
- span
- suggestions
- thir-print
- traits
- bound
- new-solver
- try-trait
- type
- type-alias-impl-trait
- typeck
- ufcs
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
287 files changed
+4468
-2292
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
411 |
| - | |
| 411 | + | |
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
|
0 commit comments