| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-08-02 | librustc_data_structures: Unconfigure tests during normal build | Vadim Petrochenkov | -75/+0 |
| 2019-07-03 | Add missing lifetime specifier | Jeremy Stucki | -1/+1 |
| 2019-07-03 | Remove needless lifetimes | Jeremy Stucki | -4/+4 |
| 2019-02-09 | librustc_data_structures => 2018 | Taiki Endo | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-08-28 | Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. | Eduard-Mihai Burtescu | -5/+5 |
| 2018-08-18 | Use the new Entry::or_default method where possible. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-07-12 | introduce a generic SCC computation | Niko Matsakis | -2/+10 |
| 2018-07-12 | rename `control_flow_graph` to `graph` | Niko Matsakis | -0/+77 |
| 2015-04-24 | Change name of unit test sub-module to "tests". | Johannes Oertel | -139/+0 |
| 2015-04-17 | Add licenses. | Niko Matsakis | -0/+10 |
| 2015-04-17 | Port to using the newer graph, which offers iterators instead of the | Niko Matsakis | -0/+129 |
