This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
113 files changed
+1810
-1262
lines changed- compiler
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_analysis/src/check
- rustc_span/src
- library
- coretests/tests
- ffi
- core/src
- ffi
- intrinsics
- std/src
- io
- sys
- fs
- pal/windows/c
- sync/mutex
- src
- doc/unstable-book/src/language-features
- tools
- clippy/tests/ui
- auxiliary
- crashes/auxiliary
- rust-analyzer
- crates
- base-db/src
- hir-def/src
- macro_expansion_tests
- nameres
- hir-expand/src/builtin
- hir-ty/src
- diagnostics
- match_check
- infer
- mir
- eval
- tests
- hir/src
- semantics
- ide-assists/src
- handlers
- tests
- ide-completion/src
- context
- tests
- ide-db/src
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- hover
- intern/src/symbol
- proc-macro-srv/src
- server_impl
- tests
- query-group-macro/tests
- rust-analyzer/src
- cli
- syntax/src/ast/syntax_factory
- docs/book/src
- editors/code
- tidy/src
- tests
- codegen/enum
- debuginfo
- mir-opt
- run-make/repr128-dwarf
- rustdoc-json/enums/discriminant
- ui
- enum-discriminant
- error-codes
- feature-gates
- lint
- transmutability/enums/repr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
113 files changed
+1810
-1262
lines changedLines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 6 | + | |
10 | 7 |
| |
11 | 8 |
| |
12 | 9 |
| |
| |||
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
20 |
| - | |
| 17 | + | |
21 | 18 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 19 | + | |
26 | 20 |
| |
27 | 21 |
| |
28 | 22 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
| 363 | + | |
| 364 | + | |
363 | 365 |
| |
364 | 366 |
| |
365 | 367 |
| |
|
0 commit comments