]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-12 bors[bot]Merge #1677
2019-08-12 Florian DieboldHandle placeholder assoc types when Chalk produces...
2019-08-12 Florian DieboldNormalize assoc types in more places
2019-08-12 Florian DieboldImprove debug logging a bit
2019-08-12 Florian DieboldNormalize associated types during inference
2019-08-12 Florian DieboldLower fully qualified associated type paths
2019-08-12 Florian DieboldAdd representations of associated types
2019-08-12 Florian DieboldAdd another test for assoc type resolution
2019-08-12 bors[bot]Merge #1683
2019-08-12 Evgenii PUse Source in Diagnostic and implement
2019-08-12 bors[bot]Merge #1682
2019-08-12 Aleksey KladovDrop support for old extendSelection API
2019-08-12 bors[bot]Merge #1667
2019-08-12 bors[bot]Merge #1675
2019-08-10 Florian DieboldImprovements to emacs inlay hints
2019-08-09 Kirill BulatovAlways set the runnable name
2019-08-09 Kirill BulatovExtract common logic
2019-08-09 Kirill BulatovShow backtraces in lens runnables
2019-08-09 bors[bot]Merge #1673
2019-08-09 Aleksey KladovMove numeric names inside of `NameRef`
2019-08-09 bors[bot]Merge #1669
2019-08-09 Evgenii PMake name_ref to accept numeric names optionally
2019-08-09 Evgenii PParse tuple struct field initialization
2019-08-09 bors[bot]Merge #1668
2019-08-09 Evgenii PChange macro to function
2019-08-09 Evgenii Prustfmt
2019-08-09 Evgenii PReduce code duplication in lexer by introducing small...
2019-08-08 bors[bot]Merge #1661
2019-08-08 Evgenii PFix parser tests according to review
2019-08-08 Evgenii PDeduplicate while loop break condition
2019-08-07 bors[bot]Merge #1664
2019-08-07 Aleksey Kladovassoc types bounds
2019-08-07 bors[bot]Merge #1663
2019-08-07 bors[bot]Merge #1662
2019-08-07 Evgenii PFix parser to correctly consume outer attrs before...
2019-08-07 eupnarchitecture.md: update path to parser tests
2019-08-07 eupnarchitecture.md: "finish not Y" -> "finish node Y"
2019-08-07 Evgenii PFix variadic arg inline test
2019-08-07 Evgenii PAdd function parameters attributes
2019-08-07 bors[bot]Merge #1660
2019-08-07 Aleksey Kladovimplement while let desugaring
2019-08-07 Aleksey Kladovrefactor if-let lowering
2019-08-07 Aleksey Kladovrefactor if lowering
2019-08-07 bors[bot]Merge #1659
2019-08-07 Aleksey Kladovinstall server first
2019-08-06 bors[bot]Merge #1652
2019-08-06 bors[bot]Merge #1657
2019-08-06 Aleksey Kladovfix tests
2019-08-06 Aleksey Kladovallow to exclude certain files and directories
2019-08-06 Aleksey Kladovpush glob errors outwards
2019-08-06 Aleksey Kladovrename config
2019-08-06 Aleksey Kladovintroduce ra_vfs_glob crate
2019-08-06 bors[bot]Merge #1656
2019-08-06 Jeremy Kolbcargo update
2019-08-06 bors[bot]Merge #1655
2019-08-06 Aleksey Kladovcleanup imports
2019-08-06 Aleksey Kladovcleanup
2019-08-06 Aleksey Kladovrename
2019-08-06 bors[bot]Merge #1654
2019-08-06 Aleksey Kladovuse Conv for severity
2019-08-05 Kirill BulatovAvoid shared mutable state
2019-08-05 bors[bot]Merge #1648
2019-08-05 Laurențiu NicolaUpdate crates/ra_cli/src/analysis_stats.rs
2019-08-05 Laurențiu NicolaOptimize Parser::is_composite a little
2019-08-05 Laurențiu NicolaDisplay the parsing time in ra_cli analysis-stats
2019-08-05 Kirill BulatovCache decorations before the first change only
2019-08-05 bors[bot]Merge #1642
2019-08-05 Kirill BulatovUse WeakMap to avoid memory leaks
2019-08-04 Kirill BulatovStyle and test fixes
2019-08-04 Kirill BulatovUse proper inlay kinds
2019-08-04 Kirill BulatovQuery less hints on file open
2019-08-04 bors[bot]Merge #1634
2019-08-04 bors[bot]Merge #1640
2019-08-04 Laurențiu NicolaBump deps
2019-08-04 Evgenii Prustfmt
2019-08-04 Evgenii PIdiomatic return
2019-08-04 Evgenii PEmploy early return pattern more
2019-08-04 Evgenii Psource_binder.rs: fix order of imports
2019-08-03 Jeremy KolbAdd test for #1540
2019-08-03 bors[bot]Merge #1638
2019-08-03 Laurențiu NicolaReturn a Ref from SubtreeTokenSource::get
2019-08-03 bors[bot]Merge #1630
2019-08-03 bors[bot]Merge #1637
2019-08-03 Laurențiu NicolaAvoid cloning a TtToken in SubtreeTokenSource::mk_token
2019-08-03 Alexander AndreevResolve out of line modules inside inline module with...
2019-08-03 Evgenii PUse std::future::Future trait from stdlib
2019-08-02 Evgenii Pdo fixup: remove unused imports in complete_dot.rs
2019-08-02 Evgenii Pdo fixup: remove unused import
2019-08-02 Evgenii PChange postfix completion to keyword completion
2019-08-02 bors[bot]Merge #1633
2019-08-02 Evgenii PRelax trait solving more for completion
2019-08-02 Evgenii PUse future lang item instead of hardcoded std::future...
2019-08-02 Evgenii Prustfmt
2019-08-02 Evgenii PImplement completion for the .await syntax
2019-08-02 Tom HenniganFix rls URL.
2019-07-31 kjeremyUnconditionally trim the end of comments
2019-07-31 bors[bot]Merge #1631
2019-07-31 kjeremyremove-comment
2019-07-31 kjeremyRemoves `*/` in block doc comments
2019-07-31 bors[bot]Merge #1629
next