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
/
generic-associated-types
/
bugs
Age
Commit message (
Expand
)
Author
Lines
2025-09-28
reword note
Esteban Küber
-1
/
+1
2025-09-28
Point at lifetime requirement origin in more cases
Esteban Küber
-0
/
+5
2025-08-14
it's not a borrow checker limitation :<
lcnr
-3
/
+3
2025-08-13
rework `add_placeholder_from_predicate_note`
lcnr
-5
/
+9
2025-07-15
Consider outlives assumptions when proving auto traits for coroutine interiors
Michael Goulet
-83
/
+0
2025-06-30
Avoid looking at HIR for trait and impl items
Oli Scherer
-8
/
+10
2025-04-08
UI tests: add missing diagnostic kinds where possible
Vadim Petrochenkov
-1
/
+1
2025-01-03
Do not project when there are unconstrained impl params
Michael Goulet
-67
/
+1
2024-09-27
Cleanup some known-bug issues
Jack Huey
-3
/
+3
2024-03-14
eagerly instantiate binders to avoid relying on `sub`
lcnr
-17
/
+12
2024-03-07
Merge `check_mod_impl_wf` and `check_mod_type_wf`
Oli Scherer
-4
/
+103
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-21
/
+21
2024-02-09
For a rigid projection, recursively look at the self type's item bounds
Michael Goulet
-33
/
+1
2023-11-29
On Fn arg mismatch for a fn path, suggest a closure
Esteban Küber
-0
/
+4
2023-11-24
Show number in error message even for one error
Nilstrieb
-10
/
+10
2023-10-20
s/generator/coroutine/
Oli Scherer
-8
/
+8
2023-10-04
Reorder fullfillment errors to keep more interesting ones first
Esteban Küber
-2
/
+3
2023-09-23
Bless tests.
Camille GILLOT
-30
/
+0
2023-09-19
Explain HRTB + infer limitations of old solver
Michael Goulet
-0
/
+8
2023-04-14
Remove another use of `BrAnon(Some(_))`.
Nicholas Nethercote
-2
/
+2
2023-04-14
Remove one use of `BrAnon(Some(_))`.
Nicholas Nethercote
-2
/
+2
2023-02-21
Specify what 'this' actually is
Michael Goulet
-1
/
+1
2023-01-19
Fix known-bug, silence ICE stderr
Michael Goulet
-26
/
+15
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+599