Michael Goulet
|
3f8919c09b
|
get rid of a bit more calls to poly_select
|
2023-07-06 16:50:12 +00:00 |
|
Michael Goulet
|
fbdef58414
|
Migrate predicates_of and caller_bounds to Clause
|
2023-06-26 23:12:03 +00:00 |
|
Maybe Waffle
|
f2545fb225
|
Collect VTable stats & add -Zprint-vtable-sizes
|
2023-06-12 15:58:35 +00:00 |
|
John Kåre Alsaker
|
fff20a703d
|
Move expansion of query macros in rustc_middle to rustc_middle::query
|
2023-05-15 08:49:13 +02:00 |
|
bors
|
6f8c0557e0
|
Auto merge of #110806 - WaffleLapkin:unmkI, r=lcnr
Replace `tcx.mk_trait_ref` with `TraitRef::new`
First step in implementing https://github.com/rust-lang/compiler-team/issues/616
r? `@lcnr`
|
2023-05-04 05:54:09 +00:00 |
|
Boxy
|
f04b8fe0af
|
rename needs_infer to has_infer
|
2023-04-27 08:35:19 +01:00 |
|
Maybe Waffle
|
46b01abbcd
|
Replace tcx.mk_trait_ref with ty::TraitRef::new
|
2023-04-25 16:12:44 +00:00 |
|
Alan Egerton
|
695072daa6
|
Remove type-traversal trait aliases
|
2023-02-22 17:04:58 +00:00 |
|
Maybe Waffle
|
a32d392741
|
Copy ty::AssocItem all other the place
|
2023-02-15 20:22:41 +00:00 |
|
Michael Goulet
|
91fd862df0
|
instantiate_own doesn't need to return a pair of vectors
|
2023-01-15 15:29:53 +00:00 |
|
Jeremy Stucki
|
3dde32ca97
|
rustc: Remove needless lifetimes
|
2022-12-20 22:10:40 +01:00 |
|
Michael Goulet
|
b36035c20f
|
Move vtable methods into its own module
|
2022-12-08 05:16:57 +00:00 |
|