| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-04 | Fix two run-fail tests for asmjs | Nikita Popov | -1/+1 | |
| Use eprintln!() to make sure stdio is flushed. | ||||
| 2017-09-28 | Migrate to eprint/eprintln macros where appropriate. | Corey Farwell | -2/+1 | |
| 2016-08-24 | Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. | Eduard Burtescu | -2/+0 | |
| 2016-02-17 | MSVC SEH in MIR is implemented here | Simonas Kazlauskas | -1/+0 | |
| 2016-02-06 | Ignore a test on MSVC | Simonas Kazlauskas | -0/+2 | |
| The MSVC SEH is still not implemented, so we go ahead and ignore it. | ||||
| 2016-02-04 | Translation part of drop panic recovery | Simonas Kazlauskas | -0/+34 | |
| With this commit we now finally execute all the leftover drops once some drop panics for some reason! | ||||
