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_ast
/
src
/
expand
/
allocator.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-16
Change __rust_no_alloc_shim_is_unstable to be a function
Daniel Paoliello
-1
/
+1
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-04-29
Remove `extern crate rustc_macros` from numerous crates.
Nicholas Nethercote
-0
/
+1
2023-08-06
Generate better function argument names in global_allocator expansion
David Tolnay
-5
/
+17
2023-05-11
Prevent insta-stable no alloc shim support
bjorn3
-0
/
+2
2023-05-11
Split AllocatorKind::fn_name in global_fn_name and default_fn_name
bjorn3
-7
/
+6
2023-05-11
Don't use an allocator shim for `#[global_allocator]`
bjorn3
-2
/
+9
2023-01-05
Fix `uninlined_format_args` for some compiler crates
nils
-2
/
+2
2021-06-20
Make allocator_kind a query.
Camille GILLOT
-1
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+1
2021-05-30
Make allocator_kind a query.
Camille GILLOT
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+53