| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-05 | Rollup merge of #78465 - est31:proc_macro_to_string, r=jyn514 | Mara Bos | -1/+1 |
| 2020-10-29 | Change as_str → to_string in proc_macro::Ident::span() docs | est31 | -1/+1 |
| 2020-10-21 | switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable | Florian Warzecha | -6/+13 |
| 2020-10-07 | Bump to 1.48 bootstrap compiler | Mark Rousskov | -1/+1 |
| 2020-09-27 | Add a feature gate for basic function pointer use in `const fn` | Dylan MacKenzie | -0/+1 |
| 2020-09-22 | Update library functions with stability attributes | Dylan MacKenzie | -0/+7 |
| 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-08-22 | Use intra-doc link in `proc_macro` | LeSeulArtichaut | -1/+1 |
| 2020-08-03 | Stabilize Ident::new_raw | Aaron Hill | -2/+5 |
| 2020-07-31 | Stabilize as_deref and as_deref on Result | Lzu Tao | -1/+0 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+3346 |
