This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
140 files changed
+1413
-299
lines changed- compiler
- rustc_error_codes/src/error_codes
- rustc_hir_analysis/src
- astconv
- check
- collect
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- rustc_infer/src/infer
- canonical
- rustc_lint/src
- rustc_middle/src
- infer
- ty
- consts
- rustc_privacy/src
- rustc_resolve
- src
- rustc_smir/src/rustc_smir
- rustc_trait_selection
- src
- solve
- traits/error_reporting
- src
- bootstrap
- librustdoc
- clean
- html
- render
- tools/clippy/tests/ui
- tests
- rustdoc
- ui
- associated-consts
- associated-types
- coherence
- const-generics
- early
- generic_const_exprs
- issues
- cross
- dst
- dyn-star
- error-codes
- generic-associated-types
- generics
- higher-ranked/trait-bounds/normalize-under-binder
- issues
- lifetimes
- namespace
- never_type
- on-unimplemented
- proc-macro
- resolve
- rfcs/rfc-2632-const-trait-impl/effects
- span
- specialization
- suggestions
- trait-bounds
- traits
- bound
- new-solver
- non_lifetime_binders
- trivial-bounds
- type
- union
- unsized
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+1413
-299
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
208 | 212 |
| |
209 | 213 |
| |
210 | 214 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
| 35 | + | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments