about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/transitive_relation.rs
AgeCommit message (Expand)AuthorLines
2023-01-17Remove double spaces after dots in commentsMaybe Waffle-1/+1
2022-12-20rustc: Remove needless lifetimesJeremy Stucki-1/+1
2022-10-19Use Set instead of Vec in transitive_relationnils-7/+5
2022-08-22get rid of `RefCell` in `TransitiveRelation`SparrowLii-54/+67
2022-05-02fix most compiler/ doctestsElliot Roberts-1/+1
2022-03-08add `#[rustc_pass_by_value]` to more typeslcnr-17/+17
2022-02-19Adopt let else in more placesest31-8/+4
2021-03-17Move some test-only code to test filesJoshua Nelson-8/+2
2020-10-29Fix typosDániel Buga-2/+2
2020-08-30mv compiler to compiler/mark-0/+402