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
History
Mike Hommey
fddf51ee0b
Use NonNull<Void> instead of *mut u8 in the Alloc trait
...
Fixes
#49608
2018-04-12 22:53:22 +02:00
..
auxiliary
…
codegen
Auto merge of
#48528
- bitshifter:repr_packed, r=eddyb
2018-04-12 03:08:14 +00:00
codegen-units
…
compile-fail
Restore Global.oom() functionality
2018-04-12 22:53:21 +02:00
compile-fail-fulldeps
…
debuginfo
…
incremental
…
incremental-fulldeps
…
mir-opt
…
parse-fail
…
pretty
…
run-fail
…
run-fail-fulldeps
…
run-make
…
run-make-fulldeps
Use the GlobalAlloc trait for #[global_allocator]
2018-04-12 22:53:12 +02:00
run-pass
Use NonNull<Void> instead of *mut u8 in the Alloc trait
2018-04-12 22:53:22 +02:00
run-pass-fulldeps
…
run-pass-valgrind
…
rustdoc
…
rustdoc-js
…
ui
Auto merge of
#49371
- scottmcm:catch-wrapping, r=nikomatsakis
2018-04-12 05:38:49 +00:00
ui-fulldeps
…
COMPILER_TESTS.md
…