about summary refs log tree commit diff
path: root/compiler/rustc_privacy/messages.ftl
AgeCommit message (Expand)AuthorLines
2025-01-18Emit a single privacy error for multiple fields on the same struct expressionEsteban Küber-2/+15
2025-01-18Add context on private fields that are not on the same line as the struct nameEsteban Küber-0/+1
2023-08-02Replace old private-in-public diagnostic with type privacy lintsBryanskiy-5/+0
2023-06-29Fix type privacy lints error messageBryanskiy-1/+1
2023-06-12Private-in-public lints implementationBryanskiy-0/+7
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-9/+9
2023-03-11Simplify message pathsest31-0/+23