| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-05 | Add more diagnostic items for clippy | Jason Newcomb | -0/+1 |
| 2023-07-08 | Remove `default_free_fn` feature | Yuki Okushi | -45/+0 |
| 2023-06-25 | Always inline primitive data types. | George | -1/+1 |
| 2023-04-16 | rm const traits in libcore | Deadbeef | -3/+1 |
| 2022-11-06 | cfg-step code | Mark Rousskov | -1/+1 |
| 2022-09-16 | Prevent errors for stage0 rustc build | Deadbeef | -1/+1 |
| 2022-09-16 | Require `#[const_trait]` for `const` `impl`s | Deadbeef | -0/+1 |
| 2022-08-20 | Improve primitive/std docs separation and headers | Cameron Steffen | -1/+1 |
| 2022-04-07 | Add documentation | Jacob Pratt | -0/+17 |
| 2021-10-30 | Add #[must_use] to remaining core functions | John Kugelman | -0/+1 |
| 2021-08-17 | Constified `Default` implementations | Deadbeef | -1/+2 |
| 2021-08-01 | bump bootstrap compiler to 1.55 | Pietro Albini | -2/+1 |
| 2021-07-27 | Permit deriving default on enums with `#[default]` | Jacob Pratt | -1/+2 |
| 2021-03-04 | Add diagnostic item to `Default` trait | Mateusz Gacek | -0/+1 |
| 2021-02-02 | Bump rustfmt version | Mark Rousskov | -2/+4 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+200 |
