rust/compiler/rustc_ty_utils/src
bors e45d9973b2 Auto merge of #97860 - Dylan-DPC:rollup-t3vxos8, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #97595 (Remove unwrap from get_vtable)
 - #97597 (Preserve unused pointer to address casts)
 - #97819 (Recover `import` instead of `use` in item)
 - #97823 (Recover missing comma after match arm)
 - #97851 (Use repr(C) when depending on struct layout in ptr tests)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-06-08 08:05:47 +00:00
..
assoc.rs Store a Symbol instead of an Ident in AssocItem 2022-01-19 17:13:21 -05:00
common_traits.rs Don't consider !Unpin references as noalias 2021-03-21 20:10:53 +01:00
instance.rs Auto merge of #97860 - Dylan-DPC:rollup-t3vxos8, r=Dylan-DPC 2022-06-08 08:05:47 +00:00
lib.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
needs_drop.rs Add bound_type_of 2022-05-13 18:27:18 -04:00
representability.rs Specialize suggestion for Option<T> 2022-03-31 08:04:53 -07:00
ty.rs Auto merge of #96964 - oli-obk:const_trait_mvp, r=compiler-errors 2022-05-30 09:19:03 +00:00