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
/
generic_arg_infer
Age
Commit message (
Collapse
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-297
/
+0
2022-12-14
Rollup merge of #105523 - estebank:suggest-collect-vec, r=compiler-errors
Matthias Krüger
-0
/
+6
Suggest `collect`ing into `Vec<_>` Fix #105510.
2022-12-13
Mention implementations that satisfy the trait
Esteban Küber
-0
/
+6
2022-12-13
Make some diagnostics not depend on the source of what they reference being ↵
Oli Scherer
-3
/
+0
available
2022-07-19
feat: omit suffixes in const generics (e.g. `1_i32`)
Artur Sinila
-6
/
+6
Closes #99255
2022-07-01
Show source of ambiguity in a few more places
Michael Goulet
-1
/
+1
2022-06-02
add new `emit_inference_failure_err`
lcnr
-4
/
+6
2022-02-16
allow special behavior when printing const infer
lcnr
-2
/
+2
2022-01-18
generic_arg_infer: placeholder in signature err
lcnr
-21
/
+180
2022-01-14
fix bug
Ellen
-0
/
+12
2021-12-23
implement `generic_arg_infer` for array lengths
lcnr
-0
/
+80
2021-12-13
extra test for bug i found
Ellen
-0
/
+15
2021-12-13
hurray for portable simd finding a nice test for this FIXME
Ellen
-0
/
+26