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
/
higher-ranked
Age
Commit message (
Expand
)
Author
Lines
2024-12-07
Mention type parameter in more cases and don't suggest ~const bound already t...
Esteban Küber
-1
/
+1
2024-12-07
Use trait name instead of full constraint in suggestion message
Esteban Küber
-4
/
+4
2024-12-07
reword trait bound suggestion message to include the bounds
Esteban Küber
-4
/
+4
2024-12-04
Avoid `opaque type not constrained` errors in the presence of other errors
Oli Scherer
-13
/
+4
2024-12-02
Assert that obligations are empty before deeply normalizing
Michael Goulet
-13
/
+1
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-7
/
+0
2024-11-22
Stabilize the 2024 edition
Eric Huss
-1
/
+0
2024-11-12
Make sure to ignore elided lifetimes when pointing at args for fulfillment er...
Michael Goulet
-2
/
+2
2024-10-29
Remove detail from label/note that is already available in other note
Esteban Küber
-3
/
+3
2024-10-15
Bless tests
Michael Goulet
-13
/
+22
2024-10-15
update test description
lcnr
-3
/
+3
2024-10-15
stabilize `-Znext-solver=coherence`
lcnr
-23
/
+13
2024-09-25
Compiler: Rename "object safe" to "dyn compatible"
León Orell Valerian Liehr
-2
/
+2
2024-09-11
Revert 'Stabilize -Znext-solver=coherence'
Michael Goulet
-16
/
+26
2024-09-05
update test description
lcnr
-3
/
+3
2024-09-05
stabilize `-Znext-solver=coherence`
lcnr
-23
/
+13
2024-08-13
Use the right type when coercing fn items to pointers
Michael Goulet
-0
/
+10
2024-07-25
Auto merge of #127042 - GrigorenkoPV:derivative, r=compiler-errors
bors
-2
/
+2
2024-07-17
Rollup merge of #127844 - chenyukang:yukang-fix-type-bound-127555, r=jieyouxu
Matthias Krüger
-20
/
+0
2024-07-17
Remove invalid further restricting for type bound
yukang
-20
/
+0
2024-07-14
Use ordinal number in argument error
long-long-float
-1
/
+1
2024-07-12
rustc_type_ir: derivative -> derive-where
Pavel Grigorenko
-2
/
+2
2024-07-10
instantiate higher ranked goals in candidate selection
lcnr
-208
/
+94
2024-07-03
Auto merge of #123737 - compiler-errors:alias-wf, r=lcnr
bors
-0
/
+20
2024-06-28
Move binder and polarity parsing into parse_generic_ty_bound
Michael Goulet
-0
/
+30
2024-06-20
Add opaque type test
Oli Scherer
-5
/
+81
2024-06-19
rustc_type_ir: Omit some struct fields from Debug output
León Orell Valerian Liehr
-2
/
+2
2024-06-12
Also passthrough for projection clauses
Michael Goulet
-2
/
+2
2024-06-11
Remove DebugWithInfcx
Michael Goulet
-2
/
+2
2024-06-08
tests: Add ui/higher-ranked/trait-bounds/normalize-generic-arg.rs
Martin Nordholts
-0
/
+39
2024-05-30
update UI tests
lcnr
-2
/
+2
2024-05-24
drop region constraints for ambiguous goals
lcnr
-0
/
+104
2024-05-21
Okay actually check only alias TYPES
Michael Goulet
-0
/
+20
2024-05-18
Fix typos (taking into account review comments)
blyxyas
-1
/
+1
2024-05-11
Consolidate obligation cause codes for where clauses
Michael Goulet
-6
/
+41
2024-05-02
Use a proof tree visitor to refine the Obligation for error reporting
Michael Goulet
-1
/
+14
2024-04-03
rebase oddity
Boxy
-40
/
+41
2024-04-03
move leak check out of candidate evaluation
lcnr
-157
/
+765
2024-04-01
Fix obligation param and bless tests
Michael Goulet
-61
/
+43
2024-04-01
Instantiate closure-like bounds with placeholders to deal with binders correctly
Michael Goulet
-0
/
+51
2024-03-25
In `pretty_print_type()`, print `async fn` futures' paths instead of spans.
Kevin Reid
-1
/
+1
2024-03-23
Add test in `higher-ranked`
Luv-Ray
-0
/
+44
2024-03-14
eagerly instantiate binders to avoid relying on `sub`
lcnr
-77
/
+39
2024-03-11
Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"
Oli Scherer
-13
/
+13
2024-03-11
Auto merge of #122338 - workingjubilee:rollup-xzpt4v4, r=workingjubilee
bors
-10
/
+37
2024-03-11
Run a single huge `par_body_owners` instead of many small ones after each other.
Oli Scherer
-13
/
+13
2024-03-10
Ignore tests w/ current/next revisions from compare-mode=next-solver
Michael Goulet
-10
/
+37
2024-03-01
Rollup merge of #121497 - lcnr:coherence-suggest-increasing-recursion-limit, ...
Matthias Krüger
-1
/
+0
2024-03-01
Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errors
Matthias Krüger
-79
/
+0
2024-02-29
Remove stray stdout/stderr files
许杰友 Jieyou Xu (Joe)
-79
/
+0
[prev]
[next]