| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-02-29 | make mutable_references_err not bitwidth-dependent | Ralf Jung | -180/+0 |
| 2024-02-18 | Improve wording of static_mut_ref | Obei Sideg | -31/+31 |
| 2024-02-17 | const_mut_refs: allow mutable refs to statics | Ralf Jung | -1/+1 |
| 2024-02-11 | check_consts: fix some duplicate errors by not calling check_static unnecessa... | Ralf Jung | -15/+0 |
| 2024-02-10 | validation: descend from consts into statics | Ralf Jung | -18/+29 |
| 2024-02-10 | unstably allow constants to refer to statics and read from immutable statics | Ralf Jung | -31/+26 |
| 2024-01-28 | static mut: allow reference to arbitrary types, not just slices and arrays | Ralf Jung | -10/+0 |
| 2024-01-22 | const-eval interner: from-scratch rewrite using mutability information from p... | Ralf Jung | -16/+161 |
| 2023-10-16 | Stop trying to preserve pretty-printing. | Camille GILLOT | -3/+3 |
| 2023-10-16 | Rebless. | Camille GILLOT | -1/+1 |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -3/+3 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+54 |
