| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-29 | Write primitive types via array buffers | Mark Rousskov | -2/+17 |
| 2021-05-29 | Switch to reserve over extend_from_slice | Mark Rousskov | -25/+21 |
| 2021-05-29 | Specialize single-element writes to buffer | Mark Rousskov | -1/+16 |
| 2021-05-19 | impl FromStr for proc_macro::Literal | David Tolnay | -0/+14 |
| 2021-05-12 | Implement span quoting for proc-macros | Aaron Hill | -0/+3 |
| 2020-11-19 | Bump bootstrap compiler version | Jake Goulding | -12/+6 |
| 2020-10-21 | switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable | Florian Warzecha | -6/+12 |
| 2020-09-22 | Update library functions with stability attributes | Dylan MacKenzie | -0/+6 |
| 2020-09-03 | Respect `-Z proc-macro-backtrace` flag for panics inside libproc_macro | Aaron Hill | -3/+2 |
| 2020-08-30 | Add `-Z proc-macro-backtrace` to allow showing proc-macro panics | Aaron Hill | -8/+39 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1840 |
