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_arena
Age
Commit message (
Expand
)
Author
Lines
2020-12-26
stabilize min_const_generics
Bastian Kauschke
-1
/
+1
2020-11-20
Use specialization to avoid copying
Dániel Buga
-13
/
+71
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-6
/
+4
2020-10-27
Fix typos in arena comments
Dániel Buga
-2
/
+2
2020-10-20
Track element count only for types that need drop
Dániel Buga
-2
/
+6
2020-10-17
Make sure arenas don't allocate bigger than HUGE_PAGE
Dániel Buga
-8
/
+4
2020-10-15
Arena: Copy cold_path and remove rustc_data_structures dependency
Dániel Buga
-2
/
+6
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-25
Auto merge of #77172 - jonas-schievink:rollup-a041rou, r=jonas-schievink
bors
-1
/
+1
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-21
DroplessArena: Allocate objects from the end of memory chunk
Tomasz Miąsko
-21
/
+16
2020-09-20
Rollup merge of #76821 - est31:remove_redundant_nightly_features, r=oli-obk,M...
Ralf Jung
-3
/
+1
2020-09-18
Add bench_typed_arena_clear_100 bench
est31
-0
/
+11
2020-09-18
Replace loop with drop_in_place call
est31
-6
/
+1
2020-09-18
Dogfood new_uninit and maybe_uninit_slice in rustc_arena
est31
-19
/
+16
2020-09-17
Remove intrinsics::arith_offset use from libarena
est31
-3
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+914