This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
295 files changed
+1845
-1098
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_codegen_cranelift/src
- driver
- rustc_codegen_ssa/src
- rustc_driver_impl/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- type_of
- errors
- hir_ty_lowering
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src
- persist
- rustc_interface
- src
- rustc_lint
- src
- rustc_metadata/src
- rmeta
- rustc_middle
- src
- hir
- middle
- ty
- print
- rustc_mir_build/src
- thir/pattern
- rustc_mir_transform/src/coverage
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- common
- rustc_privacy/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- errors
- traits
- rustc_ty_utils/src
- library
- core/src/str
- std/src
- io
- sys
- net/connection/xous
- pal
- hermit
- solid
- teeos
- uefi
- unix
- process
- wasi
- windows
- test/src
- formatters
- term/terminfo
- parser
- src
- bootstrap/src
- core
- build_steps
- builder
- config
- doc/rustc-dev-guide
- examples
- src/building/bootstrapping
- librustdoc
- clean
- doctest
- html/render
- json
- passes
- tools
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- loops
- methods
- types
- unit_types
- utils
- internal_lints
- clippy_utils/src
- tests/ui/author
- rust-analyzer/crates
- hir-ty/src/diagnostics/match_check
- ide-db/src/generated
- tests
- ui
- feature-gates
- lint
- parser/raw
- pattern
- usefulness
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
295 files changed
+1845
-1098
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments