| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -329/+0 | |
| 2022-06-16 | Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}` | Maybe Waffle | -3/+4 | |
| 2021-02-06 | Upgrade wasm32 image to Ubuntu 20.04 | Nikita Popov | -0/+5 | |
| This switches the wasm32 image, which is used to test wasm32-unknown-emscripten to Ubuntu 20.04. While at it, enable most of the excluded tests, as they seem to work fine with some minor fixes. | ||||
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+323 | |
| Also doing fmt inplace as requested. | ||||
