]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-25 ihciahfeat: support concat_bytes
2022-02-24 bors[bot]Merge #11462
2022-02-24 Moritz Vetterrefactor(11422): make number unsigned, nest enums into...
2022-02-24 Moritz Vetterfix(11422): have two different funuctions - one for...
2022-02-24 Moritz Vetteradd logic to highlight continue and break keywords...
2022-02-24 Moritz Vetterrefactor helper function to work with function taking...
2022-02-24 Moritz Vetteradd some breaking tests (TDD - style)
2022-02-24 bors[bot]Merge #11531
2022-02-24 bors[bot]Merge #11540
2022-02-24 bors[bot]Merge #11545
2022-02-24 Akshayadd `is_slice` method to `hir::Type`
2022-02-23 Ole StrohmIgnore doc(hidden) for crate-local enums
2022-02-23 Lukas Wirthfix: Resolve private fields in type inference
2022-02-23 Lukas WirthSimplify
2022-02-23 bors[bot]Merge #11539
2022-02-23 Lukas WirthSimplify
2022-02-23 bors[bot]Merge #11537
2022-02-23 Lukas WirthReduce visibility of proc-macros to pub(crate)
2022-02-23 bors[bot]Merge #11536
2022-02-23 Lukas WirthResolve functions as proc-macros via FileAstId
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 Ole StrohmAdded test
2022-02-22 Ole StrohmDedup code
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 Ole Strohmfix: Make match_arms assist handle doc(hidden) and...
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
next