rust/src/librustc_data_structures
Alex Crichton bbef8893f7 rollup merge of #27676: alexcrichton/msvc-unwind
This commit leverages the runtime support for DWARF exception info added
in #27210 to enable unwinding by default on 64-bit MSVC. This also additionally
adds a few minor fixes here and there in the test harness and such to get
`make check` entirely passing on 64-bit MSVC:

* The invocation of `maketest.py` now works with spaces/quotes in CC
* debuginfo tests are disabled on MSVC
* A link error for librustc was hacked around (see #27438)
2015-08-11 22:42:21 -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
ivar.rs rename ADTDef to AdtDef etc. 2015-08-07 15:03:09 +03:00
lib.rs rollup merge of #27676: alexcrichton/msvc-unwind 2015-08-11 22:42:21 -07:00
snapshot_vec.rs Use the newer snapshot_vec, which has a simplified delegate 2015-04-17 10:12:55 -04:00