summary refs log tree commit diff
path: root/compiler/rustc_index/src/lib.rs
AgeCommit message (Expand)AuthorLines
2021-05-31Remove unused feature gatesbjorn3-1/+0
2021-05-31Use allow_internal_unstable more in rustc_indexbjorn3-1/+0
2021-05-26Specialize implementationsJacob Pratt-0/+1
2021-04-25fix sanitizer testsRalf Jung-1/+0
2021-04-25move core::hint::black_box under its own feature gateRalf Jung-0/+2
2021-04-18fix feature use in rustc libsRalf Jung-1/+0
2021-03-26Use iter::zip in compiler/Josh Stone-0/+1
2021-01-29Apply workaround from #72003 for #56935Thomas Eizinger-0/+4
2020-11-22Stabilise `then`varkor-1/+0
2020-08-30mv compiler to compiler/mark-0/+11