| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-25 | stabilize const_swap | Ralf Jung | -1/+0 | |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -2/+0 | |
| 2024-02-18 | Improve wording of static_mut_ref | Obei Sideg | -1/+1 | |
| Rename `static_mut_ref` lint to `static_mut_refs`. | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-02-12 | allow static_mut_ref in some tests that specifically test mutable statics | Ralf Jung | -2/+2 | |
| 2024-02-11 | check_consts: fix some duplicate errors by not calling check_static ↵ | Ralf Jung | -1/+0 | |
| unnecessarily | ||||
| 2024-02-10 | unstably allow constants to refer to statics and read from immutable statics | Ralf Jung | -1/+1 | |
| 2024-01-07 | Update test for `E0796` and `static_mut_ref` lint | Obei Sideg | -1/+2 | |
| 2024-01-05 | Remove revisions for THIR unsafeck | Matthew Jasper | -2/+0 | |
| This is to make the diff when stabilizing it easier to review. | ||||
| 2023-11-06 | Recognise thread local statics in THIR unsafeck | Matthew Jasper | -0/+3 | |
| 2023-04-02 | Move some UI tests into subdirectories | jyn | -0/+16 | |
| to avoid going over the existing limit now that the ui-fulldeps tests have been moved to ui. | ||||
