| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -24/+0 | |
| 2020-09-19 | Address review comments | Oliver Scherer | -3/+3 | |
| 2020-09-19 | Stop using the `const_eval` query for initializers of statics | Oliver Scherer | -5/+1 | |
| As a side effect, we now represent most promoteds as `ConstValue::Scalar` again. This is useful because all implict promoteds are just references anyway and most explicit promoteds are numeric arguments to `asm!` or SIMD instructions. | ||||
| 2020-06-12 | fix const_prop spans and re-bless tests | Ralf Jung | -2/+2 | |
| 2020-03-24 | bless you | Ralf Jung | -1/+1 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-01-09 | Stabilize `let` bindings and destructuring in constants and const fn | Oliver Scherer | -4/+4 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -4/+4 | |
| 2018-12-21 | Fix a recently introduces regression | Oliver Scherer | -3/+17 | |
| 2018-11-19 | Also catch static mutation at evaluation time | Oliver Scherer | -7/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+19 | |
