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
/
normalize
Age
Commit message (
Expand
)
Author
Lines
2025-07-20
Consider param-env for fast path
Michael Goulet
-33
/
+2
2025-06-27
tests: add #![rustc_no_implicit_bounds]
David Wood
-4
/
+6
2025-06-16
tests: bless remaining tests
David Wood
-2
/
+33
2025-05-29
Structurally normalize types as needed in projection_ty_core
Michael Goulet
-0
/
+32
2025-05-07
Only prefer param-env candidates if they remain non-global after norm
Michael Goulet
-19
/
+1
2025-04-24
norm nested aliases before evaluating the parent goal
lcnr
-0
/
+45
2025-04-14
Move `has_self` field to `hir::AssocKind::Fn`.
Nicholas Nethercote
-2
/
+2
2025-02-06
remove `feature(trait_upcasting)` from tests and bless them
Waffle Lapkin
-1
/
+0
2024-11-13
actually test next solver
lcnr
-1
/
+15
2024-10-21
normalizes-to disable infer var check
lcnr
-0
/
+52
2024-10-15
Be better at reporting alias errors
Michael Goulet
-1
/
+1
2024-06-12
Also passthrough for projection clauses
Michael Goulet
-3
/
+3
2024-05-24
drop region constraints for ambiguous goals
lcnr
-0
/
+29
2024-05-02
Use a proof tree visitor to refine the Obligation for error reporting
Michael Goulet
-6
/
+9
2024-03-18
move tests
lcnr
-0
/
+47
2024-03-18
`NormalizesTo` return nested goals
lcnr
-0
/
+45
2024-03-11
Move project -> normalize, move normalize tests
Michael Goulet
-0
/
+439