This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
163 files changed
+3790
-1349
lines changed- compiler
- rustc_ast_lowering/src
- rustc_codegen_ssa/src
- back
- rustc_error_messages
- locales/en-US
- src
- rustc_expand/src/mbe
- rustc_hir_analysis/src
- rustc_hir/src
- rustc_middle/src
- rustc_resolve/src
- late
- library
- alloc
- benches
- src/collections/btree
- core/src
- ffi
- sync
- std/src
- personality/dwarf
- sys/unix
- src
- test/ui
- associated-item
- error-codes
- hygiene
- macros
- traits
- tools
- miri/src
- rust-analyzer
- crates
- base-db/src
- flycheck/src
- hir-def/src
- body
- item_tree
- nameres
- hir-expand/src
- hir-ty/src
- consteval
- diagnostics
- infer
- tests
- hir/src
- semantics
- ide-assists/src
- handlers
- tests
- ide-completion/src/completions/item_list
- ide-db/src
- ide-diagnostics/src/handlers
- ide/src
- annotations
- hover
- syntax_highlighting
- test_data
- proc-macro-srv/src
- abis
- abi_sysroot
- tests
- project-model/src
- rust-analyzer
- src
- bin
- cli
- tests/slow-tests
- sourcegen
- syntax/src/ast
- test-utils/src
- docs
- dev
- user
- editors/code
- lib/lsp-server
- src
- xtask
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
163 files changed
+3790
-1349
lines changedLines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
215 | 212 |
| |
216 | 213 |
| |
217 | 214 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
1047 |
| - | |
1048 |
| - | |
1049 |
| - | |
| 1047 | + | |
1050 | 1048 |
| |
1051 | 1049 |
| |
1052 | 1050 |
| |
| |||
1066 | 1064 |
| |
1067 | 1065 |
| |
1068 | 1066 |
| |
1069 |
| - | |
1070 |
| - | |
1071 |
| - | |
| 1067 | + | |
1072 | 1068 |
| |
1073 | 1069 |
| |
1074 | 1070 |
| |
|
0 commit comments