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
/
traits
/
next-solver
/
cycles
Age
Commit message (
Expand
)
Author
Lines
2025-09-26
fix cycle head usages tracking
lcnr
-0
/
+55
2025-08-22
On E0277, point at type that doesn't implement bound
Esteban Küber
-5
/
+30
2025-08-14
add regression test
lcnr
-0
/
+43
2025-07-31
add tests
lcnr
-0
/
+81
2025-07-20
Consider param-env for fast path
Michael Goulet
-7
/
+0
2025-06-27
tests: add #![rustc_no_implicit_bounds]
David Wood
-47
/
+52
2025-06-16
tests: bless remaining tests
David Wood
-0
/
+7
2025-04-16
stepping into impls for norm is unproductive
lcnr
-0
/
+188
2025-04-14
drop global where-bounds before merging candidates
lcnr
-4
/
+25
2025-03-05
keep inductive cycles as ambig in coherence
lcnr
-0
/
+32
2025-03-05
change definitely non-productive cycles to error
lcnr
-0
/
+21
2025-02-28
add test using only trait bounds
lcnr
-0
/
+48
2025-02-28
review
lcnr
-2
/
+10
2025-02-28
add test for newly supported behavior
lcnr
-0
/
+43
2025-02-28
normalizing where-clauses is also coinductive, add tests
lcnr
-0
/
+111
2025-02-28
remove useless tests
lcnr
-238
/
+0
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-2
/
+2
2024-09-20
update tests
lcnr
-0
/
+1
2024-05-28
eagerly normalize when adding goals
lcnr
-0
/
+104
2024-05-20
track cycle participants per entry
lcnr
-3
/
+31
2024-05-16
Don't ICE because recomputing overflow goals during find_best_leaf_obligation...
Michael Goulet
-158
/
+10
2024-05-09
analyse visitor: build proof tree in probe
lcnr
-9
/
+6
2024-05-04
Only consider ambiguous goals when finding best obligation for ambiguities
Michael Goulet
-11
/
+13
2024-05-02
Higher ranked goal source, do overflow handling less badly
Michael Goulet
-61
/
+70
2024-05-02
Use a proof tree visitor to refine the Obligation for error reporting
Michael Goulet
-11
/
+161
2024-02-29
distinguish recursion limit based overflow for diagnostics
lcnr
-8
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-19
/
+19
2024-02-09
hide impls if trait bound is proven from env
lcnr
-1
/
+13
2024-01-09
add comments and tests
lcnr
-0
/
+173
2023-12-14
consistently use "next solver" instead of "new solver"
lcnr
-0
/
+599