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
2023-01-11
Move /src/test to /tests
Albert Larsan
-982
/
+0
2022-12-16
remove unused stderr files
Takayuki Maeda
-8
/
+0
2022-12-06
Rollup merge of #105338 - estebank:other-impls, r=compiler-errors
Yuki Okushi
-6
/
+2
2022-12-05
Tweak "the following other types implement trait"
Esteban Küber
-6
/
+2
2022-12-03
Skip recording resolution for duplicated generic params.
Camille GILLOT
-0
/
+15
2022-09-09
review
lcnr
-6
/
+6
2022-09-08
update ui tests
lcnr
-6
/
+6
2022-08-24
Call them constants instead of types
Michael Goulet
-4
/
+4
2022-08-21
Rework point-at-arg
Michael Goulet
-6
/
+2
2022-07-19
feat: omit suffixes in const generics (e.g. `1_i32`)
Artur Sinila
-66
/
+72
2022-06-28
Note concrete type being coerced into object
Michael Goulet
-2
/
+2
2022-06-21
Point at return expression for RPIT-related error
Michael Goulet
-0
/
+9
2022-06-08
dedup diagnostics default params handling
lcnr
-10
/
+10
2022-06-02
add new `emit_inference_failure_err`
lcnr
-4
/
+7
2022-05-06
wording tweaks
Ellen
-11
/
+11
2022-05-05
make `compare_generic_param_kinds` errors consistent
Ellen
-24
/
+69
2022-05-05
exit out of `compare_number_of_generics` early
Ellen
-29
/
+16
2022-05-05
handle mismatched generic parameter kinds
Ellen
-0
/
+77
2022-04-28
Revert diagnostic duplication and accidental stabilization
Oli Scherer
-49
/
+3
2022-04-05
Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwco
Dylan DPC
-2
/
+2
2022-04-04
Remove hack, fix fmt and tests
Esteban Kuber
-3
/
+3
2022-04-04
Refer to the TraitRef::identity in the message to be clearer
Esteban Kuber
-2
/
+2
2022-04-04
Dedup logic and improve output for other types that impl trait
Esteban Kuber
-3
/
+3
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-12
/
+6
2022-04-04
diagnostics: use correct span for const generics
Michael Howell
-2
/
+2
2022-03-28
Revert to inference variable based hidden type computation for RPIT
Oli Scherer
-13
/
+60
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-12
/
+12
2022-02-16
allow special behavior when printing const infer
lcnr
-2
/
+2
2022-02-14
Make `find_similar_impl_candidates` a little fuzzier.
Ben Reeves
-0
/
+2
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-12
/
+12
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-12
/
+12
2022-01-30
Bless all pretty printer tests and ui tests
David Tolnay
-1
/
+1
2021-12-14
test
Ellen
-0
/
+25
2021-12-10
update tests
Ellen
-117
/
+36
2021-12-07
Refer to const params as "const params" and not "type params"
Esteban Kuber
-1
/
+1
2021-12-07
Refer to uninferred `const` params by their name, instead of `{ _: _ }`
Esteban Kuber
-1
/
+1
2021-12-07
Only shown relevant type params in E0283 label
Esteban Kuber
-1
/
+1
2021-12-01
Pretty print empty blocks as {}
David Tolnay
-2
/
+2
2021-11-20
Do not mention associated items when they introduce an obligation
Esteban Kuber
-5
/
+0
2021-10-21
*dust dust*
Ellen
-2
/
+2
2021-10-20
Ordering
Ellen
-1
/
+10
2021-10-20
add fixme
Ellen
-1
/
+1
2021-10-20
Inference
Ellen
-0
/
+26
2021-10-20
Wfness
Ellen
-0
/
+59
2021-10-20
Return pos impl trait
Ellen
-0
/
+94
2021-10-20
Trait objects
Ellen
-0
/
+104
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-139
/
+28
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-5
/
+5
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-1
/
+0
2021-07-24
Auto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomatsakis
bors
-0
/
+96
[next]