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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
const-generics
/
defaults
Age
Commit message (
Expand
)
Author
Lines
2021-03-23
Update to not have extra match
kadmin
-0
/
+75
2021-03-23
Update with comments
kadmin
-0
/
+53
2021-03-23
Add query for const_param_default
kadmin
-0
/
+42
2021-03-23
progress, stuff compiles now
lcnr
-7
/
+25
2021-03-23
Some refactoring
varkor
-4
/
+1
2021-03-23
Add has_default to GenericParamDefKind::Const
kadmin
-0
/
+15
2020-12-30
Take type defaults into account in suggestions to reorder generic parameters
max-heller
-10
/
+10
2020-12-26
update tests
Bastian Kauschke
-34
/
+16
2020-10-17
Suggest minimal subset features in `incomplete_features` lint
Yuki Okushi
-0
/
+1
2020-09-10
Add revisions to const generic default UI tests.
Hameer Abbasi
-13
/
+64
2020-08-12
Flip order of const & type
kadmin
-1
/
+1
2020-08-09
Change Ord impl for ParamKindOrd
kadmin
-40
/
+43
2020-08-09
Test lifetimes after types after consts forbidden
kadmin
-2
/
+39
2020-08-09
Added +1 test for only works w/ feat const gen
kadmin
-1
/
+54
2020-08-08
Rm restriction on ord of default types w/ consts
kadmin
-0
/
+11
2020-08-07
test min_const_generics using revisions
Bastian Kauschke
-5
/
+17
2020-07-23
tweak wording
Bastian Kauschke
-1
/
+1
2020-07-22
require type defaults to be after const generic parameters
Bastian Kauschke
-0
/
+27