rust/src/librustc_data_structures
Jared Roesch bbcb13da88 Implement Default TyParam fallback
This patch allows type parameter defaults to influence type inference. This is a possible breaking change since it effects the way type inference works and will have different behavior when mixing defaults and literal fallback.
2015-07-25 19:57:57 -07:00
..
graph Expand the "givens" set to cover transitive relations. The givens array 2015-06-19 12:22:03 -04:00
unify Implement Default TyParam fallback 2015-07-25 19:57:57 -07:00
bitvec.rs Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
lib.rs Make stability attributes an error. #22830 2015-04-20 17:33:31 -07:00
snapshot_vec.rs Use the newer snapshot_vec, which has a simplified delegate 2015-04-17 10:12:55 -04:00