File tree
860 files changed
+11725
-6205
lines changed- .github
- workflows
- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures
- src
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- hir_ty_lowering
- rustc_hir_typeck
- src
- fn_ctxt
- method
- rustc_index_macros/src
- rustc_infer
- src
- infer
- error_reporting
- opaque_types
- outlives
- relate
- traits
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_metadata/src/rmeta
- rustc_middle/src
- middle
- mir
- interpret
- query
- traits
- ty
- print
- util
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- shim
- rustc_monomorphize/src
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src/rustc_smir
- convert
- rustc_span/src
- rustc_target/src
- asm
- spec
- base
- targets
- rustc_trait_selection/src
- solve
- assembly
- eval_ctxt
- inspect
- normalizes_to
- traits
- error_reporting
- query
- select
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- alloc/src
- rc
- core/src
- iter/traits
- num
- ops
- slice
- proc_macro/src
- std
- src
- sync
- sys
- pal
- hermit
- unix
- windows/c
- sys_common
- thread
- src
- bootstrap
- defaults
- src
- core
- build_steps
- config
- utils
- helpers
- ci
- docker
- host-x86_64
- dist-i686-linux
- dist-x86_64-linux
- x86_64-gnu-integration
- scripts
- github-actions
- doc/rustc/src
- platform-support
- etc
- tools
- build-manifest/src
- build_helper/src
- clippy
- book/src
- development
- proposals
- clippy_config
- clippy_dummy
- clippy_lints
- src
- attrs
- cargo
- casts
- doc
- functions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
860 files changed
+11725
-6205
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
| 11 | + | |
| 12 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 | 98 |
| |
101 | 99 |
| |
102 | 100 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
| 382 | + | |
382 | 383 |
| |
383 | 384 |
| |
384 | 385 |
| |
|
0 commit comments