This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
346 files changed
+9627
-3176
lines changed- compiler
- rustc_ast/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_typeck/src/fn_ctxt
- rustc_infer/src/traits
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- query
- ty
- rustc_mir_transform/src
- rustc_parse/src/parser
- rustc_target/src/spec
- targets
- rustc_trait_selection/src/traits
- select
- library
- std
- src
- io/buffered
- sys/pal
- unix
- process
- wasi
- unwind/src
- src
- bootstrap/src/core
- doc/rustc/src
- platform-support
- librustdoc/clean
- tools
- clippy/clippy_lints/src
- methods
- rust-analyzer
- crates
- hir
- src
- term_search
- hir-def
- src
- body
- hir
- item_tree
- macro_expansion_tests
- nameres
- tests
- hir-expand/src
- hir-ty
- src
- consteval
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- lower
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- utils
- ide-completion
- src
- completions
- attribute
- item_list
- context
- render
- tests
- ide-db
- src
- imports
- syntax_helpers
- ide-diagnostics
- src
- handlers
- ide-ssr/src
- intern/src/symbol
- parser
- src
- grammar
- syntax_kind
- test_data
- generated
- parser/inline/ok
- proc-macro-api/src
- proc-macro-srv/src/server_impl
- project-model
- src
- test_data
- output
- rust-analyzer
- src
- bin
- cli
- diagnostics
- handlers
- tests
- slow-tests
- salsa
- syntax
- src
- ast
- generated
- syntax-bridge/src
- test-utils/src
- tt/src
- vfs/src
- docs/user
- editors/code
- src
- xtask/src/codegen
- grammar
- tests
- assembly/targets
- rustdoc-json/traits
- ui/pattern
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
346 files changed
+9627
-3176
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
| 48 | + | |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1070 | 1070 |
| |
1071 | 1071 |
| |
1072 | 1072 |
| |
1073 |
| - | |
1074 |
| - | |
1075 |
| - | |
1076 |
| - | |
1077 |
| - | |
1078 |
| - | |
1079 |
| - | |
1080 |
| - | |
1081 |
| - | |
1082 |
| - | |
1083 |
| - | |
1084 |
| - | |
1085 |
| - | |
1086 |
| - | |
1087 |
| - | |
1088 |
| - | |
1089 |
| - | |
1090 |
| - | |
1091 |
| - | |
1092 |
| - | |
1093 |
| - | |
1094 |
| - | |
1095 |
| - | |
1096 |
| - | |
1097 |
| - | |
1098 |
| - | |
1099 |
| - | |
1100 |
| - | |
1101 | 1073 |
| |
1102 | 1074 |
| |
1103 | 1075 |
| |
| |||
1323 | 1295 |
| |
1324 | 1296 |
| |
1325 | 1297 |
| |
1326 |
| - | |
1327 |
| - | |
1328 |
| - | |
1329 |
| - | |
1330 | 1298 |
| |
1331 | 1299 |
| |
1332 | 1300 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments