..
error_reporting
remove unnecessary to_string
and String::new
2022-06-13 15:48:40 +09:00
query
Auto merge of #97447 - nnethercote:improve-folding, r=jackh726
2022-06-08 05:36:40 +00:00
select
bound_vars -> infer: don't return lt map
2022-06-10 10:09:50 +02:00
specialize
Remove crate
visibility usage in compiler
2022-05-20 20:04:54 -04:00
auto_trait.rs
Folding revamp.
2022-06-08 09:24:03 +10:00
chalk_fulfill.rs
Remove crate
visibility usage in compiler
2022-05-20 20:04:54 -04:00
codegen.rs
Gracefully fail to resolve associated items instead of delay_span_bug
.
2022-05-11 08:28:02 +02:00
coherence.rs
Remove RegionckMode in favor of calling new skip_region_resolution
2022-06-13 01:15:04 -04:00
const_evaluatable.rs
remove unnecessary to_string
and String::new
2022-06-13 15:48:40 +09:00
engine.rs
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
fulfill.rs
rebase and use ty::Const in patterns again
2022-04-02 12:21:00 +02:00
misc.rs
Tighten spans for bad fields in Copy struct
2022-06-03 19:17:12 -07:00
mod.rs
Remove RegionckMode in favor of calling new skip_region_resolution
2022-06-13 01:15:04 -04:00
object_safety.rs
Folding revamp.
2022-06-08 09:24:03 +10:00
on_unimplemented.rs
Clean up condition evaluation system
2022-05-24 13:43:08 +02:00
project.rs
bound_vars -> infer: don't return lt map
2022-06-10 10:09:50 +02:00
relationships.rs
Spellchecking compiler comments
2022-03-30 15:14:15 -04:00
structural_match.rs
Folding revamp.
2022-06-08 09:24:03 +10:00
util.rs
get_vtable returns opt instd of unwrpping
2022-06-05 16:35:02 +03:00
wf.rs
remove an unnecessary Option
2022-06-01 17:06:07 +09:00