]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Minor test fixes / new tests
[rust.git] / crates / ide_db /
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
2021-04-16 Kirill BulatovExclude inherent traits from flyimports
2021-04-15 bors[bot]Merge #8510 #8533
2021-04-14 bors[bot]Merge #8515
2021-04-14 Kirill BulatovProfile trait solving for all invocations
2021-04-13 bors[bot]Merge #8415
2021-04-11 jakeAdds impl Deref assist
2021-04-10 bors[bot]Merge #8436
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8394
2021-04-06 bors[bot]Merge #8382
2021-04-06 bors[bot]Merge #8386
2021-04-06 Jonas SchievinkAvoid O(n²) when constructing AttrSourceMap
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8245
2021-04-05 bors[bot]Merge #8326
2021-04-04 unexgeAdd convert tuple struct to named struct assist
2021-04-04 unexgeAllow including `Self` kw references to `FindUsages`
2021-04-04 bors[bot]Merge #8325
2021-04-04 bors[bot]Merge #8295
2021-04-03 Graeme CouparConvert Into to From assist
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
next