rust/src/librustc_borrowck
Ariel Ben-Yehuda eeedc144be fix dynamic drop for unions
Moving out of a union is now treated like moving out of its parent type.

Fixes #36246
2016-09-16 15:08:32 +03:00
..
borrowck fix dynamic drop for unions 2016-09-16 15:08:32 +03:00
bitslice.rs Add notes that data-structures should potentially move to different crate. 2016-05-25 14:54:31 +02:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
diagnostics.rs Update librustc_borrowck error codes check 2016-08-07 20:16:02 +02:00
graphviz.rs rustc: move cfg, infer, traits and ty from middle to top-level. 2016-03-27 01:05:54 +02:00
indexed_set.rs introduce the type-safe IdxVec and use it instead of loose indexes 2016-06-09 14:26:08 +03:00
lib.rs Replace _, _, _ with .. 2016-09-04 12:27:01 +03:00