| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-10 | Remove unnecessary parentheses in `assert!`s | Esteban Küber | -1/+1 |
| 2025-01-26 | Move env modifying tests to a separate integration test | bjorn3 | -160/+0 |
| 2025-01-26 | Move std::env unit tests to integration tests | bjorn3 | -0/+120 |
| 2024-11-04 | Fix and undeprecate home_dir() | Kornel | -6/+6 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2023-08-20 | Add data race test to `std::env::{get, set}` | ShE3py | -0/+20 |
| 2023-02-21 | Make `create_dir_all_bare` an std integration test | Chris Denton | -12/+2 |
| 2023-01-04 | Update rand in the stdlib tests, and remove the getrandom feature from it | Thom Chiovoloni | -4/+16 |
| 2020-12-07 | Fix SGX CI, take 3 | Jethro Beekman | -5/+3 |
| 2020-12-01 | Fix SGX CI | Jethro Beekman | -1/+4 |
| 2020-11-30 | Make ui test that are run-pass and do not test the compiler itself library tests | Christiaan Dirkx | -0/+61 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+78 |
