]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-08 bors[bot]Merge #8764
2021-05-08 Aleksey Kladovinternal: add rust-analyzer version to panic context
2021-05-08 bors[bot]Merge #8763
2021-05-08 Aleksey Kladovfeat: make troubleshooting a top-level section
2021-05-08 bors[bot]Merge #8762
2021-05-08 Aleksey Kladovinternal: disable broken incremental builds 😿
2021-05-08 bors[bot]Merge #8761
2021-05-08 Aleksey Kladovfeat: friendlier trouble shooting guide
2021-05-08 bors[bot]Merge #8760
2021-05-08 Aleksey Kladov:arrow_up: package-lock.json
2021-05-08 bors[bot]Merge #8759
2021-05-08 Méven Cardocs: Add Kate installation section
2021-05-07 bors[bot]Merge #8755
2021-05-07 Aleksey Kladovfix: direct people to the right repository
2021-05-07 bors[bot]Merge #8753
2021-05-07 Aleksey Kladovinternal: expose cfg attrs from hir::Crate
2021-05-07 bors[bot]Merge #8752
2021-05-07 John RennerUse package renaming so source doesn't say tikv
2021-05-07 John RennerSwitch from jemalloc to tikv-jemalloc
2021-05-07 bors[bot]Merge #8751
2021-05-07 Aleksey Kladovminor: standard snippet
2021-05-07 bors[bot]Merge #8748
2021-05-07 Jonas Schievinkfix: use raw idents in `make::name{_ref}` with keywords
2021-05-06 bors[bot]Merge #8745
2021-05-06 bors[bot]Merge #8280
2021-05-06 bors[bot]Merge #8746
2021-05-06 Jonas SchievinkReuse database in LowerCtx
2021-05-06 Aleksey KladovUpdate crates/hir_def/src/nameres/tests/incremental.rs
2021-05-06 Aleksey Kladovinternal: add failing incremental test
2021-05-06 Jonas SchievinkDon't store call-site text offsets in hygiene info
2021-05-06 bors[bot]Merge #8718
2021-05-06 Kirill BulatovSmall macro fix
2021-05-06 Aleksey Kladovinternal: use API stabilized in 1.52
2021-05-06 Lukas Tobias... Support goto_type_definition for types
2021-05-06 bors[bot]Merge #8744
2021-05-06 bors[bot]Merge #8743
2021-05-06 Aleksey Kladovinternal: explain why sentence-per-line
2021-05-06 Edwin ChengSimplify
2021-05-06 bors[bot]Merge #8742
2021-05-06 Jesse BakkerFix: Do not overwrite comments and attrs in trait impl...
2021-05-06 DawerFix build
2021-05-06 DawerHide implementation details of TokenText
2021-05-06 DawerClean up
2021-05-06 DawerBorrow text from nodes of immutable syntax trees
2021-05-06 DawerAdapt to a new rowan borrowing node API.
2021-05-06 DawerUpdate to rowan 0.13.0-pre.5
2021-05-05 bors[bot]Merge #8674
2021-05-05 bors[bot]Merge #8736
2021-05-05 Jonas SchievinkUpdate salsa
2021-05-05 bors[bot]Merge #8735
2021-05-05 Lukas Tobias... simplify
2021-05-05 m5tfiremove unneeded `visited_where_clauses`
2021-05-04 bors[bot]Merge #8733
2021-05-04 Lukas Tobias... Add some cov marks for qualified_path completion
2021-05-04 bors[bot]Merge #8732
2021-05-04 Aleksey KladovDocument expansion queries
2021-05-04 Aleksey Kladovsimplify macro expansion code
2021-05-04 Aleksey Kladovmake illegal states unrepresentable
2021-05-04 Aleksey KladovCleanups
2021-05-04 bors[bot]Merge #8731
2021-05-04 Lukas Tobias... Complete enum variants through type aliases
2021-05-04 bors[bot]Merge #8727
2021-05-04 Aleksey Kladovminor: use standard import style
2021-05-04 bors[bot]Merge #8726
2021-05-04 Aleksey Kladovinternal: reduce visibility
2021-05-04 bors[bot]Merge #8725
2021-05-04 Aleksey Kladovinternal: env var to toggle slow benches
2021-05-04 bors[bot]Merge #8724
2021-05-04 Aleksey Kladovminor: unconfuse myself about macro def vs macro rules
2021-05-04 bors[bot]Merge #8720
2021-05-04 Aleksey Kladovinternal: add integrated completion benchmark
2021-05-04 bors[bot]Merge #8719
2021-05-04 Lukas Tobias... Fix block comment intra doc link injection ranges
2021-05-04 bors[bot]Merge #8711
2021-05-04 Aleksey KladovMore searchable name
2021-05-04 bors[bot]Merge #8714
2021-05-04 Aleksey Kladovinternal: remove one more usage of the rewriter
2021-05-04 bors[bot]Merge #8716
2021-05-04 memoryruinsReplace `memmap` to `memmap2` in `proc_macro_api`
2021-05-03 Kirill BulatovCode review fixes
2021-05-03 bors[bot]Merge #8715
2021-05-03 Lukas Tobias... Make CompletionContext expected_type smarter
2021-05-03 bors[bot]Merge #8482
2021-05-03 Daniel FranklinMerge with semantic style section
2021-05-03 bors[bot]Merge #8712
2021-05-03 Lukas Tobias... Don't mutate the tree while traversing in reorder_impl
2021-05-03 Kirill BulatovIndex retrieval fix
2021-05-03 Kirill BulatovTouch lsp-extensions.md
2021-05-03 Kirill BulatovSmall fixes
2021-05-03 Kirill BulatovTests added
2021-05-03 Kirill BulatovLess panics in the assist resolution
2021-05-03 Kirill BulatovAdd docs and use better naming
2021-05-03 Kirill BulatovResolve single assist only
2021-05-03 Kirill BulatovAdd a way to resolve certain assists
2021-05-03 bors[bot]Merge #8710
2021-05-03 Aleksey Kladovfeat: build releases with lto=true
2021-05-03 bors[bot]Merge #8427
2021-05-02 bors[bot]Merge #8709
2021-05-02 Jeremy Kolbcargo update
2021-05-02 bors[bot]Merge #8708
next