bjorn3
|
12282a8ebc
|
Implement unsize array -> slice and trait object -> trait object
|
2018-08-30 20:21:58 +02:00 |
|
bjorn3
|
b5082f7da8
|
Support unsized types
|
2018-08-30 20:21:21 +02:00 |
|
bjorn3
|
7f2a8f8a66
|
Disable some example which don't compile yet
|
2018-08-15 14:49:36 +02:00 |
|
bjorn3
|
49d24a6333
|
Remove elements from the todo list the correct way in constant.rs
|
2018-08-13 16:03:01 +02:00 |
|
bjorn3
|
e9422fd4d4
|
Implement Rvalue::Aggregate(AggregateKind::Array, ...)
|
2018-08-09 11:42:35 +02:00 |
|
bjorn3
|
9a2b1d4ac3
|
Implement float -> float and int -> float casts
|
2018-08-09 11:16:46 +02:00 |
|
bjorn3
|
6c86274943
|
Implement raw ptr -> usize cast
|
2018-08-09 11:07:10 +02:00 |
|
bjorn3
|
c4705af4e2
|
Implement intrinsics {ctlz,cttz}{,_nonzero} and ctpop
|
2018-08-08 14:39:46 +02:00 |
|
bjorn3
|
1305d1ef23
|
Implement Rvalue::Repeat
|
2018-08-08 12:30:25 +02:00 |
|
bjorn3
|
efd203aa0b
|
Implement indexing for arrays
|
2018-08-08 12:22:16 +02:00 |
|
bjorn3
|
ece497cc84
|
Some misc changes
|
2018-08-08 10:39:10 +02:00 |
|
bjorn3
|
f001808249
|
Run rustfmt 0.9.0-nightly (69ad879 2018-07-27)
|
2018-07-31 12:25:16 +02:00 |
|
bjorn3
|
82dbd07806
|
Add support for calling C abi functions
|
2018-07-30 18:20:37 +02:00 |
|