| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-17 | Fix 'FIXME' about using NonZeroU32 instead of u32. | Mara Bos | -17/+18 | |
| It was blocked by #58732 (const fn NonZeroU32::new), which is fixed now. | ||||
| 2020-09-15 | Stabilize move_ref_pattern | Amjad Alsharafi | -4/+3 | |
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -3/+2 | |
| 2020-09-10 | fix tidy, small cleanup | Bastian Kauschke | -1/+1 | |
| 2020-09-10 | implement `const_evaluatable_checked` feature MVP | Bastian Kauschke | -1/+5 | |
| 2020-09-04 | Implementation of incompatible features error | Amjad Alsharafi | -1/+6 | |
| If two features are defined as incompatible, using them together would result in an error | ||||
| 2020-09-01 | driver: replace `lazy_static` by `SyncLazy` from std | marmeladema | -8/+9 | |
| 2020-09-01 | feature: replace `lazy_static` by `SyncLazy` from std | marmeladema | -11/+12 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1750 | |
