]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-14 JadeAdd more tests, refactor array lengths/consteval work
2021-05-13 JadeTest lowering byte strings some more
2021-05-13 JadeAdd support for lengths in array repeats, if they are...
2021-05-13 JadeSupport length for ByteStrings
2021-05-13 JadeAdd lowering of array lengths in types
2021-05-12 bors[bot]Merge #8799
2021-05-12 bors[bot]Merge #8802
2021-05-12 bors[bot]Merge #8812
2021-05-12 Jonas SchievinkFix build script dependencies
2021-05-11 bors[bot]Merge #8808
2021-05-11 Jonas SchievinkRemove delimiters from proc macro input
2021-05-11 Jonas SchievinkRevert "Strip delimiter from fn-like proc macro input"
2021-05-11 bors[bot]Merge #8806
2021-05-11 Jonas SchievinkStrip delimiter from fn-like proc macro input
2021-05-11 Jadeaddress review by @eddyb
2021-05-11 bors[bot]Merge #8807
2021-05-11 Jonas SchievinkMove `dot` invocation to rust-analyzer crate
2021-05-11 bors[bot]Merge #8805
2021-05-11 Jonas SchievinkUse Cargo target name as crate name
2021-05-11 bors[bot]Merge #8398
2021-05-11 bors[bot]Merge #8801
2021-05-11 Jonas SchievinkBetter node label/shapes
2021-05-11 bors[bot]Merge #8796
2021-05-11 Jonas SchievinkOnly include workspace crates
2021-05-11 DropDemBitsKeep comments and attrs when extracting struct from...
2021-05-11 Jonas SchievinkDocument viewCrateGraph request
2021-05-11 Jonas SchievinkUpdate crates/ide/src/view_crate_graph.rs
2021-05-11 Jonas SchievinkDistinguish crates with identical name
2021-05-11 Jonas SchievinkAllow viewing the crate graph in a webview
2021-05-11 bors[bot]Merge #8800
2021-05-11 Jesse BakkerMake "pull assignments up" assist work in more cases
2021-05-11 JadeAdd basic support for array lengths in types
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
next