| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-06-23 | Add test for invalid variables | clubby789 | -0/+2 | |
| 2023-02-22 | errors: generate typed identifiers in each crate | David Wood | -0/+5 | |
| Instead of loading the Fluent resources for every crate in `rustc_error_messages`, each crate generates typed identifiers for its own diagnostics and creates a static which are pulled together in the `rustc_driver` crate and provided to the diagnostic emitter. Signed-off-by: David Wood <david.wood@huawei.com> | ||||
