Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | suggest struct when we get colon in fileds in enum | yukang | 2023-05-08 | 3 | -0/+43 |
* | layout-alignment-promotion logic should depend on the niche-bias | The 8472 | 2023-04-28 | 1 | -0/+19 |
* | don't promote large fields to higher alignments if that would affect niche pl... | The 8472 | 2023-04-27 | 1 | -0/+18 |
* | try two different niche-placement strategies when layouting univariant structs | The 8472 | 2023-04-27 | 1 | -1/+29 |
* | Add unuseless `#[allow(unused_allocation)]` | Maybe Waffle | 2023-03-03 | 1 | -15/+11 |
* | Add QNX Neutrino support to libstd | Florian Bartels | 2023-02-28 | 1 | -1/+3 |
* | Recover _ as .. in field pattern | Michael Goulet | 2023-02-02 | 2 | -19/+7 |
* | Move /src/test to /tests | Albert Larsan | 2023-01-11 | 153 | -0/+5393 |