| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-03-23 | Request "-Z unstable-options" for unstable options | Jubilee | -1/+1 | |
| Explicitly requests the "-Z unstable-options" flag if someone attempts to use a cargo option gated by it. This enhances discoverability, particularly in the instance where the user is on the nightly compiler but isn't using the flag. | ||||
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 | |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -1/+1 | |
| 2020-02-04 | remove redundant imports (clippy::single_component_path_imports) | Matthias Krüger | -1/+0 | |
| 2020-01-10 | Clarify test timeout evironment variables | Mikail Bagishov | -0/+2 | |
| 2019-12-22 | Format the world | Mark Rousskov | -32/+14 | |
| 2019-11-15 | Add --force-run-in-process unstable libtest option | Tyler Mandry | -0/+4 | |
| 2019-10-22 | Apply clippy::needless_return suggestions | Mateusz Mikuła | -1/+1 | |
| 2019-10-17 | Improve code style | Igor Aleksanov | -1/+5 | |
| 2019-10-17 | Split options parsing into several functions | Igor Aleksanov | -123/+179 | |
| 2019-10-17 | Split libtest into several smaller modules | Igor Aleksanov | -0/+384 | |
