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
/
coherence
Age
Commit message (
Expand
)
Author
Lines
2024-02-17
move ty var instantiation into the generalize module
lcnr
-8
/
+8
2024-02-16
Use fulfillment in next trait solver coherence
Michael Goulet
-0
/
+56
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-196
/
+196
2024-02-14
Continue compilation after check_mod_type_wf errors
Oli Scherer
-6
/
+31
2024-02-09
Avoid accessing the HIR in the happy path of `coherent_trait`
Oli Scherer
-12
/
+12
2024-02-08
Auto merge of #120558 - oli-obk:missing_impl_item_ice, r=estebank
bors
-13
/
+128
2024-02-07
Update tests
r0cky
-1
/
+1
2024-02-05
Stop bailing out from compilation just because there were incoherent traits
Oli Scherer
-13
/
+128
2024-01-08
Make inductive cycles in coherence ambiguous always
Michael Goulet
-45
/
+8
2023-12-15
Add higher_ranked to relate submodule
Michael Goulet
-8
/
+8
2023-12-15
Move type relations into submodule in rustc_infer
Michael Goulet
-8
/
+8
2023-12-14
update use of feature flags
lcnr
-8
/
+8
2023-12-10
remove redundant imports
surechen
-4
/
+0
2023-12-05
Continue folding if deep normalizer fails
Michael Goulet
-18
/
+17
2023-12-05
Add deeply_normalize_for_diagnostics, use it in coherence
Michael Goulet
-0
/
+50
2023-12-04
rebase
lcnr
-11
/
+11
2023-12-04
cleanup and comments
lcnr
-0
/
+144
2023-11-24
Show number in error message even for one error
Nilstrieb
-70
/
+70
2023-11-20
Don't require intercrate mode for negative coherence
Michael Goulet
-38
/
+3
2023-11-20
Don't drop region constraints that come from plugging infer regions with plac...
Michael Goulet
-2
/
+6
2023-11-19
Rollup merge of #118000 - compiler-errors:placeholder-ty-outlives, r=aliemjay
Michael Goulet
-0
/
+25
2023-11-19
Ignore but do not assume region obligations from unifying headers in negative...
Michael Goulet
-0
/
+44
2023-11-19
Make regionck care about placeholders in outlives components
Michael Goulet
-0
/
+25
2023-10-26
Auto merge of #112875 - compiler-errors:negative-coherence-rework, r=lcnr
bors
-16
/
+89
2023-10-25
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...
Oli Scherer
-2
/
+12
2023-10-23
nits
Michael Goulet
-0
/
+12
2023-10-23
coherence doesn't like region constraints
Michael Goulet
-3
/
+37
2023-10-23
Consider regions
Michael Goulet
-0
/
+35
2023-10-23
Make things work by using the new solver
Michael Goulet
-14
/
+6
2023-10-20
Rename lots of files that had `generator` in their name
Oli Scherer
-1
/
+1
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-7
/
+7
2023-10-18
Bump COINDUCTIVE_OVERLAP_IN_COHERENCE
Michael Goulet
-0
/
+25
2023-10-09
Extend impl's def_span to include where clauses
Michael Goulet
-19
/
+36
2023-09-21
update tests
lcnr
-7
/
+107
2023-09-10
Point out if a local trait has no implementations
Michael Goulet
-0
/
+5
2023-08-30
Don't record spans for predicates in coherence
Michael Goulet
-3
/
+1
2023-08-15
more nits
Michael Goulet
-3
/
+4
2023-08-15
nits
Michael Goulet
-1
/
+1
2023-08-15
Implement lint against coinductive impl overlap
Michael Goulet
-0
/
+57
2023-07-18
moved note as unspanned note, moved note to the bottom of the msg
nxya
-5
/
+1
2023-07-18
added links as a note
nxya
-1
/
+1
2023-07-18
add links to query documentation for E0391
nxya
-1
/
+1
2023-07-18
added links as a note
nxya
-1
/
+6
2023-07-18
add links to query documentation for E0391
nxya
-1
/
+1
2023-07-16
Don't call predicate_must_hold during fulfillment in intercrate
Michael Goulet
-0
/
+36
2023-05-30
remove unused revision
lcnr
-17
/
+1
2023-04-26
add known-bug test for unsound issue 74629
whtahy
-0
/
+41
2023-04-22
add known-bug test for unsound issue 57893
whtahy
-0
/
+25
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-2
/
+0
[prev]
[next]