summary refs log tree commit diff
path: root/src/librustc_data_structures/obligation_forest/tests.rs
AgeCommit message (Expand)AuthorLines
2019-11-15Make `process_obligations()` greedier.Nicholas Nethercote-9/+21
2019-09-30Avoid the popping loop at the end of `compress()`.Nicholas Nethercote-7/+21
2019-08-02Remove some more `cfg(test)`sVadim Petrochenkov-3/+1
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-0/+449