| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-06 | replace dynamic library module with libloading | Andy Russell | -194/+0 | |
| 2021-06-24 | Use `#[non_exhaustive]` where appropriate | Jacob Pratt | -4/+3 | |
| Due to the std/alloc split, it is not possible to make `alloc::collections::TryReserveError::AllocError` non-exhaustive without having an unstable, doc-hidden method to construct (which negates the benefits from `#[non_exhaustive]`. | ||||
| 2021-05-02 | Change 'NULL' to 'null' | Brent Kerby | -3/+3 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+195 | |
