]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-20 bors[bot]Merge #8897
2021-05-20 Lukas Tobias... Don't compare ast::Visibility by stringifying
2021-05-20 bors[bot]Merge #8893
2021-05-20 Lukas Tobias... Update outdated auto-import documentation
2021-05-20 bors[bot]Merge #8873
2021-05-20 Lukas Tobias... Check for differing attributes in granularity guessing
2021-05-19 bors[bot]Merge #8889
2021-05-19 Jonas SchievinkTrack in-scope derive helpers during nameres
2021-05-19 bors[bot]Merge #8888
2021-05-19 Jonas SchievinkFix unresolved attribute fallback again
2021-05-19 bors[bot]Merge #8885 #8887
2021-05-19 Jonas SchievinkFix derive collection after unresolved attribute fallback
2021-05-19 bors[bot]Merge #8884
2021-05-19 Daweradd_explicit_type respects `@` patterns
2021-05-19 Jonas SchievinkClarify field name
2021-05-19 Jonas SchievinkSimplify eager macro representation
2021-05-19 bors[bot]Merge #8875
2021-05-19 bors[bot]Merge #8882
2021-05-19 Jonas SchievinkRewrite `resolve_imports` to use an iterator
2021-05-19 Jonas SchievinkRestructure nameres loop to be a bit clearer
2021-05-19 Lukas Tobias... Replace ImportGranularity::Guess with guessing boolean...
2021-05-19 Jonas Schievinkinternal: resolve attributes in name resolution
2021-05-19 bors[bot]Merge #8877
2021-05-19 bors[bot]Merge #8880
2021-05-19 Lukas Tobias... Fix prepare_rename failing for modules
2021-05-19 Aleksey Kladovfeat: allow clients to feature detect symbol filtering
2021-05-19 DawerCheck patterns for type match recursively.
2021-05-19 Dawerinternal: Record mismatches of pattern types.
2021-05-18 bors[bot]Merge #7698
2021-05-18 bors[bot]Merge #8871
2021-05-18 Lukas Tobias... Add ImportGranularity::Guess
2021-05-18 Lukas Tobias... Implement import-granularity guessing
2021-05-18 Lukas Tobias... MergeBehavior -> ImportGranularity
2021-05-18 Jonas SchievinkSimplify `DefCollector::resolve_macros`
2021-05-18 bors[bot]Merge #8345
2021-05-17 rainy-meAdd pub mod option for UnlinkedFile
2021-05-17 alcroitoAdd new LSP extension for workspace symbol lookup
2021-05-17 bors[bot]Merge #8766
2021-05-17 Jamie CunliffeExtract function assist will add async if required
2021-05-17 Aleksey Kladovinternal: use more evocative test folder name
2021-05-17 Aleksey Kladovminor: adjust config name
2021-05-17 bors[bot]Merge #8795
2021-05-17 bors[bot]Merge #8864
2021-05-17 kjeremyUpdate notify and fst
2021-05-17 bors[bot]Merge #8858
2021-05-17 bors[bot]Merge #8863
2021-05-17 Aleksey Kladovfix: don't add extra whitespace around fields
2021-05-17 ivan770Added cov mark
2021-05-17 Aleksey Kladovminor: add missing tests
2021-05-17 bors[bot]Merge #8862
2021-05-17 Aleksey Kladovinternal: scalable module structure for fixits
2021-05-17 Aleksey Kladovminor: extract fix to file
2021-05-17 bors[bot]Merge #8861
2021-05-17 Aleksey Kladovminor: and one more recipe for ace
2021-05-16 bors[bot]Merge #8845
2021-05-16 ivan770Fix #8834
2021-05-16 bors[bot]Merge #8853
2021-05-16 bors[bot]Merge #8854
2021-05-16 Aleksey Kladovinternal: use mutable syntax trees when filling fields
2021-05-16 Lukas WirthTag Self in impls as a TypeAlias
2021-05-16 Aleksey Kladovinternal: use standard test style
2021-05-16 Aleksey Kladovinternal: use mutable trees when filling match arms
2021-05-16 Aleksey Kladovminor: use uniform names
2021-05-16 bors[bot]Merge #8813
2021-05-16 JadeAddress final feedback
2021-05-15 bors[bot]Merge #8848
2021-05-15 Lukas WirthAttach comments to ast::Impl
2021-05-15 Lukas Wirthsimplify
2021-05-15 hi-rustinRemove attrs
2021-05-15 hi-rustinAddress comments and add more tests
2021-05-15 hi-rustinGenerate the impl block via generate_trait_impl_text
2021-05-14 bors[bot]Merge #8843
2021-05-14 Lukas Wirthsimplify
2021-05-14 bors[bot]Merge #8840
2021-05-14 DawerFix false positive "Missing match arm".
2021-05-14 bors[bot]Merge #8839
2021-05-14 Aleksey Kladovminor: more useful bench
2021-05-14 bors[bot]Merge #8819
2021-05-14 bors[bot]Merge #8838
2021-05-14 Aleksey Kladovinternal: use more mutable APIs
2021-05-14 bors[bot]Merge #8837
2021-05-14 Aleksey Kladovinternal: use standard style for tests
2021-05-14 Aleksey Kladovinternal: rewrite assoc item manipulaion to use mutable...
2021-05-14 Aleksey Kladovinternal: remove SyntaxRewriter
2021-05-14 Aleksey Kladovinternal: remove more of the SyntaxRewriter
2021-05-14 Aleksey Kladovinternal: remove one more immutable tree
2021-05-14 bors[bot]Merge #8831
2021-05-14 hi-rustinAddress comments
2021-05-14 JadeAdd more tests, refactor array lengths/consteval work
2021-05-14 hi-rustinApply async semantic token modifier to async/await...
2021-05-13 bors[bot]Merge #8830
2021-05-13 Edwin ChengImplement `concat_idents`
2021-05-13 bors[bot]Merge #8822
2021-05-13 bors[bot]Merge #8814
2021-05-13 bors[bot]Merge #8820
2021-05-13 bors[bot]Merge #8823
2021-05-13 bors[bot]Merge #8825
2021-05-13 mixioCorrected minor typo on line 20
2021-05-13 Lukas WirthEnable OPTION::ENABLE_TASKLISTS in pulldown_cmark
2021-05-13 Aleksey KladovCleanup imports
next