File tree
170 files changed
+908
-861
lines changed- compiler
- rustc_builtin_macros/src
- rustc_data_structures/src
- rustc_errors/src
- rustc_feature/src
- rustc_lint/src
- rustc_lint_defs/src
- src
- doc/rustc/src/lints
- tools
- clippy
- book/src
- clippy_config/src
- clippy_lints/src
- attrs
- clippy_utils/src
- src
- tests
- ui
- checked_unwrap
- ui-cargo/duplicate_mod/fail/src
- ui-toml
- macro_metavars_in_unsafe/default
- undocumented_unsafe_blocks
- miri/src
- rust-analyzer/crates/hir-expand/src
- tests
- rustdoc-ui/lints
- ui
- async-await/in-trait
- cfg
- empty
- error-codes
- feature-gates
- impl-trait/in-trait
- auxiliary
- lint
- dead-code
- rfc-2383-lint-reason
- target-feature
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
170 files changed
+908
-861
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 |
| - | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments