]> git.lizzy.rs Git - rust.git/history - crates/hir_ty/src/consteval.rs
Add const generics
[rust.git] / crates / hir_ty / src / consteval.rs
2022-03-14 hkalbasiAdd const generics
2022-03-12 bors[bot]Merge #11692
2022-03-12 Matthias Krügermore clippy fixes:
2022-03-12 Matthias Krügerfix clippy::needless_return
2022-03-12 Matthias Krügerfix clippy::needless_borrow
2022-02-21 bors[bot]Merge #11142
2022-01-31 bors[bot]Merge #11182
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11145
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11193
2022-01-05 bors[bot]Merge #11204
2022-01-05 bors[bot]Merge #11195 #11202
2022-01-05 bors[bot]Merge #11201
2022-01-05 bors[bot]Merge #11200
2022-01-04 bors[bot]Merge #11190
2022-01-04 bors[bot]Merge #11112
2022-01-04 hkalbasiEvaluate constants in array repeat expression
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11088
2021-12-23 bors[bot]Merge #10933
2021-12-23 hkalbasishow values of constants in hover
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump chalk
2021-09-15 bors[bot]Merge #10048
2021-09-01 bors[bot]Merge #9954
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redundant_closure
2021-05-19 bors[bot]Merge #8882
2021-05-18 bors[bot]Merge #8871
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8845
2021-05-16 bors[bot]Merge #8853
2021-05-16 bors[bot]Merge #8813
2021-05-16 JadeAddress final feedback
2021-05-14 JadeAdd more tests, refactor array lengths/consteval work