]> git.lizzy.rs Git - rust.git/history - crates/ide
Merge #8564
[rust.git] / crates / ide /
2021-04-18 bors[bot]Merge #8564
2021-04-18 bors[bot]Merge #8561
2021-04-18 Chayim Refael FriedmanAccept `E<error_number>` notation in doctests
2021-04-18 bors[bot]Merge #8560
2021-04-16 bors[bot]Merge #8546
2021-04-16 bors[bot]Merge #8542
2021-04-16 bors[bot]Merge #8543
2021-04-16 Jonas SchievinkInclude path in `unresolved-macro-call` diagnostic
2021-04-15 bors[bot]Merge #8510 #8533
2021-04-13 Jonas SchievinkMove cursor position when using item movers
2021-04-13 bors[bot]Merge #8507
2021-04-13 Jonas Schievinkinternal: follow test style guide in typing.rs
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8354
2021-04-13 bors[bot]Merge #8415
2021-04-13 bors[bot]Merge #8489
2021-04-13 bors[bot]Merge #8500
2021-04-13 Aleksey Kladovinternal: fix flakiness of accidentally quadratic test
2021-04-13 bors[bot]Merge #8499
2021-04-13 Aleksey Kladovinternal: don't use `#[should_panic]` for tests
2021-04-13 bors[bot]Merge #8498
2021-04-13 Aleksey Kladovfeat: improve performance by delaying computation of...
2021-04-13 Aleksey KladovEnsure that listing&resolving code actions use the...
2021-04-12 Jonas SchievinkAdd a cov_mark
2021-04-12 Jonas SchievinkSimplify multiline check
2021-04-12 Jonas SchievinkIndent block expressions on enter
2021-04-12 bors[bot]Merge #8488
2021-04-12 Jakub KądziołkaFix typo: liner -> linear
2021-04-12 bors[bot]Merge #8483
2021-04-12 bors[bot]Merge #8481
2021-04-12 Aleksey Kladovinternal: prepare for lazy diagnostics
2021-04-10 bors[bot]Merge #8465
2021-04-10 bors[bot]Merge #8463
2021-04-10 Jonas SchievinkSupport macros in pattern position
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-10 bors[bot]Merge #8384
2021-04-10 Aleksey KladovLet's try testing for "is not quadratic" condition
2021-04-09 bors[bot]Merge #8450
2021-04-09 bors[bot]Merge #8443 #8446
2021-04-09 bors[bot]Merge #8445
2021-04-09 bors[bot]Merge #8444
2021-04-09 Jonas SchievinkShrink `unlinked-file` diagnostic to 3 characters
2021-04-08 bors[bot]Merge #8429
2021-04-08 bors[bot]Merge #8431
2021-04-08 Chetan Khilosiya8024: Added the trait modifier for assoc types.
2021-04-08 Chetan Khilosiya8425: Added documentation for on enter covering //...
2021-04-08 Chetan Khilosiya8279: Fix the not operator use and test case fix.
2021-04-08 Chetan Khilosiya8279: Added initial implementation for
2021-04-08 bors[bot]Merge #8421
2021-04-08 bors[bot]Merge #8422
2021-04-08 Laurențiu NicolaReduce allocations in Expand macro
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8412
2021-04-07 Lukas WirthEmit folding ranges for multiline array literals
2021-04-07 bors[bot]Merge #8409
2021-04-07 bors[bot]Merge #8408
2021-04-07 bors[bot]Merge #8388
2021-04-07 Jonas SchievinkDocument `}` insertion
2021-04-07 Jonas SchievinkMake better use of `stdx::always`
2021-04-07 Jonas SchievinkRewrite, reparse modified file
2021-04-07 Jonas Schievinksimplify
2021-04-07 Jonas SchievinkUse stdx::always
2021-04-07 Jonas SchievinkComplete braces more aggressively
2021-04-07 Jonas SchievinkAutoclose blocks when typing `{`
2021-04-07 bors[bot]Merge #8394
2021-04-07 bors[bot]Merge #8392
2021-04-07 Emmanuel ThompsonAdd space after lifetime
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8342
2021-04-05 bors[bot]Merge #8245
2021-04-05 bors[bot]Merge #8326
2021-04-04 bors[bot]Merge #8325
2021-04-04 bors[bot]Merge #8295
2021-04-04 bors[bot]Merge #8327
2021-04-04 Florian DieboldAdd and start using TraitRef and ProjectionTy builders
2021-04-03 bors[bot]Merge #8305
2021-04-03 Edwin ChengFix joinLines panic if run on the empty last line
2021-04-02 bors[bot]Merge #8297
2021-04-02 Jonas SchievinkOnly populate prelude for crate-level DefMaps
2021-04-02 bors[bot]Merge #8284
2021-04-02 bors[bot]Merge #8285
2021-04-02 bors[bot]Merge #8292
2021-04-01 bors[bot]Merge #8265
2021-04-01 bors[bot]Merge #8283
2021-04-01 Lukas WirthResolve associated types with type anchors
2021-04-01 Lukas WirthResolve associated types
2021-04-01 bors[bot]Merge #8274
2021-03-31 Ayomide BamideleAdditional syntax highlighting screenshot in manual
2021-03-31 Ayomide BamideleGif of "let = " typing assist
2021-03-31 Ayomide BamideleGifs and screenshots for features in manual (syntax...
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8271
2021-03-31 bors[bot]Merge #8269
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-30 Lukas WirthReplace Range<usize> usage with TextRange
2021-03-30 bors[bot]Merge #8240
2021-03-30 Chetan KhilosiyaRevert "8024: Added test case for highlighting trait...
next