Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | Use a binding's field identifier to produce more descriptive output. Fall back to a binding's identifier if a field identifier is not available. Additionally, make the privatize.rs compiletest more specific and wrap the identifier in backticks to aid readability. | ||||
* | Change #[privatize] into #[derive(DenyPublicFields)] | Anthony Ramine | 2017-02-15 | 1 | -0/+26 |