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_middle
/
src
/
ty
/
list.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-23
Remove redundant type parameter
Michael Goulet
-3
/
+3
2023-10-23
Naming nits
Michael Goulet
-2
/
+2
2023-07-06
Add a new trait to `Debug` things with an infcx available
Boxy
-0
/
+11
2023-05-06
correct literals for dyn thread safe
SparrowLii
-1
/
+1
2023-05-06
introduce `DynSend` and `DynSync` auto trait
SparrowLii
-0
/
+6
2023-04-14
Use `ptr::Alignment` for extra coolness points
Maybe Waffle
-3
/
+3
2023-04-12
Lift `Pointer`'s requirement for the pointer to be thin
Maybe Waffle
-17
/
+14
2023-04-11
Bless tagged pointers (comply to strict provenance)
Maybe Waffle
-9
/
+7
2023-04-11
Add `bits_for` helper for tagged pointers & fixup docs
Maybe Waffle
-1
/
+2
2022-08-17
add List::as_slice
lcnr
-0
/
+4
2022-06-08
Use delayed error handling for `Encodable` and `Encoder` infallible.
Nicholas Nethercote
-2
/
+2
2022-05-13
Cache more queries on disk.
Camille GILLOT
-7
/
+0
2022-04-19
Fix a bug in the ptx-kernel calling convention where structs was passed indir...
Kjetil Kjeka
-0
/
+4
2021-12-09
Improve the readability of `List<T>`.
Nicholas Nethercote
-51
/
+89
2021-07-19
Don't create references to uninitialized data in List::from_arena
Giacomo Stevanato
-6
/
+6
2021-06-02
Miscellaneous inlining improvements
Tomasz Miąsko
-0
/
+2
2020-12-23
Fix typo
pierwill
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+178