This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
228 files changed
+3480
-2121
lines changed- compiler
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_lint/src
- rustc_middle/src
- rustc_mir_transform/src/coverage
- spans
- library
- alloc/src/ffi
- core/src/slice
- std
- src/io
- src
- librustdoc/html/render
- tools
- miri/tests/pass/issues
- rust-analyzer
- .github/workflows
- crates
- base-db
- src
- flycheck/src
- hir-def/src
- body
- hir
- macro_expansion_tests
- mbe
- nameres
- hir-expand/src
- hir-ty/src
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- shim
- lower
- tests
- hir
- src
- semantics
- ide-assists
- src
- handlers
- tests
- ide-completion
- src
- completions
- context
- render
- tests
- ide-db/src
- generated
- imports
- insert_use
- ide-diagnostics
- src
- handlers
- ide/src
- hover
- inlay_hints
- mbe/src
- expander
- proc-macro-api/src
- proc-macro-srv-cli/src
- proc-macro-srv
- proc-macro-test
- src/server
- profile
- src
- project-model/src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tracing
- tests/slow-tests
- stdx
- src
- syntax
- src
- ast
- test-utils
- src
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
- tests/coverage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
228 files changed
+3480
-2121
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2169 | 2169 |
| |
2170 | 2170 |
| |
2171 | 2171 |
| |
2172 |
| - | |
| 2172 | + | |
2173 | 2173 |
| |
2174 |
| - | |
| 2174 | + | |
2175 | 2175 |
| |
2176 | 2176 |
| |
2177 | 2177 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
| 52 | + | |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
| |
|
0 commit comments