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
/
issues
Age
Commit message (
Expand
)
Author
Lines
2021-03-05
Bump mir-opt-level from 3 to 4 in tests
Santiago Pastorino
-1
/
+1
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-3
/
+15
2021-01-05
fixed const_generics error help
Jake Vossen
-16
/
+16
2020-12-30
Add regression test for #80062
LeSeulArtichaut
-0
/
+21
2020-12-27
Add regression test for #80375
LeSeulArtichaut
-0
/
+15
2020-12-26
update tests
Bastian Kauschke
-161
/
+106
2020-12-26
delete no longer relevant tests
Bastian Kauschke
-21
/
+0
2020-12-05
Const parameters can not be inferred with `_`
Ethan Brierley
-0
/
+2
2020-11-29
Update tests to remove old numeric constants
bstrie
-16
/
+16
2020-11-24
Swap note for help
mendess
-33
/
+33
2020-11-24
Requested changes
mendess
-14
/
+17
2020-11-24
Add note to use nightly when using expr in const generics
mendess
-0
/
+14
2020-11-16
improve error message for const ty param mismatch
Bastian Kauschke
-16
/
+9
2020-10-22
min_const_generics: allow ty param in repeat expr
Bastian Kauschke
-15
/
+20
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+8
2020-10-12
Bless expected errors
Ethan Brierley
-54
/
+54
2020-10-11
`min_const_generics` diagnostics improvements
Ethan Brierley
-71
/
+71
2020-10-05
Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebank
Dylan DPC
-35
/
+35
2020-10-03
Replace "non trivial" with "non-trivial"
varkor
-35
/
+35
2020-10-01
Add a regression test for issue-75299
Yuki Okushi
-0
/
+11
2020-09-28
const evaluatable: improve `TooGeneric` handling
Bastian Kauschke
-13
/
+1
2020-09-25
Rollup merge of #77073 - lcnr:ty-trait-param, r=matthewjasper
Jonas Schievink
-0
/
+21
2020-09-24
update tests
Bastian Kauschke
-1
/
+1
2020-09-22
dead_code: look at trait impls even if they don't contain items
Bastian Kauschke
-0
/
+21
2020-09-21
Rollup merge of #76581 - lcnr:bound-too-generic, r=eddyb
ecstatic-morse
-0
/
+124
2020-09-21
add tests
Bastian Kauschke
-0
/
+45
2020-09-20
update stderr file
Bastian Kauschke
-2
/
+1
2020-09-20
do not ICE on `ty::Bound` in Layout::compute
Bastian Kauschke
-0
/
+39
2020-09-20
miri: correctly deal with `ConstKind::Bound`
Bastian Kauschke
-0
/
+86
2020-09-15
This commit introduces the following changes:
Hameer Abbasi
-3
/
+57
2020-09-13
bless tests
Bastian Kauschke
-4
/
+8
2020-09-10
Respond to review comments.
Hameer Abbasi
-74
/
+7
2020-09-09
Add revisions to const generic issue UI tests.
Hameer Abbasi
-149
/
+467
2020-09-07
Add regression test and help note
kadmin
-0
/
+39
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-22
/
+22
2020-08-31
Fix duplicate error messages in const_generics tests
Amjad Alsharafi
-30
/
+18
2020-08-26
Fixed file formatting and made `tidy` happy
Amjad Alsharafi
-1
/
+2
2020-08-26
Added more min_const_generics revisions to tests
Amjad Alsharafi
-157
/
+224
2020-08-26
Added a lot of min_const_generics revisions
Amjad Alsharafi
-69
/
+202
2020-08-18
change const param ty warning message
Bastian Kauschke
-10
/
+10
2020-08-18
run wfcheck in parralel again, add test for 74950
Bastian Kauschke
-11
/
+73
2020-08-18
move const param structural match checks to wfcheck
Bastian Kauschke
-0
/
+15
2020-08-08
Auto merge of #74877 - lcnr:min_const_generics, r=oli-obk
bors
-47
/
+136
2020-08-07
test min_const_generics using revisions
Bastian Kauschke
-45
/
+134
2020-08-05
Auto merge of #75166 - JulianKnodt:i64494, r=lcnr
bors
-0
/
+37
2020-08-05
impl review
Bastian Kauschke
-2
/
+2
2020-08-04
Add regression test
kadmin
-0
/
+37
2020-08-04
Add regression test
kadmin
-0
/
+74
2020-07-26
Add test for issue-56445
Yuki Okushi
-0
/
+32
2020-07-17
add test for #62878
Bastian Kauschke
-0
/
+48
[next]