index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
const-generics
/
generic_const_exprs
Age
Commit message (
Expand
)
Author
Lines
2022-06-13
Revert "Check that closures satisfy their where bounds"
Oli Scherer
-20
/
+7
2022-06-07
Remove arg_matrix.rs, bless tests
Michael Goulet
-15
/
+8
2022-05-13
Check that closures satisfy their where bounds
Oli Scherer
-7
/
+20
2022-05-11
Gracefully fail to resolve associated items instead of `delay_span_bug`.
Camille GILLOT
-4
/
+15
2022-04-16
Implementation for 65853
Jack Huey
-8
/
+15
2022-04-05
Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwco
Dylan DPC
-1
/
+1
2022-04-04
Fix #90970, doesn't address #87437
Esteban Kuber
-0
/
+1
2022-04-04
diagnostics: use correct span for const generics
Michael Howell
-1
/
+1
2022-03-21
add/update tests
b-naber
-0
/
+37
2022-03-10
Rollup merge of #94440 - compiler-errors:issue-94282, r=lcnr
Matthias Krüger
-0
/
+45
2022-03-09
suggest enabling generic_const_exprs feature if const is unevaluatable
Michael Goulet
-0
/
+45
2022-03-07
Update tests after feature stabilization
Eric Holk
-1
/
+1
2022-01-31
regression test for issue 90847
cameron
-0
/
+9
2021-12-27
Rollup merge of #90586 - jswrenn:relax-privacy-lints, r=petrochenkov
Matthias Krüger
-39
/
+3
2021-12-27
relax priv-in-pub lint on generic bounds and where clauses in trait impls
Jack Wrenn
-39
/
+3
2021-12-10
update tests
Ellen
-1
/
+1
2021-12-05
Rollup merge of #90529 - b-naber:reborrows-consts, r=lcnr
Matthias Krüger
-1
/
+1
2021-12-05
bless tests
b-naber
-1
/
+1
2021-12-05
Rollup merge of #90023 - b-naber:postpone_const_eval_infer_vars, r=nikomatsakis
Matthias Krüger
-3
/
+38
2021-11-27
Only check for errors in predicate when skipping impl assembly
Aaron Hill
-16
/
+7
2021-11-25
Visit `param_env` field in Obligation's `TypeFoldable` impl
Aaron Hill
-7
/
+16
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-10
/
+5
2021-11-07
consider unevaluated consts in extract_inference_diagnostics_data
b-naber
-2
/
+27
2021-11-05
add tests
b-naber
-3
/
+13
2021-10-25
fix(rustc_typeck): report function argument errors on matching type
Michael Howell
-4
/
+8
2021-10-06
Rollup merge of #89588 - BoxyUwU:add_a_test_uwu, r=lcnr
Manish Goregaokar
-0
/
+29
2021-10-06
test
Ellen
-0
/
+29
2021-10-04
Move generic error message to separate branches
kadmin
-7
/
+14
2021-09-15
Move object safety suggestions to the end of the error
Esteban Kuber
-1
/
+1
2021-09-09
add test for builtin types N + N unifying with fn call
Ellen
-1
/
+22
2021-09-09
CI please
Ellen
-0
/
+1
2021-09-09
resolve `from_hir_call` FIXME
Ellen
-1
/
+24
2021-09-09
add a `CastKind` to `Node::Cast`
Ellen
-0
/
+21
2021-09-09
bless stderr
Ellen
-8
/
+4
2021-09-09
dont support blocks
Ellen
-9
/
+3
2021-08-30
`feature(const_param_types)` -> `feature(adt_const_params)`
lcnr
-2
/
+2
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-83
/
+920
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-0
/
+1256