File tree
130 files changed
+608
-733
lines changed- compiler
- rustc_lint/src
- rustc_lint_defs/src
- rustc_metadata/src
- rustc_middle/src
- library
- core/src
- alloc
- str
- proc_macro/src
- std/src
- io
- thread
- src
- librustdoc
- clean
- formats
- html/render
- test
- rustdoc
- auxiliary
- ui
- anon-params
- async-await/await-keyword
- const-generics/min_const_generics
- dyn-keyword
- editions
- generic-associated-types
- inference
- iterators
- lint
- force-warn
- macros
- parser
- macro
- range
- rust-2018
- rust-2021
- suggestions
- traits/bound
- tools/clippy/tests/ui/crashes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+608
-733
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
656 | 656 |
| |
657 | 657 |
| |
658 | 658 |
| |
659 |
| - | |
| 659 | + | |
660 | 660 |
| |
661 |
| - | |
| 661 | + | |
662 | 662 |
| |
663 | 663 |
| |
664 | 664 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 41 | + | |
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
|
0 commit comments