Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Nikita Popov
|
97e1d36937
|
Fix two run-fail tests for asmjs
Use eprintln!() to make sure stdio is flushed.
|
2018-11-04 18:50:57 +01:00 |
|
Corey Farwell
|
8ef5447815
|
Migrate to eprint/eprintln macros where appropriate.
|
2017-09-28 11:38:35 -04:00 |
|
Eduard Burtescu
|
cb9b0ed91b
|
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
|
2016-08-24 13:23:37 +03:00 |
|
Simonas Kazlauskas
|
1752615591
|
MSVC SEH in MIR is implemented here
|
2016-02-17 21:46:05 +02:00 |
|
Simonas Kazlauskas
|
caf62ef984
|
Ignore a test on MSVC
The MSVC SEH is still not implemented, so we go ahead and ignore it.
|
2016-02-06 02:31:19 +02:00 |
|
Simonas Kazlauskas
|
ebf6341d1d
|
Translation part of drop panic recovery
With this commit we now finally execute all the leftover drops once some drop panics for some
reason!
|
2016-02-04 15:56:05 +02:00 |
|