Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -0/+1 |
* | Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) | Simon Sapin | 2020-01-16 | 1 | -2/+0 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -3/+2 |
* | Format components debugger and deny_public_fields #21373 | kingdido999 | 2018-09-01 | 1 | -2/+4 |
* | Bump syn/quote in deny_public_fields | Bastien Orivel | 2018-02-12 | 1 | -11/+9 |
* | deny_public_fields: display field identifier in help message | Harvey Hunt | 2017-06-25 | 1 | -1/+2 |
* | Change #[privatize] into #[derive(DenyPublicFields)] | Anthony Ramine | 2017-02-15 | 1 | -0/+26 |