| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-17 | Move empty final TokenStream handling to server side of bridge | Nika Layzell | -6/+14 |
| 2022-06-17 | proc_macro: reduce the number of messages required to create, extend, and ite... | Nika Layzell | -2/+0 |
| 2022-05-27 | proc_macro: don't pass a client-side function pointer through the server. | Eduard-Mihai Burtescu | -55/+32 |
| 2022-05-27 | Cut down `associated_item`. | Nicholas Nethercote | -20/+18 |
| 2022-05-27 | Rename `b` as `buf` in several places. | Nicholas Nethercote | -14/+14 |
| 2022-05-27 | Make `Buffer<T>` non-generic. | Nicholas Nethercote | -15/+15 |
| 2022-05-27 | Improve formatting in `associated_item!` definition. | Nicholas Nethercote | -24/+15 |
| 2022-04-06 | Use PhantomData directly in Bridge | bjorn3 | -1/+8 |
| 2020-08-30 | Add `-Z proc-macro-backtrace` to allow showing proc-macro panics | Aaron Hill | -4/+30 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+322 |
