index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
allocator-alloc-one.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-18
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-21
Allow various lints as part of ui-ifying `src/test/run-pass` suite.
Felix S. Klock II
-0
/
+2
2018-06-18
Rename OOM to allocation error
Simon Sapin
-2
/
+4
2018-05-30
Pass a `Layout` to `oom`
Mike Hommey
-2
/
+2
2018-04-22
Replace GlobalAlloc::oom with a lang item
Steven Fackler
-4
/
+2
2018-04-14
Replace remaining uses of deprecated Heap with Global
Mike Hommey
-4
/
+4
2018-04-14
Replace remaining uses of deprecated std::heap with std::alloc
Mike Hommey
-1
/
+1
2018-04-12
Remove the now-unit-struct AllocErr parameter of oom()
Simon Sapin
-2
/
+2
2018-01-20
Replace Unique<T> with NonZero<T> in Alloc trait
Simon Sapin
-1
/
+1
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-8
/
+5
2017-06-25
std: Fix implementation of `Alloc::alloc_one`
Alex Crichton
-0
/
+27