This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
88 files changed
+2576
-1001
lines changed- compiler
- rustc_infer/src/infer/error_reporting
- rustc_target/src/spec
- library
- core/src/slice
- std/src/sys
- wasi
- windows
- src
- doc
- rustc/src/platform-support
- librustdoc/html/static/css/themes
- test
- codegen
- rustdoc-gui
- tools/rust-analyzer
- crates
- base-db/src
- flycheck/src
- hir-def/src
- nameres
- hir-ty/src
- tests
- hir/src
- ide-assists/src/handlers
- ide-completion/src
- context
- render
- ide-db/src
- ide-diagnostics/src/handlers
- ide-ssr
- src
- ide/src
- syntax_highlighting
- test_data
- parser
- src/grammar
- test_data/parser/inline/ok
- proc-macro-srv
- src
- project-model/src
- rust-analyzer
- src
- bin
- cli
- stdx/src
- vfs
- src
- docs/user
- editors/code
- src
- lib/lsp-server/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+2576
-1001
lines changedLines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2055 | 2055 |
| |
2056 | 2056 |
| |
2057 | 2057 |
| |
2058 |
| - | |
2059 | 2058 |
| |
2060 |
| - | |
2061 |
| - | |
2062 |
| - | |
2063 |
| - | |
2064 | 2059 |
| |
2065 |
| - | |
2066 |
| - | |
2067 |
| - | |
2068 |
| - | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
2069 | 2070 |
| |
2070 |
| - | |
2071 |
| - | |
2072 |
| - | |
2073 |
| - | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
2074 | 2074 |
| |
2075 | 2075 |
| |
2076 | 2076 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
0 commit comments