This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
test
/
codegen
History
Björn Steinbrink
0ba7da3449
Ignore tests for the personality slot lifetimes on MSVC
...
Exception handling on MSVC targets doesn't use personality slots.
2017-03-31 20:09:37 +02:00
..
dllimports
…
abi-sysv64.rs
…
abi-x86-interrupt.rs
Add support for x86-interrupt calling convention
2017-03-02 19:01:15 +01:00
adjustments.rs
…
coercions.rs
…
consts.rs
…
drop.rs
…
enum-bounds-check.rs
…
extern-functions.rs
…
fastcall-inreg.rs
…
fatptr.rs
…
float_math.rs
…
function-arguments.rs
…
gdb_debug_script_load.rs
…
internalize-closures.rs
…
intrinsic-no-unnamed-attr.rs
…
issue-15953.rs
Add tests for issues with the 'E-needtest' label.
2017-03-07 14:01:19 +09:00
issue-32031.rs
…
issue-32364.rs
…
lifetime_start_end.rs
fix codegen test
2017-03-03 13:54:19 +02:00
likely.rs
…
link_section.rs
…
loads.rs
…
lto-removes-invokes.rs
…
mainsubprogram.rs
…
mainsubprogramstart.rs
…
match.rs
…
mir_zst_stores.rs
…
naked-functions.rs
…
packed.rs
emit !align attributes on stores of operand pairs
2017-03-13 11:52:41 +02:00
panic-abort-windows.rs
rustc: Always emit the
uwtable
attribute on Windows
2017-03-21 16:47:10 -04:00
personality_lifetimes.rs
Ignore tests for the personality slot lifetimes on MSVC
2017-03-31 20:09:37 +02:00
refs.rs
…
stores.rs
…
zip.rs
…