]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-11 bors[bot]Merge #8796
2021-05-11 bors[bot]Merge #8800
2021-05-11 Jesse BakkerMake "pull assignments up" assist work in more cases
2021-05-11 bors[bot]Merge #8798
2021-05-11 Aleksey Kladovinternal: use modern resolever
2021-05-10 Jonas SchievinkRewrite `#[derive]` removal to be based on AST
2021-05-10 bors[bot]Merge #8794
2021-05-10 Lukas WirthUpdate docs
2021-05-10 Jonas SchievinkRewrite `attr.rs` to allow using syntax-based indices
2021-05-10 Lukas WirthGive MergeBehaviour variants better names
2021-05-10 bors[bot]Merge #8793
2021-05-10 mixioCorrected 2 typos on line 83
2021-05-10 Jonas SchievinkMove `AttrId` back into `hir_def`
2021-05-10 bors[bot]Merge #8791
2021-05-10 Jonas Schievinkfeat: auto-indent use tree lists
2021-05-10 bors[bot]Merge #8790
2021-05-10 Aleksey Kladovfix: fix manual rendering
2021-05-10 bors[bot]Merge #8789
2021-05-10 Aleksey Kladovsimplify
2021-05-09 bors[bot]Merge #8784
2021-05-09 Jonas Schievinkfeat: auto-insert `}` when typing `{` in use item
2021-05-09 bors[bot]Merge #8783
2021-05-09 Aleksey Kladovinternal: introduce `ast::make::ext` module with common...
2021-05-09 bors[bot]Merge #8782
2021-05-09 Aleksey Kladovinternal: fix make API
2021-05-09 bors[bot]Merge #8781
2021-05-09 Aleksey Kladovinternal: rewrite **Repalce impl Trait** assist to...
2021-05-09 Aleksey Kladovcleanups
2021-05-09 Aleksey Kladovcleanups
2021-05-09 Aleksey Kladovminor: fix test style
2021-05-09 Aleksey Kladovfix: join lines doesn't add space before closing quote
2021-05-09 bors[bot]Merge #8776
2021-05-09 Jonas SchievinkTest that none of the macros are reparsed
2021-05-09 bors[bot]Merge #8779
2021-05-09 Aleksey Kladovfix: join lines doesn't add space before closing quote
2021-05-09 bors[bot]Merge #8777
2021-05-09 Edwin ChengEscape characters in builtin macros correctly
2021-05-09 bors[bot]Merge #8774
2021-05-08 Jonas SchievinkPrecompute macro fragment kind
2021-05-08 bors[bot]Merge #8773
2021-05-08 Lukas WirthUse RUSTC_BOOTSTRAP=1 instead of +nightly when discover...
2021-05-08 Lukas WirthDon't handle Self as a usage for TraitDefs
2021-05-08 bors[bot]Merge #8775
2021-05-08 Lukas WirthAdd `=` to pattern recovery
2021-05-08 Lukas WirthFix builtintype def_to_ty
2021-05-08 Lukas WirthCorrectly support SelfType when searching for usages
2021-05-08 bors[bot]Merge #8772
2021-05-08 Aleksey Kladovminor: remove dead code
2021-05-08 bors[bot]Merge #8770
2021-05-08 Aleksey Kladovfeat: add "mentoring instructions" test for pull up...
2021-05-08 Aleksey Kladovinternal: pull_assignment_up uses mutable trees
2021-05-08 Aleksey Kladovminor: add missing test
2021-05-08 bors[bot]Merge #8769
2021-05-08 Aleksey Kladovdead code
2021-05-08 Aleksey KladovDisable more incremental
2021-05-08 bors[bot]Merge #8768
2021-05-08 Lukas WirthDiscover rustc_cfg through unstable cargo options
2021-05-08 Aleksey Kladovinternal: remove one more usage of SyntaxRewriter
2021-05-08 bors[bot]Merge #8765
2021-05-08 Aleksey Kladovinternal: remove one more syntax rewriter
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...
next