| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-02-27 | Split rustc_type_ir to avoid rustc_ast from depending on it | Oli Scherer | -2/+1 |
| 2024-02-21 | make it possible for outside crates to inspect a mir::ConstValue with the int... | Ralf Jung | -2/+7 |
| 2024-02-10 | unstably allow constants to refer to statics and read from immutable statics | Ralf Jung | -2/+2 |
| 2024-01-22 | const-eval interner: from-scratch rewrite using mutability information from p... | Ralf Jung | -0/+1 |
| 2023-10-31 | Turn const_caller_location from a query to a hook | Oli Scherer | -5/+8 |
| 2023-10-28 | interpret: call caller_location logic the same way codegen does, and share so... | Ralf Jung | -0/+63 |
