]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Enable proc macros and build scripts by default in CLI
[rust.git] / crates / ide_db /
2021-06-04 bors[bot]Merge #9138
2021-06-04 Lukas WirthReplace `-` with `_` in generated lint names
2021-06-04 Lukas WirthGenerate default lint groups
2021-06-04 Lukas WirthGenerate default lint completions
2021-06-03 bors[bot]Merge #9128
2021-06-03 Jonas SchievinkMake it opt-in
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9108
2021-06-01 bors[bot]Merge #9097
2021-06-01 Jonas SchievinkImplement per-edition preludes
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9079
2021-05-31 bors[bot]Merge #9039
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9062
2021-05-29 bors[bot]Merge #9027
2021-05-28 bors[bot]Merge #9041
2021-05-28 Lukas Wirthsimplify
2021-05-27 Jonas SchievinkUpdate salsa
2021-05-27 bors[bot]Merge #8997
2021-05-27 bors[bot]Merge #9005
2021-05-26 bors[bot]Merge #9017
2021-05-26 Kirill BulatovExclude inherent traits more eagerly
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8942
2021-05-24 bors[bot]Merge #8955
2021-05-23 bors[bot]Merge #8945
2021-05-23 Florian DieboldGet rid of field_type again
2021-05-23 bors[bot]Merge #8948
2021-05-23 bors[bot]Merge #8950
2021-05-23 Aleksey Kladovminor: align import style with styleguide
2021-05-23 Florian DieboldRecord method call substs and use them in call info
2021-05-22 bors[bot]Merge #8901
2021-05-20 bors[bot]Merge #8902
2021-05-20 bors[bot]Merge #8898
2021-05-20 bors[bot]Merge #8897
2021-05-20 Lukas Tobias WirthDon't compare ast::Visibility by stringifying
2021-05-20 bors[bot]Merge #8873
2021-05-20 Lukas Tobias WirthCheck for differing attributes in granularity guessing
2021-05-19 bors[bot]Merge #8885 #8887
2021-05-19 Jonas SchievinkSimplify eager macro representation
2021-05-19 bors[bot]Merge #8882
2021-05-19 Lukas Tobias WirthReplace ImportGranularity::Guess with guessing boolean...
2021-05-19 bors[bot]Merge #8880
2021-05-18 bors[bot]Merge #7698
2021-05-18 bors[bot]Merge #8871
2021-05-18 Lukas Tobias WirthAdd ImportGranularity::Guess
2021-05-18 Lukas Tobias WirthImplement import-granularity guessing
2021-05-18 Lukas Tobias WirthMergeBehavior -> ImportGranularity
2021-05-17 alcroitoAdd new LSP extension for workspace symbol lookup
2021-05-17 bors[bot]Merge #8795
2021-05-16 bors[bot]Merge #8813
2021-05-14 bors[bot]Merge #8819
2021-05-14 Aleksey Kladovinternal: remove SyntaxRewriter
2021-05-14 Aleksey Kladovinternal: remove one more immutable tree
2021-05-12 bors[bot]Merge #8802
2021-05-11 bors[bot]Merge #8398
2021-05-11 bors[bot]Merge #8796
2021-05-11 bors[bot]Merge #8800
2021-05-11 bors[bot]Merge #8798
2021-05-10 bors[bot]Merge #8794
2021-05-10 Lukas WirthGive MergeBehaviour variants better names
2021-05-09 bors[bot]Merge #8783
2021-05-09 Aleksey Kladovinternal: introduce `ast::make::ext` module with common...
2021-05-09 bors[bot]Merge #8774
2021-05-08 bors[bot]Merge #8773
2021-05-08 Lukas WirthDon't handle Self as a usage for TraitDefs
2021-05-08 Lukas WirthFix builtintype def_to_ty
2021-05-08 Lukas WirthCorrectly support SelfType when searching for usages
2021-05-06 bors[bot]Merge #8745
2021-05-06 bors[bot]Merge #8280
2021-05-06 bors[bot]Merge #8718
2021-05-06 Aleksey Kladovinternal: use API stabilized in 1.52
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-27 bors[bot]Merge #8624
2021-04-27 bors[bot]Merge #8629 #8657
2021-04-24 bors[bot]Merge #8647
2021-04-24 Lukas WirthSplit out merge_imports module from helpers::insert_use
2021-04-24 bors[bot]Merge #8641
2021-04-23 bors[bot]Merge #8639
2021-04-23 bors[bot]Merge #8591 #8638
2021-04-23 bors[bot]Merge #8317
2021-04-21 bors[bot]Merge #8570
2021-04-21 unexgeUse multiple loops instead of `Iterator::chain` in...
2021-04-20 Lukas WirthAdd cov_marks to insert_use tests
2021-04-20 Lukas WirthRemove SyntaxRewriter usage in insert_use in favor...
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8462
2021-04-19 bors[bot]Merge #8574
2021-04-19 Lukas WirthCheck for rust doc code attributes like rustdoc does
2021-04-19 bors[bot]Merge #8565
2021-04-19 bors[bot]Merge #8540
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8560
2021-04-16 bors[bot]Merge #8546
2021-04-16 Lukas WirthReturn CallInfo for unclosed call expressions
2021-04-16 bors[bot]Merge #8542
2021-04-16 bors[bot]Merge #8539
next