Simon Sapin
|
fc928a18ba
|
Stabilize the alloc crate.
This implements RFC 2480:
* https://github.com/rust-lang/rfcs/pull/2480
* https://github.com/rust-lang/rfcs/blob/master/text/2480-liballoc.md
Closes https://github.com/rust-lang/rust/issues/27783
|
2019-04-12 20:07:30 +02:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Jorge Aparicio
|
a774c81f98
|
add #[panic_handler]; deprecate #[panic_implementation]
|
2018-08-23 20:58:55 +02:00 |
|
David Wood
|
3fc7ab2373
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
|