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
/
ui
/
box
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-408
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-6
/
+0
2022-09-27
Stabilize bench_black_box
Urgau
-1
/
+1
2022-04-12
regression test for spurrious "help: store this in the heap"
Michael Howell
-0
/
+27
2022-04-08
Add ThinBox type for 1 stack pointer sized heap allocated trait objects
Jane Lusby
-0
/
+127
2022-03-27
fix other source of box deref
DrMeepster
-0
/
+12
2022-03-25
fix wrong header command
DrMeepster
-1
/
+1
2022-03-25
widen special case on deref to all non-zst allocators
DrMeepster
-0
/
+10
2022-03-11
fix another assumption about box
DrMeepster
-0
/
+6
2022-02-27
expadn abi check + condese & fix tests
DrMeepster
-7
/
+2
2022-02-27
fix box icing when it has aggregate abi
DrMeepster
-0
/
+22
2022-02-15
fix assumption that ScalarPair Box is always a fat pointer
DrMeepster
-0
/
+6
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-6
/
+6
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+27
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+30
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-1
/
+1
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-2
/
+6
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-2
/
+10
2020-12-04
Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`
Tim Diekmann
-8
/
+8
2020-10-07
Support custom allocators in `Box`
Tim Diekmann
-0
/
+140