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_data_structures
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-03
Revert stabilizing integer::BITS.
Mara Bos
-0
/
+1
2021-01-31
stabilize int_bits_const
Ashley Mannix
-1
/
+0
2020-12-30
Bump bootstrap compiler to 1.50 beta
Mark Rousskov
-2
/
+1
2020-12-26
stabilize min_const_generics
Bastian Kauschke
-1
/
+1
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-1
/
+2
2020-11-20
Set unaligned_references lint to deny in rustc_data_structures
Tyson Nottingham
-0
/
+1
2020-11-16
compiler: fold by value
Bastian Kauschke
-0
/
+2
2020-11-15
Rollup merge of #79058 - dtolnay:likelymacro, r=Mark-Simulacrum
Jonas Schievink
-6
/
+6
2020-11-14
Move likely/unlikely argument outside of invisible unsafe block
David Tolnay
-6
/
+6
2020-11-14
Move Steal to rustc_data_structures.
Camille GILLOT
-0
/
+1
2020-10-25
Auto merge of #77476 - tgnottingham:buffered_siphasher128, r=nnethercote
bors
-0
/
+1
2020-10-05
Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obk
bors
-2
/
+1
2020-10-03
perf: buffer SipHasher128
Tyson Nottingham
-0
/
+1
2020-09-26
MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMap
Valerii Lashmanov
-2
/
+1
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-1
/
+0
2020-09-25
Rollup merge of #77121 - duckymirror:html-root-url, r=jyn514
Jonas Schievink
-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-23
Move MiniSet to data_structures
Andreas Jonson
-0
/
+1
2020-09-22
Auto merge of #76928 - lcnr:opaque-types-cache, r=tmandry
bors
-5
/
+7
2020-09-20
Rollup merge of #76825 - lcnr:array-windows-apply, r=varkor
Ralf Jung
-0
/
+1
2020-09-20
Rollup merge of #76821 - est31:remove_redundant_nightly_features, r=oli-obk,M...
Ralf Jung
-2
/
+1
2020-09-20
use `array_windows` instead of `windows` in the compiler
Bastian Kauschke
-0
/
+1
2020-09-19
cache types during normalization
Bastian Kauschke
-5
/
+7
2020-09-19
Use `T::BITS` instead of `size_of::<T> * 8`.
Mara Bos
-0
/
+1
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-1
/
+0
2020-09-17
Replace const_generics feature gate with min_const_generics
est31
-1
/
+1
2020-09-04
Use ops::ControlFlow in graph::iterate
Scott McMurray
-0
/
+1
2020-09-01
Avoid rehashing Fingerprint as a map key
Josh Stone
-0
/
+1
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+126