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
/
librustc_data_structures
/
owning_ref
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1233
/
+0
2019-12-22
Format the world
Mark Rousskov
-178
/
+178
2019-10-29
Add lint for unnecessary parens around types
jack-t
-4
/
+4
2019-08-08
Use associated_type_bounds where applicable - closes #61738
Ilija Tovilo
-2
/
+6
2019-07-28
Auto merge of #63090 - Centril:rollup-xnjwm2h, r=Centril
bors
-5
/
+7
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-0
/
+3
2019-07-28
tidy: Cleanup the directory whitelist
Vadim Petrochenkov
-5
/
+7
2019-06-16
Separate librustc_data_structures module
chansuke
-714
/
+1
2019-04-08
Add must_use annotations to Result::is_ok and is_err
Alex Gaynor
-6
/
+6
2019-02-10
rustc: doc comments
Alexander Regueiro
-7
/
+7
2019-02-09
librustc_data_structures => 2018
Taiki Endo
-3
/
+3
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-5
/
+5
2018-11-13
fix various typos in doc comments
Andy Russell
-2
/
+2
2018-07-11
Enforce #![deny(bare_trait_objects)] in src/librustc_data_structures tests
ljedrz
-14
/
+14
2018-07-11
Deny bare trait objects in in src/librustc_data_structures
ljedrz
-12
/
+12
2018-05-09
use fmt::Result where applicable
Andre Bogus
-3
/
+3
2018-03-07
Make metadata references Send + Sync
John Kåre Alsaker
-6
/
+41
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-0
/
+1902