]> git.lizzy.rs Git - rust.git/history - crates/hir_def
Don't insert `}` when typing `{` in string
[rust.git] / crates / hir_def /
2021-06-18 bors[bot]Merge #9334
2021-06-18 bors[bot]Merge #9321
2021-06-18 bors[bot]Merge #9325
2021-06-18 Laurențiu NicolaMinor clippy perf fixes
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-15 bors[bot]Merge #9267 #9279
2021-06-15 bors[bot]Merge #9292
2021-06-15 bors[bot]Merge #9285
2021-06-15 Aleksey Kladovminor: add a test variation
2021-06-15 bors[bot]Merge #9278
2021-06-15 Aleksey Kladovinternal: document that we don't #[ignore] tests
2021-06-14 bors[bot]Merge #9277
2021-06-14 Aleksey Kladovinternal: more natural order of sources for TypeParam
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9249
2021-06-13 Aleksey Kladovinternal: remove def-level diagnostics tests
2021-06-13 Aleksey Kladovinternal: refactor macro error
2021-06-13 Aleksey Kladovinternal: refactor inactive code diagnostics
2021-06-13 bors[bot]Merge #9248
2021-06-13 Aleksey Kladovinternal: refactor unresolved macro call diagnostic
2021-06-13 Aleksey Kladovinternal: refactor unresolved import diagnostic
2021-06-13 bors[bot]Merge #9247
2021-06-13 Aleksey Kladovinternal: refactor unresolved extern crate diagnostic
2021-06-13 bors[bot]Merge #9246
2021-06-13 bors[bot]Merge #9245
2021-06-13 Aleksey Kladovinternal: start new diagnostics API
2021-06-13 bors[bot]Merge #9244
2021-06-13 Florian DieboldMake block-local trait impls work
2021-06-13 bors[bot]Merge #9243
2021-06-13 Aleksey Kladovinternal: check that coverage marks are always paired
2021-06-13 bors[bot]Merge #9242
2021-06-13 bors[bot]Merge #9240
2021-06-13 Maan2003cargo fmt
2021-06-13 Maan2003clippy::useless_return
2021-06-13 Maan2003clippy::redundant_closure
2021-06-13 Maan2003clippy::clone_on_copy
2021-06-13 Maan2003clippy::useless_conversion
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-12 bors[bot]Merge #9239
2021-06-12 bors[bot]Merge #9238
2021-06-12 Aleksey Kladovinternal: cross-crate cov-marks
2021-06-11 bors[bot]Merge #9204
2021-06-11 bors[bot]Merge #9219
2021-06-11 bors[bot]Merge #9218
2021-06-11 bors[bot]Merge #9217
2021-06-11 Jonas SchievinkDon't stringify `cfg_attr`-gated attributes
2021-06-11 bors[bot]Merge #9216
2021-06-11 bors[bot]Merge #9192
2021-06-10 bors[bot]Merge #9206
2021-06-10 Kirill BulatovReduce fst_path calls
2021-06-10 Kirill BulatovAdd more profiling for flyimports
2021-06-09 bors[bot]Merge #9195
2021-06-09 bors[bot]Merge #9193
2021-06-09 Lukas WirthImplement dummy expansions for builtin attributes
2021-06-08 bors[bot]Merge #9177
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9171
2021-06-07 bors[bot]Merge #9170
2021-06-07 bors[bot]Merge #9169
2021-06-07 bors[bot]Merge #9144
2021-06-07 bors[bot]Merge #9164
2021-06-07 bors[bot]Merge #9161
2021-06-07 bors[bot]Merge #9160
2021-06-07 Laurențiu NicolaMake Documentation::new non-generic
2021-06-06 Jonas SchievinkHandle attribute macros in `descend_into_macros`
2021-06-05 bors[bot]Merge #9149
2021-06-05 bors[bot]Merge #9150
2021-06-05 bors[bot]Merge #9140
2021-06-04 Lukas WirthRender documentation for derive completion
2021-06-04 bors[bot]Merge #9138
2021-06-04 bors[bot]Merge #9137
2021-06-04 Jonas SchievinkReturn `ReachedFixedPoint::No` when resolving derive...
2021-06-03 bors[bot]Merge #9128
2021-06-03 Jonas SchievinkUpdate list of built-in attributes
2021-06-03 Jonas SchievinkMake it opt-in
2021-06-03 Jonas SchievinkExpand procedural attribute macros
2021-06-03 bors[bot]Merge #9130
2021-06-03 bors[bot]Merge #9129
2021-06-03 Matthias KrügerNFC: remove redundant clones (clippy::perf)
2021-06-03 bors[bot]Merge #9127
2021-06-03 Jonas SchievinkItemTree: make variant fields inherit the enum's visibility
2021-06-03 bors[bot]Merge #9124
2021-06-03 bors[bot]Merge #9104
2021-06-03 Jonas SchievinkAdd comment
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9108
2021-06-01 Jonas SchievinkImplement `#[rustc_skip_array_during_method_dispatch]`
2021-06-01 bors[bot]Merge #9102
2021-06-01 Jonas SchievinkFall back to legacy prelude
2021-06-01 bors[bot]Merge #9097
2021-06-01 Jonas SchievinkImplement per-edition preludes
2021-05-31 bors[bot]Merge #8717
2021-05-31 DawerExpand fixme comments
2021-05-31 DawerClean up, more docs.
2021-05-31 DawerImplement struct ctor application
2021-05-31 bors[bot]Merge #8952
next