about summary refs log tree commit diff
path: root/src/librustc_data_structures/fingerprint.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-5/+4
2019-09-28Switch over all StableHash impls to new formatMark Rousskov-1/+1
2019-07-23cleanup: Remove `extern crate serialize as rustc_serialize`sVadim Petrochenkov-6/+5
2019-07-03Remove needless lifetimesJeremy Stucki-1/+1
2019-06-26Fix clippy::cast_loslessIgor Matuszewski-2/+2
2019-02-09librustc_data_structures => 2018Taiki Endo-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-17Tweak query code for performanceJohn Kåre Alsaker-0/+1
2018-08-09Move Fingerprint to data structuresMark Rousskov-0/+111