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
/
generics
Age
Commit message (
Expand
)
Author
Lines
2022-04-30
Also report the call site of PME errors locally.
Oli Scherer
-0
/
+64
2022-04-22
Auto merge of #96144 - c410-f3r:z-errors, r=petrochenkov
bors
-0
/
+12
2022-04-21
Move some tests to more reasonable directories
Caio
-0
/
+12
2022-04-17
Bless tests.
Camille GILLOT
-6
/
+15
2022-04-04
diagnostics: use correct span for const generics
Michael Howell
-5
/
+5
2022-03-25
diagnostics: correct generic bounds with doubled colon
Michael Howell
-0
/
+64
2022-03-12
Use consistent prose for `::`
Michael Howell
-2
/
+2
2022-03-11
diagnostics: single colon within `<>` probably, not type ascription
Michael Howell
-0
/
+24
2021-12-10
bless tests
Ellen
-6
/
+6
2021-12-10
update tests
Ellen
-2
/
+1
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+72
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+109
2021-10-19
Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"
Yuki Okushi
-2
/
+2
2021-10-08
update ui test expectations
Taylor Yu
-2
/
+2
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-17
/
+13
2021-09-15
Move some tests to more reasonable directories
Caio
-0
/
+37
2021-09-07
A bit of cleanup to astconv
jackh726
-44
/
+44
2021-08-30
`feature(const_generics)` -> `feature(const_param_types)`
lcnr
-1
/
+1
2021-08-30
rename const_evaluatable_checked to generic_const_exprs
Ellen
-1
/
+1
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-3
/
+5
2021-08-13
Add tests for `#[no_mangle]` in `impl` blocks that looks like generic `impl` ...
hyd-dev
-3
/
+57
2021-08-12
Adjust `#[no_mangle]`-related checks and lints for `impl` items
hyd-dev
-1
/
+351
2021-08-11
Modify structured suggestion output
Esteban Küber
-49
/
+49
2021-07-14
Change type param -> generic param
Ellen
-18
/
+18
2021-05-30
Fix span of redundant generic arguments
0yoyoyo
-88
/
+122
2021-05-12
Bless tests
Giacomo Stevanato
-32
/
+595
2021-05-12
Update wrong-number-of-args test to cover more edge cases
Giacomo Stevanato
-0
/
+182
2021-05-11
improve diagnosts for GATs
b-naber
-168
/
+168
2021-04-25
Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr
Dylan DPC
-0
/
+18
2021-04-25
Improve diagnostics for function passed when a type was expected.
Hameer Abbasi
-0
/
+18
2021-04-21
fix name resolution for param defaults
lcnr
-1
/
+9
2021-04-17
Move some tests to more reasonable directories - 6
Caio
-0
/
+117
2021-03-24
resolve late lifetimes by item
Jack Huey
-44
/
+44
2021-03-23
Update tests
kadmin
-1
/
+0
2021-03-23
progress, stuff compiles now
lcnr
-6
/
+6
2021-03-23
Some refactoring
varkor
-10
/
+3
2021-02-09
Add a regression test for #32498
Bram van den Heuvel
-0
/
+16
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-2
/
+2
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+31
2021-01-13
Auto merge of #77524 - Patryk27:fixes/66228, r=estebank
bors
-25
/
+699
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-4
/
+4
2021-01-13
Update tests for extern block linting
Mark Rousskov
-24
/
+24
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-25
/
+699
2020-12-26
update tests
Bastian Kauschke
-3
/
+6
2020-11-13
lessen restriction in `check_kind_count`
Bastian Kauschke
-4
/
+4
2020-10-15
Migrate from `generic` to `generics`
Yuki Okushi
-0
/
+492
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+1
2020-07-14
Remove `Sized` `on_unimplemented` note
Esteban Küber
-1
/
+0
2020-04-22
fix test
Esteban Küber
-1
/
+1
2020-04-22
Tweak wording
Esteban Küber
-1
/
+13
[next]