]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-23 bors[bot]Merge #11535
2022-02-23 Jean SIMARDAdd Kakoune and Helix configuration
2022-02-23 bors[bot]Merge #11534
2022-02-23 Laurențiu NicolaRemove reference to updates.channel from settings
2022-02-23 Laurențiu NicolaRephrase nightly instructions in the manual
2022-02-22 bors[bot]Merge #11461
2022-02-22 Jonas GoronczyReplaced fold with for loop
2022-02-22 bors[bot]Merge #11472
2022-02-22 vi_michore: reposition comment
2022-02-22 vi_mifix: visibility in impl items and pub(crate) to pub...
2022-02-22 bors[bot]Merge #11530
2022-02-22 Lukas Wirthfix: Fix expand_macro always expanding the first listed...
2022-02-22 bors[bot]Merge #11513
2022-02-22 Lukas Wirthupdate references::derive test output
2022-02-22 Lukas Wirthsimplify and document
2022-02-22 Lukas WirthSimplify
2022-02-22 Lukas WirthFix syntax highlighting not highlighting derives anymore
2022-02-22 Lukas WirthMake replace_derive_with_manual_impl work again
2022-02-22 Lukas WirthFix `expand_macro` not working for derive attributes
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
2022-02-22 bors[bot]Merge #11527
2022-02-22 Lukas Wirthinternal: Split unresolve proc-macro error out of mbe
2022-02-22 bors[bot]Merge #11525
2022-02-22 bors[bot]Merge #11524
2022-02-22 Tianyi SongDrop generic args in path before insert use
2022-02-22 Jan TacheChange Rust Analyzer->rust-analyzer to match style
2022-02-22 Jan Tachedoc: state that only the latest stable toolchain is...
2022-02-21 Jonas GoronczyRemoves ExtractedGenerics struct
2022-02-21 bors[bot]Merge #11490
2022-02-21 SeniorMarsUpdate crates/ide/src/runnables.rs
2022-02-21 Jonas GoronczyCleanup
2022-02-21 bors[bot]Merge #11522
2022-02-21 Lukas Wirthfix: Make code lenses work on attributed items
2022-02-21 bors[bot]Merge #11455
2022-02-21 Lukas WirthMove fn to proc-macro conversion to name classification
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 Lukas Wirthfix: Fix qualfiied record literal completion triggering...
2022-02-21 bors[bot]Merge #11516
2022-02-21 Lukas Wirthfix: Don't count commas when looking for the derive...
2022-02-21 Jeroen Vannevelparameters.split_last()
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 bors[bot]Merge #11514
2022-02-21 Chayim Refael... Change `single_let()` and `is_pattern_cond()` to free...
2022-02-21 Chayim Refael... Upgrade ungrammar to 1.15.0
2022-02-21 Chayim Refael... Validate `let` expressions
2022-02-21 Chayim Refael... Update tests
2022-02-21 Chayim Refael... Fix various IDE features
2022-02-21 Chayim Refael... Type-inference for `let` expressions
2022-02-21 Chayim Refael... Lower `let` expressions
2022-02-21 Chayim Refael... Parse `let` expressions in order to support `let` chains
2022-02-21 Heyward Fannchore(manual): update coc-rust-analyzer manual
2022-02-20 bors[bot]Merge #11512
2022-02-20 Lukas Wirthinternal: Remove name fields from MacroCallKind
2022-02-20 bors[bot]Merge #11511
2022-02-20 Lukas Wirthinternal: Wrap MacroCallKind::Attr attr_args field...
2022-02-19 bors[bot]Merge #11504
2022-02-19 Felicián NémethFix a typo in server_capabilities.experimental
2022-02-18 bors[bot]Merge #11498
2022-02-18 Laurențiu NicolaUpdate issue template
2022-02-18 Jeroen Vannevelre-added FIXME
2022-02-18 KarlWithKCorrectly fix formatting doc tests with generics
2022-02-16 bors[bot]Merge #11484
2022-02-16 Chayim Refael... Infer the array size for slice patterns
2022-02-15 Jeroen Vannevelremoved double map
2022-02-15 Jeroen Vannevelsimplified write
2022-02-15 Jeroen Vanneveltest names
2022-02-15 Jeroen Vanneveladd test for function pointer without identifier
2022-02-15 Jeroen Vanneveluse Name instead of String
2022-02-15 Jeroen Vannevelremoved unwrap
2022-02-15 Jeroen Vannevelcleaning
2022-02-15 Jeroen Vannevelfmt
2022-02-15 Jeroen Vannevelcleanup
2022-02-15 Jeroen Vannevelrough, but appears to work
2022-02-15 bors[bot]Merge #11475
2022-02-15 bors[bot]Merge #11480
2022-02-15 bellauImpr mbe: remove unecessary temporary vec
2022-02-15 Lukas Wirthfix: keyword hover works on non-keyword tokens if expan...
2022-02-15 bors[bot]Merge #11477
2022-02-15 DropDemBitsApply review fixes
2022-02-15 DropDemBitsfix: Don't drop glob with nested self
2022-02-15 DropDemBitsfix: Don't drop tree when the other has `self`
2022-02-14 bors[bot]Merge #11369
2022-02-14 Daniel ConleyHide Keyword Expression Hover For Units `()`
2022-02-14 bors[bot]Merge #11458
2022-02-14 bors[bot]Merge #11470
2022-02-14 dokicorrect the description of Struct GlobalState
2022-02-14 bellauFix style
2022-02-13 bors[bot]Merge #11464
2022-02-13 Laurențiu NicolaBump deps
2022-02-13 bors[bot]Merge #11442 #11460
2022-02-13 bors[bot]Merge #11459
2022-02-13 Tianyi SongAddress PR comments
2022-02-13 bellauoops, remove println
2022-02-13 bellaufix handle static async and static async move
2022-02-12 Jonas GoronczyExtract struct from enum variant filters generics
2022-02-12 bellauFix style
2022-02-12 bellausupport static move too
next