..
error_reporting
Fix error report for size overflow from transmute
2023-09-06 06:48:34 +08:00
query
Rollup merge of #114079 - compiler-errors:closure-upvars, r=oli-obk
2023-08-02 13:46:54 +02:00
select
Do not require associated types with Self: Sized to uphold bounds when confirming object candidate
2023-09-02 05:08:38 +00:00
specialize
Tweak output of to_pretty_impl_header
involving only anon lifetimes
2023-08-28 17:17:11 +00:00
auto_trait.rs
Remove constness from TraitPredicate
2023-08-02 15:38:00 +00:00
coherence.rs
Don't record spans for predicates in coherence
2023-08-30 18:24:18 +00:00
const_evaluatable.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
engine.rs
Remove constness from TraitPredicate
2023-08-02 15:38:00 +00:00
fulfill.rs
Auto merge of #113742 - compiler-errors:dont-short-circuit-intercrate-global-preds, r=lcnr
2023-07-16 21:30:37 +00:00
misc.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
mod.rs
Remove constness from TraitPredicate
2023-08-02 15:38:00 +00:00
object_safety.rs
Remove constness from TraitPredicate
2023-08-02 15:38:00 +00:00
outlives_bounds.rs
unconstrained region vars: do not ICE ICE baby
2023-09-05 11:15:05 +02:00
project.rs
Permit recursive weak type aliases
2023-08-30 11:55:03 +00:00
structural_match.rs
refactor(rustc_middle): Substs -> GenericArg
2023-07-14 13:27:35 +01:00
structural_normalize.rs
Structurally normalize weak and inherent too
2023-08-07 19:05:59 +00:00
util.rs
Remove constness from TraitPredicate
2023-08-02 15:38:00 +00:00
vtable.rs
Add an (perma-)unstable option to disable vtable vptr
2023-08-18 17:44:04 +01:00
wf.rs
Remove constness from TraitPredicate
2023-08-02 15:38:00 +00:00