]> git.lizzy.rs Git - rust.git/history - crates
Adapt to a new rowan borrowing node API.
[rust.git] / crates /
2021-05-06 DawerAdapt to a new rowan borrowing node API.
2021-05-06 DawerUpdate to rowan 0.13.0-pre.5
2021-05-05 bors[bot]Merge #8674
2021-05-05 bors[bot]Merge #8736
2021-05-05 bors[bot]Merge #8735
2021-05-05 Lukas Tobias Wirthsimplify
2021-05-05 m5tfiremove unneeded `visited_where_clauses`
2021-05-04 bors[bot]Merge #8733
2021-05-04 Lukas Tobias WirthAdd some cov marks for qualified_path completion
2021-05-04 bors[bot]Merge #8732
2021-05-04 Aleksey KladovDocument expansion queries
2021-05-04 Aleksey Kladovsimplify macro expansion code
2021-05-04 Aleksey Kladovmake illegal states unrepresentable
2021-05-04 Aleksey KladovCleanups
2021-05-04 bors[bot]Merge #8731
2021-05-04 Lukas Tobias WirthComplete enum variants through type aliases
2021-05-04 bors[bot]Merge #8727
2021-05-04 Aleksey Kladovminor: use standard import style
2021-05-04 bors[bot]Merge #8726
2021-05-04 Aleksey Kladovinternal: reduce visibility
2021-05-04 bors[bot]Merge #8725
2021-05-04 Aleksey Kladovinternal: env var to toggle slow benches
2021-05-04 bors[bot]Merge #8724
2021-05-04 Aleksey Kladovminor: unconfuse myself about macro def vs macro rules
2021-05-04 bors[bot]Merge #8720
2021-05-04 Aleksey Kladovinternal: add integrated completion benchmark
2021-05-04 bors[bot]Merge #8719
2021-05-04 Lukas Tobias WirthFix block comment intra doc link injection ranges
2021-05-04 bors[bot]Merge #8711
2021-05-04 Aleksey KladovMore searchable name
2021-05-04 bors[bot]Merge #8714
2021-05-04 Aleksey Kladovinternal: remove one more usage of the rewriter
2021-05-04 bors[bot]Merge #8716
2021-05-04 memoryruinsReplace `memmap` to `memmap2` in `proc_macro_api`
2021-05-03 Kirill BulatovCode review fixes
2021-05-03 bors[bot]Merge #8715
2021-05-03 Lukas Tobias WirthMake CompletionContext expected_type smarter
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8712
2021-05-03 Lukas Tobias WirthDon't mutate the tree while traversing in reorder_impl
2021-05-03 Kirill BulatovIndex retrieval fix
2021-05-03 Kirill BulatovSmall fixes
2021-05-03 Kirill BulatovTests added
2021-05-03 Kirill BulatovLess panics in the assist resolution
2021-05-03 Kirill BulatovAdd docs and use better naming
2021-05-03 Kirill BulatovResolve single assist only
2021-05-03 Kirill BulatovAdd a way to resolve certain assists
2021-05-03 bors[bot]Merge #8427
2021-05-02 bors[bot]Merge #8708
2021-05-02 Aleksey Kladovfix: don't duplicate Progerss::Finised for cache priming
2021-05-02 bors[bot]Merge #8693
2021-05-01 bors[bot]Merge #8701
2021-05-01 BrandonFix feature description inconsistency
2021-04-30 bors[bot]Merge #8698
2021-04-30 Jonas Schievinkfind_path: check only crate-level prelude
2021-04-30 Boris-Chengbiao... Ensure that only one cache priming task can run at...
2021-04-30 bors[bot]Merge #8692
2021-04-30 bors[bot]Merge #8695
2021-04-30 Aleksey Kladovinternal: fix naming polarity
2021-04-30 Aleksey Kladovinternal: normalize name
2021-04-30 m5tfiadd folding for where clauses
2021-04-29 Florian DieboldDon't look in super traits for <T as Trait>::Assoc
2021-04-29 Florian DieboldRewrite all_super_trait_refs as an iterator
2021-04-29 Florian DieboldHandle cycles in generic_defaults more gracefully
2021-04-29 Florian DieboldAdd test for #8686
2021-04-29 bors[bot]Merge #8687
2021-04-29 Comonadfix: closure unify without check ClosureId
2021-04-29 bors[bot]Merge #8685
2021-04-29 Jonas SchievinkParse const param defaults
2021-04-29 bors[bot]Merge #8684
2021-04-29 Jonas SchievinkCorrectly parse negated literals as const args
2021-04-28 bors[bot]Merge #8683
2021-04-28 Aleksey Kladovinternal: ensure that client and server-side configs...
2021-04-27 bors[bot]Merge #8624
2021-04-27 bors[bot]Merge #8629 #8657
2021-04-27 bors[bot]Merge #8679
2021-04-27 Aleksey Kladovfix: don't show error message for a valid notification
2021-04-27 bors[bot]Merge #8677
2021-04-27 Jeremy KolbReturn ServerNotInitialized according to the spec
2021-04-27 bors[bot]Merge #8617
2021-04-27 Jorge Mederos AlvaradoAdd config options
2021-04-26 bors[bot]Merge #8671
2021-04-26 Aleksey Kladovminor: simplify
2021-04-26 bors[bot]Merge #8670
2021-04-26 Aleksey Kladovfix: make error message in the status bar more useful
2021-04-26 bors[bot]Merge #8668
2021-04-26 Kirill BulatovUse -u instead of --utc date flag
2021-04-26 bors[bot]Merge #8666
2021-04-26 Aleksey Kladovfix: add date to the version string on Mac
2021-04-26 bors[bot]Merge #8660
2021-04-26 Bastian KerstingFixed formatting
2021-04-26 Bastian KerstingAdded mutable semantic token modifier for &mut self...
2021-04-25 bors[bot]Merge #8658
2021-04-25 Danny ZhuCheck more carefully for cases where a rename can't...
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 #8643
2021-04-24 Aleksey Kladovfix: correct version string to contain hash, build...
2021-04-24 bors[bot]Merge #8641
2021-04-23 bors[bot]Merge #8639
next