]> git.lizzy.rs Git - rust.git/history - crates/ide/src/goto_definition.rs
feat: goto definition on an impl fn goes to that fn in the trait
[rust.git] / crates / ide / src / goto_definition.rs
2021-06-07 Jadefeat: goto definition on an impl fn goes to that fn...
2021-06-05 bors[bot]Merge #9149
2021-06-05 Lukas WirthSupport goto-definition for include macro paths
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-23 bors[bot]Merge #8317
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8560
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 bors[bot]Merge #8499
2021-04-13 Aleksey Kladovinternal: don't use `#[should_panic]` for tests
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-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8342
2021-04-05 bors[bot]Merge #8245
2021-04-01 bors[bot]Merge #8265
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-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-30 bors[bot]Merge #8186
2021-03-30 Lukas WirthUse new new docs string source mapping in goto_def...
2021-03-30 Lukas WirthImplement basic Documentation source to syntax range...
2021-03-30 Lukas WirthProperly resolve intra doc links in hover and goto_defi...
2021-03-30 bors[bot]Merge #8250
2021-03-30 Jonas SchievinkAccurately classify assoc. types in paths
2021-03-24 bors[bot]Merge #7907
2021-03-24 bors[bot]Merge #8168
2021-03-24 bors[bot]Merge #8177
2021-03-23 bors[bot]Merge #8159
2021-03-23 bors[bot]Merge #8178
2021-03-23 Lukas WirthShow item info when hovering intra doc links
2021-03-22 bors[bot]Merge #8054
2021-03-19 bors[bot]Merge #8097
2021-03-18 bors[bot]Merge #8095
2021-03-18 bors[bot]Merge #8083
2021-03-18 bors[bot]Merge #8091
2021-03-18 Jonas SchievinkAdd test for goto def on proc macro invocation
2021-03-18 bors[bot]Merge #8082
2021-03-18 bors[bot]Merge #8081
2021-03-17 bors[bot]Merge #8069
2021-03-17 bors[bot]Merge #8067
2021-03-17 Lukas WirthCheck whether cursor is on and not between intra doc...
2021-03-17 bors[bot]Merge #8065
2021-03-17 Lukas WirthBetter handling of block doc comments
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 bors[bot]Merge #8048
2021-03-17 Matthias Krügerdon't clone types that are copy (clippy::clone_on_copy)
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 Aleksey KladovUpgrade rowan
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8020
2021-03-15 bors[bot]Merge #8015
2021-03-15 bors[bot]Merge #8018
2021-03-15 bors[bot]Merge #8025
2021-03-15 Aleksey KladovGoto definition works for `S { a: }` case
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-16 bors[bot]Merge #7690
2021-02-16 bors[bot]Merge #7657
2021-02-16 bors[bot]Merge #7696
2021-02-16 kjeremyFix a few clippy::perf warnings
2021-02-10 bors[bot]Merge #7617
2021-02-10 bors[bot]Merge #7591 #7622
2021-02-09 bors[bot]Merge #7611
2021-02-09 Aleksey KladovMore precise navigation to parent
2021-02-09 Aleksey KladovCleanup tests
2021-01-23 bors[bot]Merge #7391
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7353
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-22 bors[bot]Merge #7348
2021-01-22 bors[bot]Merge #7389
2021-01-22 Aleksey KladovCleanup tests
2021-01-22 Aleksey KladovRemove index based fallback for goto def
2021-01-19 bors[bot]Merge #7321
2021-01-18 bors[bot]Merge #7339
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 bors[bot]Merge #7326
2021-01-18 bors[bot]Merge #7291
2021-01-17 bors[bot]Merge #7276
2021-01-17 bors[bot]Merge #7304
2021-01-15 Lukas WirthWrap remaining self/super/crate in Name{Ref}
2021-01-15 bors[bot]Merge #7288
2021-01-15 Lukas WirthHandle self/super/crate in PathSegment as NameRef
2021-01-14 bors[bot]Merge #7211
next