]> git.lizzy.rs Git - rust.git/history - crates/ide
internal: make it clearer where IO happens
[rust.git] / crates / ide /
2021-07-17 Aleksey Kladovinternal: make it clearer where IO happens
2021-07-15 bors[bot]Merge #9607
2021-07-15 Lukas WirthSimplify
2021-07-15 bors[bot]Merge #9605
2021-07-15 Lukas WirthFolding ranges respect item visibilities
2021-07-15 Lukas WirthAdd nested region folding test
2021-07-15 bors[bot]Merge #9604
2021-07-15 Lukas WirthDon't fold consecutive modules with item lists
2021-07-15 bors[bot]Merge #9600
2021-07-15 bors[bot]Merge #9595
2021-07-14 Lukas WirthShow test mod runnable in outline modules
2021-07-13 bors[bot]Merge #9597
2021-07-13 Lukas WirthUse Type::walk for goto_type_definition
2021-07-13 bors[bot]Merge #9596
2021-07-13 Lukas WirthReturn type arguments in goto_type_definition result
2021-07-13 bors[bot]Merge #9594
2021-07-13 Lukas WirthAssign mutable semantic token modifier to assignment...
2021-07-13 bors[bot]Merge #9592
2021-07-13 Lukas WirthSplit main highlighting function up into a few subfunctions
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9569
2021-07-11 Lukas WirthReturn both field and local references for shorthands...
2021-07-11 Lukas WirthInline name classification reference calls
2021-07-11 Lukas WirthExplicitly check for reference locals or fields in...
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 Aleksey Kladovinternal: remove one more needless extern crate
2021-07-11 Aleksey Kladovinternal: remove unused param
2021-07-11 Aleksey Kladovinternal: remove needless distinction between a carte...
2021-07-11 bors[bot]Merge #9565
2021-07-11 bors[bot]Merge #9563
2021-07-11 Aleksey Kladovupdate tests
2021-07-11 Aleksey Kladovdrop unused fields
2021-07-11 Aleksey Kladovsimplify
2021-07-11 Aleksey Kladovdrop unused field
2021-07-11 Aleksey Kladovsimplify
2021-07-11 Aleksey Kladovbe explicit about what we *can't* debug
2021-07-11 Aleksey Kladovbetter name
2021-07-11 Aleksey KladovLet the client care about presentation
2021-07-11 bors[bot]Merge #9449
2021-07-09 Lukas WirthEmit test name in Run test runnables if it comes from...
2021-07-07 bors[bot]Merge #9417
2021-07-06 bors[bot]Merge #9500
2021-07-05 bors[bot]Merge #9505
2021-07-05 Aleksey Kladovinternal: ensure consistent passing for config params
2021-07-05 bors[bot]Merge #9503
2021-07-05 Aleksey Kladovfeat: make join lines behavior configurable
2021-07-05 bors[bot]Merge #9474
2021-07-05 bors[bot]Merge #9493
2021-07-05 Aleksey Kladovminor: drop dummy authors field
2021-07-04 bors[bot]Merge #9488
2021-07-04 Aleksey Kladovinternal: make CompletionItem and SourceChange consistent
2021-07-03 bors[bot]Merge #9477
2021-07-03 bors[bot]Merge #9476
2021-07-03 bors[bot]Merge #9468
2021-07-03 bors[bot]Merge #9473
2021-07-03 Aleksey Kladovfeat: join lines joins two ifs into `else if`
2021-07-02 bors[bot]Merge #9465
2021-07-02 Lukas WirthAdd cov_mark
2021-07-02 bors[bot]Merge #9464
2021-07-02 Lukas WirthFix runnables using wrong file ids for module doctests
2021-07-02 bors[bot]Merge #9462
2021-07-02 Lukas WirthPrint runnable kind on assertion failure for better...
2021-07-02 bors[bot]Merge #9461
2021-07-02 Lukas WirthFix incorrect guard for NameRefClass attribute resolution
2021-07-02 bors[bot]Merge #9428
2021-07-01 bors[bot]Merge #9458
2021-07-01 bors[bot]Merge #9455
2021-07-01 bors[bot]Merge #9454
2021-07-01 bors[bot]Merge #9452
2021-07-01 Jonas SchievinkAdd "View Crate Graph (Full)"
2021-07-01 bors[bot]Merge #9451
2021-07-01 Lukas WirthAdd `goto_type_action` for field hovers
2021-07-01 bors[bot]Merge #9450
2021-07-01 bors[bot]Merge #9431
2021-06-30 bors[bot]Merge #9437
2021-06-30 bors[bot]Merge #9436
2021-06-30 Lukas WirthAdd test for macro expanded test module in runnables
2021-06-30 bors[bot]Merge #9435
2021-06-30 Lukas WirthDon't add test runnables for outline modules in the...
2021-06-29 bors[bot]Merge #9269
2021-06-29 Milofix
2021-06-29 MiloUpdate crates/ide/src/status.rs
2021-06-28 bors[bot]Merge #9423
2021-06-28 Lukas WirthResolve attribute paths in attribute highlighting
2021-06-28 bors[bot]Merge #9420
2021-06-28 Lukas WirthFix `NameRef::classify` path resolution inside attributes
2021-06-28 Miloremove unneeded ifs
2021-06-28 Milocheck if counts should be a thing
2021-06-28 bors[bot]Merge #9418
2021-06-28 Lukas WirthInclude `self` in usage search for modules in their...
2021-06-28 Milofix all reviews
2021-06-26 bors[bot]Merge #9413
2021-06-26 Lukas WirthDeduplicate ast expression walking logic
2021-06-25 bors[bot]Merge #9400
2021-06-25 Lukas WirthFix renaming associated trait items with colliding...
2021-06-24 bors[bot]Merge #9398
2021-06-24 bors[bot]Merge #9397
2021-06-24 Lukas WirthFix break point highlighting not considering outer...
2021-06-24 bors[bot]Merge #9396
next