File tree
160 files changed
+478
-392
lines changed- compiler
- rustc_borrowck/src/diagnostics
- rustc_const_eval/src/transform/check_consts
- rustc_hir_analysis/src
- astconv
- collect
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior/drop_ranges
- method
- rustc_hir/src
- rustc_infer/src/infer/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_middle/src
- hir/map
- mir
- ty
- rustc_mir_build/src/thir/pattern
- rustc_privacy/src
- rustc_save_analysis/src
- rustc_session/src
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_ty_utils/src
- src
- doc/rustc/src/platform-support
- librustdoc
- html
- static/css
- templates
- passes
- test
- rustdoc-ui
- ui
- alloc-error
- argument-suggestions
- associated-types
- c-variadic
- chalkify
- bugs
- const-generics
- generic_const_exprs
- fn
- generator
- higher-rank-trait-bounds
- impl-trait
- explicit-generic-args-with-impl-trait
- in-trait
- implied-bounds
- issues
- lifetimes
- methods
- issues
- mismatched_types
- resolve
- span
- suggestions
- traits
- tuple
- typeck
- type
- tools
- clippy
- clippy_lints/src
- casts
- loops
- matches
- unit_types
- utils/internal_lints
- clippy_utils/src
- compiletest/src
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
+478
-392
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
| 397 | + | |
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1004 | 1004 |
| |
1005 | 1005 |
| |
1006 | 1006 |
| |
1007 |
| - | |
| 1007 | + | |
1008 | 1008 |
| |
1009 | 1009 |
| |
1010 | 1010 |
| |
|
0 commit comments