]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-19 bors[bot]Merge #5643
2020-08-18 bors[bot]Merge #5809
2020-08-18 Aleksey Kladov:arrow_up: crates
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 Aleksey KladovAdd GH Sposors to FUNDING.yml
2020-08-18 bors[bot]Merge #5805
2020-08-18 Aleksey KladovEncourage rebases more
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 Aleksey KladovSpeedup tests in dev mode
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 Dmitryfmt
2020-08-18 Dmitryfix reformat
2020-08-18 DmitryMerge remote-tracking branch 'rust-analyzer/master'
2020-08-18 bors[bot]Merge #5794
2020-08-18 Aleksey KladovAdd default names section
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 #5791
2020-08-18 Aleksey Kladov:arrow_up: crates
2020-08-18 Aleksey KladovRemove usless pre-cache task
2020-08-18 bors[bot]Merge #5790
2020-08-18 Aleksey KladovRevive cache cleaning
2020-08-18 Aleksey KladovRe-enable mac build
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 bors[bot]Merge #5784
2020-08-17 Aleksey KladovMention that generated .adocs are generaterd
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 bors[bot]Merge #5775
2020-08-16 Jeremy KolbUpdate chrono
2020-08-16 xiaofaFix eslint errors on .eslintrc.js and rollup.config.js
2020-08-16 Yusuke TanakaRemove test for `handle_document_symbol`
2020-08-16 Paul Daniel... Add new method to Semantics, method_receiver_kind,...
2020-08-16 Paul Daniel... Mark mutating functions with `mutable` modifier, and...
2020-08-16 Paul Daniel... Add 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 Dmitry OpokinUpdate xtask/src/codegen/gen_unstable_future_descriptor.rs
2020-08-14 DmitryRevert "replase sparse-checkout by github api"
2020-08-14 bors[bot]Merge #5760
2020-08-14 Aleksey KladovDocument xtask has few deps invariant
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 Aleksey KladovDocument the most important CI invariant
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
next