| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-24 | MIR-build: No longer emit assumes in enum-as casting | Scott McMurray | -5/+0 | |
| This just uses the `valid_range` from the backend, so it's duplicating the range metadata that now we include on parameters and loads. | ||||
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -2/+2 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -15/+15 | |
| 2023-05-18 | Also assume wrap-around discriminants in `as` MIR building | Scott McMurray | -5/+4 | |
| Resolves this FIXME: https://github.com/rust-lang/rust/blob/8d18c32b61476ed16dd15074e71be3970368d6d7/compiler/rustc_mir_build/src/build/expr/as_rvalue.rs#L231 | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+23 | |
