Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `rust-version` to all `Cargo.toml` files (#33483) | Martin Robinson | 2024-09-17 | 1 | -0/+1 |
* | Use workspace definitions for all crates and update to the 2021 edition (#32544) | Martin Robinson | 2024-06-18 | 1 | -5/+5 |
* | Start the transition to workspace dependencies | Martin Robinson | 2023-05-17 | 1 | -2/+2 |
* | Upgrade remaining components to edition 2018 | sagudev | 2023-02-18 | 1 | -0/+1 |
* | Bump all in-tree components to syn 1 | Anthony Ramine | 2019-09-27 | 1 | -2/+2 |
* | Restrict syn features for in-tree components | Anthony Ramine | 2019-09-27 | 1 | -1/+1 |
* | Update syn and related dependencies | Bastien Orivel | 2018-11-30 | 1 | -1/+1 |
* | Assert that DOM structs have the correct first field | Manish Goregaokar | 2018-07-03 | 1 | -2/+6 |
* | Use the better TokenStream API in dom_struct | Anthony Ramine | 2017-09-01 | 1 | -3/+0 |
* | Fix quote dependency version | Anthony Ramine | 2017-08-23 | 1 | -1/+1 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+13 |