rust/compiler/rustc_trait_selection/src
bors ea7e131435 Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obk
Better sso structures

This change greatly expands interface of MiniSet/MiniMap and renames them because they are no longer "Mini".
2020-10-05 17:18:01 +00:00
..
traits Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obk 2020-10-05 17:18:01 +00:00
autoderef.rs Note when a a move/borrow error is caused by a deref coercion 2020-09-10 20:56:20 -04:00
infer.rs
lib.rs Replace some once(x).chain(once(y)) with [x, y] IntoIter 2020-10-03 16:51:43 -07:00
opaque_types.rs Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00