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
/
allocator.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-03
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...
bjorn3
-2
/
+2
2020-10-08
Use the new cranelift-module interface
bjorn3
-2
/
+2
2020-10-05
Rustup to rustc 1.49.0-nightly (beb5ae474 2020-10-04)
bjorn3
-2
/
+48
2020-09-23
Document almost all modules
bjorn3
-9
/
+2
2020-08-28
fmt: Run cargo fmt since it is available
CohenArthur
-5
/
+7
2020-06-12
Emit unwind info for main and alloc shim
bjorn3
-3
/
+12
2020-03-31
Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
bjorn3
-1
/
+1
2020-03-28
Update Cranelift
bjorn3
-1
/
+5
2020-03-27
Limit publicness to crate where possible and remove unused imports
bjorn3
-1
/
+1
2020-03-04
Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)
bjorn3
-1
/
+1
2020-02-14
Update Cranelift for basic blocks
bjorn3
-3
/
+3
2020-01-14
Reduce visibility
bjorn3
-1
/
+1
2019-12-18
Fix some warnings
bjorn3
-2
/
+2
2019-12-17
[OPT] Avoid calling target_triple for every call to codegen
bjorn3
-1
/
+1
2019-11-14
Rustup to rustc 1.41.0-nightly (ded5ee001 2019-11-13)
bjorn3
-1
/
+1
2019-11-01
Rustup to rustc 1.40.0-nightly (aa4e57ca8 2019-10-31)
bjorn3
-1
/
+1
2019-10-18
Rustup to rustc 1.40.0-nightly (fa0f7d008 2019-10-17)
bjorn3
-1
/
+1
2019-10-03
Update cranelift, faerie and target-lexicon
bjorn3
-5
/
+6
2019-09-28
Use CallConv::triple_default instead of hard coding SystemV
bjorn3
-3
/
+3
2019-09-28
Rustup to rustc 1.40.0-nightly (084beb83e 2019-09-27)
bjorn3
-3
/
+3
2019-09-08
Use upstream cranelift
bjorn3
-6
/
+5
2019-07-27
Rustup to rustc 1.38.0-nightly (c43753f91 2019-07-26)
bjorn3
-2
/
+1
2019-02-21
Rustfmt
bjorn3
-8
/
+4
2018-12-13
Put allocator shim in a different object file
bjorn3
-1
/
+6
2018-12-12
Some refactorings for codegen_mono_items
bjorn3
-1
/
+16
2018-12-11
Change the CallConv for "rust" abi functions to "SystemV" to match the "C" abi
bjorn3
-4
/
+2
2018-11-17
Fix some 2018 edition idioms
bjorn3
-1
/
+1
2018-11-14
Fix allocator shim abi
bjorn3
-3
/
+9
2018-11-07
Rustfmt
bjorn3
-6
/
+5
2018-11-07
Fix warnings
bjorn3
-1
/
+1
2018-11-07
Enable feature gate extern_crate_item_prelude
bjorn3
-2
/
+2
2018-11-05
Allocator shim
bjorn3
-0
/
+81