| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -24/+0 | |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -1/+1 | |
| 2022-06-19 | Make some lints incremental. | Camille GILLOT | -1/+8 | |
| 2022-06-04 | use precise spans for recursive const evaluation | Ralf Jung | -2/+2 | |
| 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 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -3/+3 | |
| 2018-10-25 | Deduplicate all the ~~things~~ errors | Oliver Schneider | -0/+5 | |
| 2018-10-25 | Report const eval error inside the query | Oliver Schneider | -0/+5 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+11 | |
