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
/
compiler
/
rustc_codegen_llvm
/
src
/
allocator.rs
Age
Commit message (
Expand
)
Author
Lines
2023-04-25
Revert "Remove #[alloc_error_handler] from the compiler and library"
Matthias Krüger
-0
/
+48
2023-04-16
Remove #[alloc_error_handler] from the compiler and library
Amanieu d'Antras
-48
/
+0
2022-12-08
Add LLVM KCFI support to the Rust compiler
Ramon de C Valle
-3
/
+11
2022-10-31
Rewrite implementation of `#[alloc_error_handler]`
Amanieu d'Antras
-3
/
+2
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-1
/
+1
2022-03-18
Auto merge of #88098 - Amanieu:oom_panic, r=nagisa
bors
-1
/
+11
2022-03-14
debuginfo: Refactor debuginfo generation for types
Michael Woerister
-2
/
+2
2022-03-03
Add -Z oom={panic,abort} command-line option
Amanieu d'Antras
-1
/
+11
2022-02-26
Add LLVM attributes in batches instead of individually
Erik Desjardins
-4
/
+7
2022-02-14
llvm: migrate to new parameter-bearing uwtable attr
Augie Fackler
-2
/
+2
2021-08-31
Include debug info for the allocator shim
Daniel Paoliello
-3
/
+12
2021-08-05
Prepare call/invoke for opaque pointers
Josh Stone
-3
/
+10
2021-02-17
Remove redundant to_string calls
est31
-1
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-2
/
+2
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-1
/
+1
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-3
/
+3
2020-10-15
Rename target_pointer_width to pointer_width and turn it into an u32
est31
-4
/
+4
2020-10-02
Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)
Harald Hoyer
-1
/
+44
2020-08-30
mv compiler to compiler/
mark
-0
/
+85