summaryrefslogtreecommitdiff
path: root/tests/util/std
AgeCommit message (Collapse)Author
2024-09-12chore: update `std` submodule (#25595)Asher Gomez
Unblocks #25551
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-04-02chore: update `std` submodule to 0.221.0 (#23112)Asher Gomez
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
Note: tests are not the only part of the codebase that uses `std`. Other parts, like `tools/`, do too. So, it could be argued that this is a little misleading. Either way, I'm doing this as discussed with @mmastrac.