Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo update | kjeremy | 2021-01-18 | 1 | -4/+4 |
* | Swap assert_eq_text\!(expected, actual) | yugo-horie | 2021-01-16 | 2 | -5/+5 |
* | Unfreeze cargo_metadata | kjeremy | 2021-01-11 | 1 | -1/+1 |
* | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 2 | -2/+2 |
* | Replace last usages of difference with dissimilar | Jesse Bakker | 2021-01-06 | 1 | -1/+0 |
* | Fix spacing in proc-macro tokens to_string | Edwin Cheng | 2020-12-31 | 1 | -7/+36 |
* | Pass crate environment to proc macros | Jonas Schievink | 2020-12-27 | 1 | -2/+18 |
* | Merge #7047 | bors[bot] | 2020-12-27 | 4 | -8/+44 |
|\ | |||||
| * | Add force_show_panics flag | Edwin Cheng | 2020-12-27 | 4 | -8/+44 |
* | | Disable unaligned feature for the object crate | Laurențiu Nicola | 2020-12-23 | 1 | -1/+1 |
|/ | |||||
* | Replace goblin crate with object | Laurențiu Nicola | 2020-12-13 | 2 | -39/+28 |
* | Avoid nesting Subtrees when parsing TokenStream | Jonas Schievink | 2020-12-09 | 1 | -2/+1 |
* | Better error when a proc macro panics | Jonas Schievink | 2020-12-08 | 1 | -1/+2 |
* | Pin cargo_metadata | kjeremy | 2020-11-25 | 1 | -1/+1 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -0/+1 |
* | Update crates | Jeremy Kolb | 2020-10-20 | 1 | -1/+1 |
* | Add track_env_var to the proc macro server | Laurențiu Nicola | 2020-10-08 | 5 | -0/+39 |
* | Add description for crates that will be published | Pavan Kumar Sunkara | 2020-08-24 | 1 | -0/+1 |
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -4/+4 |
* | Add a proc_macro_test crate | Jonas Schievink | 2020-08-14 | 3 | -3/+18 |
* | Rename ra_proc_macro -> proc_macro_api | Aleksey Kladov | 2020-08-13 | 5 | -6/+6 |
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 2 | -2/+2 |
* | Minor | Aleksey Kladov | 2020-08-13 | 1 | -3/+5 |
* | Rename ra_proc_macro_srv -> proc_macro_srv | Pavan Kumar Sunkara | 2020-08-13 | 18 | -0/+4305 |