aboutsummaryrefslogtreecommitdiffstats
path: root/components/deny_public_fields/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-0/+1
* Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15)Simon Sapin2020-01-161-2/+0
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-081-1/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-3/+2
* Format components debugger and deny_public_fields #21373kingdido9992018-09-011-2/+4
* Bump syn/quote in deny_public_fieldsBastien Orivel2018-02-121-11/+9
* deny_public_fields: display field identifier in help messageHarvey Hunt2017-06-251-1/+2
* Change #[privatize] into #[derive(DenyPublicFields)]Anthony Ramine2017-02-151-0/+26