]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/data.rs
Make remaining item data queries use item tree
[rust.git] / crates / ra_hir_def / src / data.rs
2020-06-24 Jonas SchievinkMake remaining item data queries use item tree
2020-06-24 Jonas Schievinkdraw the rest of the owl
2020-06-18 bors[bot]Merge #4821
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-11 bors[bot]Merge #4833
2020-06-11 bors[bot]Merge #4849
2020-06-11 Jonas SchievinkMake known paths use `core` instead of `std`
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Mikhail RakhmanovMerge branch 'master' into compute-lazy-assits
2020-06-03 bors[bot]Merge #4678
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-06-03 bors[bot]Merge #4715
2020-06-03 bors[bot]Merge #4679
2020-06-03 bors[bot]Merge #4703
2020-06-03 bors[bot]Merge #4721
2020-06-02 bors[bot]Merge #4720
2020-06-02 Paul Daniel FariaAdd highlight support for unsafe fn calls and raw ptr...
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-14 bors[bot]Merge #4273
2020-05-13 bors[bot]Merge #4083
2020-05-11 bors[bot]Merge #4358
2020-05-11 bors[bot]Merge #4421
2020-05-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4394 #4414
2020-05-10 Matthew JasperHighlight mutable statics as mutable
2020-05-07 bors[bot]Merge #4296
2020-05-06 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-05 bors[bot]Merge #4325
2020-05-05 bors[bot]Merge #4166
2020-05-05 bors[bot]Merge #4323
2020-05-05 bors[bot]Merge #4320
2020-05-05 bors[bot]Merge #4321
2020-05-05 Edwin ChengRename ImplItem to AssocItem
2020-05-05 bors[bot]Merge #4305
2020-05-05 bors[bot]Merge #4265
2020-05-05 bors[bot]Merge #4306 #4308
2020-05-05 bors[bot]Merge #4307
2020-05-05 bors[bot]Merge #4313
2020-05-05 Benjamin Coenenrefactor: use attrsOwner directly in is_cfg_enabled
2020-05-04 bors[bot]Merge #4295
2020-05-04 bors[bot]Merge #4283
2020-05-04 Edwin ChengFixes names for collect_item funtions
2020-05-04 bors[bot]Merge #4287
2020-05-03 Edwin ChengSupport macro for trait items
2020-05-03 bors[bot]Merge #4278
2020-05-03 bors[bot]Merge #4276
2020-05-02 bors[bot]Merge #4272
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-02 bors[bot]Merge #4234
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-01 bors[bot]Merge #4220 #4240
2020-05-01 Edwin ChengIntroduce LowerCtx for path lowering
2020-04-17 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-16 bors[bot]Merge #3979
2020-04-16 bors[bot]Merge #3948
2020-04-15 bors[bot]Merge #3962
2020-04-15 bors[bot]Merge #3966 #3968
2020-04-15 bors[bot]Merge #3964 #3965 #3967
2020-04-13 Florian DieboldAdd support for bounds on associated types in trait...
2020-04-13 Florian DieboldImplement inline associated type bounds
2020-04-12 bors[bot]Merge #3938
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 bors[bot]Merge #3944
2020-04-11 bors[bot]Merge #3949
2020-04-11 Aleksey KladovAlign naming
2020-04-11 Aleksey KladovUse Expander for cfg handling in impls
2020-04-11 Aleksey KladovPull Expander up
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 bors[bot]Merge #3920
2020-04-09 bors[bot]Merge #3923
2020-04-09 Aleksey KladovSimpler acessors for keywords
2020-04-09 bors[bot]Merge #3918
2020-04-09 bors[bot]Merge #3901
2020-04-09 Benjamin Coenenfeat: add support for feature attributes in struct...
2020-04-09 bors[bot]Merge #3919
2020-04-09 Aleksey KladovBe consistent about token accesors
2020-04-09 Benjamin Coenenfeat: add support for feature attributes in struct...
2020-04-09 bors[bot]Merge #3909
2020-04-09 bors[bot]Merge #3880
2020-04-09 Benjamin Coenenfeat: add attributes support on struct fields and metho...
2020-04-08 Benjamin Coenenfeat: add attributes support on struct fields and metho...
2020-04-07 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-07 Benjamin Coenenfeat: add attributes support on struct fields #3870
2020-03-16 Aleksey KladovMerge pull request #3610 from matklad/audit3
2020-03-16 bors[bot]Merge #3584
2020-03-16 Aleksey KladovUse `dyn Trait` for working with databse
2020-03-16 bors[bot]Merge #3573
2020-03-16 bors[bot]Merge #3587
2020-03-16 bors[bot]Merge #3534
2020-03-16 bors[bot]Merge #3540
2020-03-16 bors[bot]Merge #3602
2020-03-15 bors[bot]Merge #3591
2020-03-15 bors[bot]Merge #3595
2020-03-14 Florian DieboldFix completion of trait items
2020-03-14 Edwin ChengSupport local macro_rules
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-10 Aleksey KladovMerge pull request #3506 from slyngbaek/3183
2020-03-09 bors[bot]Merge #3519
2020-03-09 bors[bot]Merge #3514
next