about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/transitive_relation
AgeCommit message (Expand)AuthorLines
2025-04-14Add unit tests for minimal_scc_representativeMatthew Jasper-0/+41
2022-08-22get rid of `RefCell` in `TransitiveRelation`SparrowLii-16/+32
2022-03-30Spellchecking some commentsYuri Astrakhan-1/+1
2022-03-08add `#[rustc_pass_by_value]` to more typeslcnr-53/+53
2021-03-17Move some test-only code to test filesJoshua Nelson-0/+8
2020-08-30mv compiler to compiler/mark-0/+354