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
/
tests
/
ui
/
implied-bounds
Age
Commit message (
Expand
)
Author
Lines
2023-12-16
Make IMPLIED_BOUNDS_ENTAILMENT into a hard error from a lint
Michael Goulet
-53
/
+45
2023-12-14
update use of feature flags
lcnr
-1
/
+1
2023-12-09
Rollup merge of #118512 - spastorino:add-implied-bounds-related-tests, r=jack...
Jubilee
-8
/
+202
2023-12-08
Add Bevy related test cases
Santiago Pastorino
-0
/
+97
2023-12-08
Add tests related to normalization in implied bounds
Santiago Pastorino
-8
/
+105
2023-12-07
recurse into refs when comparing tys for diagnostics
jyn
-2
/
+2
2023-11-24
Show number in error message even for one error
Nilstrieb
-8
/
+8
2023-11-16
ignore implied bounds with placeholders
Ali MJ Al-Nasrawy
-0
/
+71
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-4
/
+4
2023-09-05
unconstrained region vars: do not ICE ICE baby
lcnr
-0
/
+48
2023-08-20
Add projection obligations when comparing impl too
Jack Huey
-0
/
+32
2023-08-13
Select obligations before processing wf obligation in compare_method_predicat...
Michael Goulet
-0
/
+52
2023-08-11
Only check outlives goals on impl compared to trait
Jack Huey
-0
/
+38
2023-06-05
Don't mention IMPLIED_BOUNDS_ENTAILMENT if signatures reference error
Michael Goulet
-0
/
+31
2023-04-22
add known-bug test for unsound issue 84591
whtahy
-0
/
+39
2023-04-22
add known-bug test for unsound issue 25860
whtahy
-0
/
+16
2023-04-14
implement review suggestions
Ezra Shaw
-7
/
+9
2023-04-13
fix: skip implied bounds if unconstrained lifetime exists
Ezra Shaw
-0
/
+36
2023-03-31
add test for normalization in implied bounds query
Ali MJ Al-Nasrawy
-0
/
+57
2023-03-26
tolerate region vars in implied bounds
Ali MJ Al-Nasrawy
-0
/
+24
2023-03-26
add test
Ali MJ Al-Nasrawy
-0
/
+58
2023-03-15
Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr"
Rémy Rakic
-58
/
+0
2023-03-09
add test
Ali MJ Al-Nasrawy
-0
/
+58
2023-02-21
Specify what 'this' actually is
Michael Goulet
-1
/
+1
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+2
2023-01-13
Add logic to make IMPLIED_BOUNDS_ENTAILMENT easier to understand
Michael Goulet
-8
/
+8
2023-01-12
Bump IMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNow
Michael Goulet
-0
/
+30
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+408