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
/
trait-bounds
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-813
/
+0
2022-12-05
review comment: add test case
Esteban Küber
-1
/
+18
2022-12-05
On E0195 point at where clause lifetime bounds
Esteban Küber
-0
/
+57
2022-12-03
Don't add a note for implementing a trait if its inner type is erroneous
bhbs
-0
/
+44
2022-07-07
Track implicit `Sized` obligations in type params
Esteban Küber
-13
/
+75
2022-07-07
Add test for #98539
Esteban Küber
-0
/
+69
2022-06-30
Skip inlining if there are normalization issues.
Camille GILLOT
-61
/
+0
2022-06-26
compiletest: add issue number param to `known-bug`
David Knaack
-1
/
+1
2022-06-21
Add some tests for impossible bounds
Michael Goulet
-18
/
+151
2022-06-16
diagnostics: fix trailing space
klensy
-14
/
+14
2022-05-03
Tweak wording
Esteban Kuber
-2
/
+2
2022-05-03
When suggesting to import an item, also suggest changing the path if appropriate
Esteban Küber
-0
/
+49
2022-03-23
Better suggestions for Fn trait selection errors
Michael Goulet
-0
/
+109
2022-01-17
Fix Inline MIR pass on a function with un-satisfiable bounds
Michael Goulet
-0
/
+22
2021-10-27
Add regression test for #75961
Bram van den Heuvel
-0
/
+7
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-19
/
+45
2021-08-11
Modify structured suggestion output
Esteban Küber
-35
/
+48
2021-07-30
Do not discard `?Sized` type params and suggest their removal
Esteban Küber
-0
/
+266