This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 355d92c
File tree
160 files changed
+537
-633
lines changed- compiler
- rustc_attr_parsing/src/attributes
- rustc_feature/src
- src
- doc/unstable-book/src/language-features
- tools/rust-analyzer/crates/ide-db/src/generated
- tests
- pretty
- rustdoc-ui
- ui
- associated-types
- async-await
- attributes/z-crate-attr
- auto-traits
- cfg
- auxiliary
- check-cfg
- conditional-compilation
- consts/const-extern-fn
- delegation
- expr/if/attrs
- feature-gates
- half-open-range-patterns
- issues
- lexer
- link-native-libs
- lint
- unused
- macros
- or-patterns
- parser
- assoc
- attribute
- issues
- recover
- pattern
- bindings-after-at
- proc-macro
- rfcs
- rfc-2294-if-let-guard
- rfc-2497-if-let-chains
- rfc-2565-param-attrs
- specialization
- suggestions
- wasm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+537
-633
lines changedLines changed: 0 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
| |||
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 | 91 |
| |
107 | 92 |
| |
108 | 93 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
| 99 | + | |
98 | 100 |
| |
99 | 101 |
| |
100 | 102 |
| |
|
0 commit comments