File tree
69 files changed
+622
-458
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_const_eval/src
- const_eval
- interpret
- transform/check_consts
- rustc_data_structures/src/tagged_ptr
- rustc_hir/src
- rustc_infer/src/traits
- rustc_macros/src
- rustc_middle/src
- hir/map
- infer
- mir/interpret
- query
- traits
- ty
- rustc_query_impl/src
- rustc_trait_selection/src
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_ty_utils/src
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- library/core
- src
- convert
- tests
- src
- librustdoc/clean
- test/ui
- consts
- infinite
- issues
- rfc-2632-const-trait-impl
- tools/clippy/clippy_lints/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+622
-458
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
215 | 216 |
| |
216 | 217 |
| |
217 | 218 |
| |
| 219 | + | |
218 | 220 |
| |
219 | 221 |
| |
220 | 222 |
| |
| |||
249 | 251 |
| |
250 | 252 |
| |
251 | 253 |
| |
| 254 | + | |
252 | 255 |
| |
253 | 256 |
| |
254 | 257 |
| |
|
0 commit comments