]> git.lizzy.rs Git - rust.git/history - crates
Merge #5643
[rust.git] / crates /
2020-08-19 bors[bot]Merge #5643
2020-08-18 bors[bot]Merge #5808
2020-08-18 Aleksey KladovMake RacyFlag actually work
2020-08-18 bors[bot]Merge #5807
2020-08-18 Aleksey KladovCleanup feature generation
2020-08-18 bors[bot]Merge #5806
2020-08-18 bors[bot]Merge #5805
2020-08-18 bors[bot]Merge #5695
2020-08-18 bors[bot]Merge #5804
2020-08-18 Aleksey KladovAdd type safety to diagnostic codes
2020-08-18 bors[bot]Merge #5801
2020-08-18 bors[bot]Merge #5800
2020-08-18 Aleksey KladovSpeedup ty tests
2020-08-18 bors[bot]Merge #5798
2020-08-18 Aleksey KladovIntroduce Label
2020-08-18 bors[bot]Merge #5797
2020-08-18 Aleksey KladovMinor
2020-08-18 bors[bot]Merge #5796
2020-08-18 Aleksey KladovAlign diagnostics config with the rest of rust-analyzer
2020-08-18 DmitryMerge remote-tracking branch 'rust-analyzer/master'
2020-08-18 bors[bot]Merge #5794
2020-08-18 Aleksey KladovSimplify building a symbol hierarchy
2020-08-18 bors[bot]Merge #5682
2020-08-18 bors[bot]Merge #5687
2020-08-18 bors[bot]Merge #5793
2020-08-18 Aleksey KladovMinor
2020-08-18 bors[bot]Merge #5758
2020-08-18 David LattimoreSSR: A few small refactorings
2020-08-18 Igor AleksanovMove analysis config structure to the config.rs
2020-08-18 Igor AleksanovMake disabled diagnostics an argument of corresponding...
2020-08-18 bors[bot]Merge #5790
2020-08-18 Aleksey KladovRevive cache cleaning
2020-08-18 bors[bot]Merge #5787
2020-08-17 CAD97Fix missing match arm false error on unknown type
2020-08-17 CAD97Document missing match arm false positive
2020-08-17 bors[bot]Merge #5776 #5780
2020-08-17 bors[bot]Merge #5782
2020-08-17 bors[bot]Merge #5785
2020-08-17 Aleksey KladovDon't make fields private unless you have to
2020-08-17 vsrsFix StatusNotification
2020-08-17 jDomantasformat
2020-08-17 jDomantasupdate generated tests
2020-08-16 bors[bot]Merge #5766
2020-08-16 bors[bot]Merge #5778
2020-08-16 Jeremy KolbChalk 0.23
2020-08-16 bors[bot]Merge #5777
2020-08-16 Jeremy KolbBump rustc_lexer
2020-08-16 Yusuke TanakaRemove test for `handle_document_symbol`
2020-08-16 Paul Daniel FariaAdd new method to Semantics, method_receiver_kind,...
2020-08-16 Paul Daniel FariaMark mutating functions with `mutable` modifier, and...
2020-08-16 Paul Daniel FariaAdd new HighlightModifier variant, Consuming
2020-08-15 bors[bot]Merge #5770
2020-08-15 Dave LageFix typo in comment
2020-08-15 bors[bot]Merge #5769
2020-08-15 Aleksey KladovDon't expose hir::Path out of hir
2020-08-15 bors[bot]Merge #5768
2020-08-15 Aleksey KladovRemove deprecated Path::from_ast
2020-08-15 Jonas SchievinkHacky support for fn-like proc macros
2020-08-14 bors[bot]Merge #5762
2020-08-14 Jonas SchievinkAdd a proc_macro_test crate
2020-08-14 Dmitrysynchronizing changes
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Dmitryrefactor requirements put forward mkladov
2020-08-14 bors[bot]Merge #5347
2020-08-14 Dmitryrestrict visibility only by crate
2020-08-14 DmitryMerge branch 'master' of https://github.com/Fihtangolz...
2020-08-14 DmitryRevert "replase sparse-checkout by github api"
2020-08-14 Dmitryreplase sparse-checkout by github api
2020-08-14 bors[bot]Merge #5759
2020-08-14 Aleksey KladovRename hypothetical -> speculative
2020-08-14 jDomantasfixup whitespace when adding missing impl items
2020-08-14 Wilco KuseeOnly print chalk programs with CHALK_PRINT
2020-08-14 David LattimoreSSR: Explicitly autoderef and ref placeholders as needed
2020-08-14 bors[bot]Merge #5757
2020-08-14 David LattimoreRefactor SSR so that placeholders store a Var
2020-08-14 bors[bot]Merge #5756
2020-08-14 Wilco KuseeLookup adt names
2020-08-14 Wilco KuseeOnly use logging db if CHALK_DEBUG is active
2020-08-14 Wilco KuseePrint chalk programs in debug output
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-14 Armin SanderSophisticate Windows path encoding
2020-08-13 bors[bot]Merge #5755
2020-08-13 Aleksey KladovMake hygiene private to hir
2020-08-13 bors[bot]Merge #5753
2020-08-13 Aleksey KladovRemove Hygiene from completion
2020-08-13 bors[bot]Merge #5752
2020-08-13 Benjamin Coenendisplay correctly 'impl Trait<T> + Trait<T>' #4814
2020-08-13 bors[bot]Merge #5751
2020-08-13 Aleksey KladovBetter recovery in `use foo::;`
2020-08-13 Aleksey KladovMinor
2020-08-13 bors[bot]Merge #5750
2020-08-13 Aleksey KladovAlign parser names with grammar
2020-08-13 Aleksey KladovRename ra_ide -> ide
2020-08-13 bors[bot]Merge #5749
2020-08-13 Aleksey KladovRename ra_assists -> assists
2020-08-13 bors[bot]Merge #5748
2020-08-13 Aleksey KladovRename ra_ssr -> ssr
2020-08-13 Aleksey KladovRename ra_ide_db -> ide_db
2020-08-13 Aleksey KladovRename ra_hir -> hir
2020-08-13 Aleksey KladovRename ra_hir_ty -> hir_ty
next