This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
102 files changed
+419
-1057
lines changed- compiler
- rustc_borrowck/src/type_check
- rustc_const_eval/src
- const_eval
- interpret
- transform/check_consts
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/traits
- rustc_middle/src
- mir/interpret
- ty
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- query
- type_op
- select
- rustc_ty_utils/src
- src/tools/clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui/missing_const_for_fn
- tests/ui
- const-generics
- consts
- impl-trait
- rfcs/rfc-2632-const-trait-impl
- specialization
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+419
-1057
lines changedLines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 | 412 |
| |
416 |
| - | |
417 |
| - | |
418 | 413 |
| |
419 | 414 |
| |
420 | 415 |
| |
421 | 416 |
| |
422 | 417 |
| |
423 |
| - | |
424 | 418 |
| |
425 | 419 |
| |
426 | 420 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
231 |
| - | |
232 | 231 |
| |
233 | 232 |
| |
234 | 233 |
| |
| |||
269 | 268 |
| |
270 | 269 |
| |
271 | 270 |
| |
272 |
| - | |
273 | 271 |
| |
274 | 272 |
| |
275 | 273 |
| |
|
0 commit comments