Oliver Scherer
|
7ead530841
|
Rustfmt all the things
|
2019-12-23 12:56:23 +01:00 |
|
Ralf Jung
|
b91383b068
|
implement proper panicking for other MIR assertions
Requires generalizing the call_function helper to arbitrary Immediate arguments
|
2019-12-02 16:04:31 +01:00 |
|
Ralf Jung
|
fe76d33506
|
Add and use helper function for calling a machine function and passing it some arguments
|
2019-11-29 09:23:29 +01:00 |
|
Ralf Jung
|
88c88530ec
|
use expect_none and unwrap_none where it makes sense
|
2019-10-20 12:20:48 +02:00 |
|
Ralf Jung
|
3a68d943ba
|
rustup
|
2019-08-27 08:32:31 +02:00 |
|
Ralf Jung
|
95fb11d51f
|
make TLS state private to TLS module
|
2019-08-13 09:29:01 +02:00 |
|
Ralf Jung
|
d26917a9d6
|
fix for latest rustc
|
2019-08-05 10:45:48 +02:00 |
|
Ralf Jung
|
f65e7cd2d1
|
adjust for rustc changes
|
2019-08-03 20:31:33 +02:00 |
|
Ralf Jung
|
8071034b93
|
fix for error refactoring
|
2019-08-03 10:25:55 +02:00 |
|
Ralf Jung
|
a2541aacd6
|
bump rust
|
2019-07-21 11:56:10 +02:00 |
|
Ralf Jung
|
b324cbf282
|
Merge remote-tracking branch 'origin/master' into rustup
|
2019-07-06 09:29:17 +02:00 |
|
Ralf Jung
|
698b311a59
|
fix NULL in TLS dtors
|
2019-07-05 10:08:57 +02:00 |
|
Ralf Jung
|
07d5e9917c
|
avoid Scalar::is_null_ptr, it is going away
|
2019-07-05 09:56:42 +02:00 |
|
Ralf Jung
|
93c62a4912
|
move tls.rs into shims module
|
2019-07-03 23:12:44 +02:00 |
|