]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-25 Amos WengerMerge commit '187bee0bb100111466a3557c20f80defcc0f4db3...
2022-11-25 Amos WengerMerge commit 'f5fde4df4' into HEAD
2022-11-25 Amos WengerMerge commit '2e9f1204ca01c3e20898d4a67c8b84899d394a88...
2022-11-25 Amos WengerMerge commit '459bbb422' into HEAD
2022-11-25 Amos WengerMerge commit '67920f797511c360b25dab4d30730be304848f32...
2022-11-25 Amos WengerMerge commit '65e1dc4d9' into HEAD
2022-11-25 Amos WengerMerge commit 'e8e598f6415461e7fe957eec1bee6afb55927d59...
2022-11-25 Amos WengerMerge commit '3e358a682' into HEAD
2022-11-25 Amos WengerMerge commit 'a670ff888437f4b6a3d24cc2996e9f969a87cbae...
2022-11-25 Amos WengerMerge commit '31519bb39' into HEAD
2022-11-25 Amos WengerMerge commit 'b6d59f2bb4fae0ba4f74e2c967b5e2f777f8c860...
2022-11-25 Amos WengerMerge commit '8231fee46' into HEAD
2022-11-25 Amos WengerMerge commit '634cfe3d72e785c843ca5d412b12be137b2e14fb...
2022-11-25 Amos WengerMerge commit '22c8c9c40' into HEAD
2022-11-25 Amos WengerMerge commit '8e38833c3674c1be7d81c6069c62e6ed52b18b27...
2022-11-25 borsAuto merge of #13647 - nyz93:fix/tuple-to-named-struct...
2022-11-25 borsAuto merge of #13671 - Veykril:goto-decl, r=Veykril
2022-11-25 Lukas WirthGo to declaration goes to field declaration in pattern...
2022-11-25 Lukas WirthGo to declaration goes to assoc items of trait declarations
2022-11-25 borsAuto merge of #13638 - DesmondWillowbrook:hover-rest...
2022-11-25 Kartavya Vashishthafix formatting
2022-11-25 Kartavya Vashishthaadd hover tests
2022-11-25 Kartavya Vashishthafix token method call
2022-11-25 Kartavya Vashishthaadd back [] in hover documentation
2022-11-25 Kartavya VashishthaCorrect node traversal to look at parent instead
2022-11-24 borsAuto merge of #13670 - Veykril:derive-helper, r=Veykril
2022-11-24 Lukas WirthAdd deriveHelper to semanticTokenTypes section of packa...
2022-11-24 borsAuto merge of #13652 - jhgg:hir-expand/fix-compile...
2022-11-24 borsAuto merge of #13592 - MihailMihov:trait_impl_assist...
2022-11-24 borsAuto merge of #13669 - Veykril:jod-child, r=Veykril
2022-11-24 Lukas WirthProperly implement Drop for JodGroupChild
2022-11-24 borsAuto merge of #13661 - iredelmeier:fix-null-checkonsave...
2022-11-24 borsAuto merge of #13576 - Bben01:supress_missing_impl_insi...
2022-11-24 borsAuto merge of #13667 - Veykril:detached-files-sysroot...
2022-11-24 Lukas WirthHandle sysroot config in detached-files workspaces
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-21 Isobel RedelmeierFix: Handle empty `checkOnSave/target` values
2022-11-21 Mihail MihovCombine `generate_impl` and `generate_trait_impl` into...
2022-11-21 Mihail MihovReduce trigger range of `generate_impl` assist and...
2022-11-21 Mihail MihovAdd assist to generate trait impl's
2022-11-21 Bben01Suppress "Implement default members" inside contained...
2022-11-20 borsAuto merge of #13653 - VannTen:fix/doc-typo-vim-lsp...
2022-11-20 borsAuto merge of #13649 - ZZzzaaKK:master, r=lnicola
2022-11-20 Max GautierFix typo on 'configuration' anchor
2022-11-20 Jake Heinzhir-expand: fix compile_error! expansion not unquoting...
2022-11-20 ZZzzaaKKImprove grammar of architecture.md
2022-11-19 Nyikos Zoltánfix: tuple to named struct inside macros
2022-11-19 yue4ufix: remove insufficient check for coloncolon
2022-11-19 yueUpdate crates/ide-completion/src/context.rs
2022-11-19 Kartavya Vashishthafix formatting
2022-11-19 Kartavya Vashishtharefactor hover
2022-11-19 borsAuto merge of #13290 - poliorcetics:multiple-targets...
2022-11-19 borsAuto merge of #13641 - DesmondWillowbrook:fix-move...
2022-11-19 borsAuto merge of #13642 - bvanjoi:fix-13292, r=Veykril
2022-11-19 bvanjoifix(assists): remove `item_const` which had default...
2022-11-19 Kartavya Vashishtharun cargo fmt
2022-11-19 borsAuto merge of #13639 - Veykril:macro-diags, r=Veykril
2022-11-19 Lukas Wirthfix: Fix nested macro diagnostics pointing at macro...
2022-11-19 Kartavya Vashishthafix: format expression parsing edge-cases
2022-11-19 Kartavya Vashishthafix formatting
2022-11-19 Kartavya Vashishthasimplify ancestor climbing to not consider macros
2022-11-19 Kartavya Vashishthafeat: adds hover hint to ".." in record pattern
2022-11-18 Lukas Wirthfix: Fix proc-macro-srv search paths for Arch Linux
2022-11-18 borsAuto merge of #13633 - Veykril:vscode-full-diagnostics...
2022-11-18 Lukas WirthFix tests checking the data value
2022-11-18 Lukas Wirthfeat: Allow viewing the full compiler diagnostic in...
2022-11-18 borsAuto merge of #13632 - Veykril:scip, r=Veykril
2022-11-18 Lukas WirthMake it more obvious which SCIP features we do not...
2022-11-17 borsAuto merge of #13629 - jonas-schievink:remove-dbg-selec...
2022-11-17 Jonas SchievinkMake "Remove dbg!()" assist work on selections
2022-11-16 borsAuto merge of #13625 - lowr:fix/proc-macro-src-test...
2022-11-16 Ryo YoshidaUpdate proc-macro-srv tests
2022-11-16 borsAuto merge of #13624 - lowr:fix/unsize-array-inference...
2022-11-16 Ryo Yoshidafix: resolve inference variable before applying adjustments
2022-11-15 borsAuto merge of #13615 - mati865:miow-update, r=jonas...
2022-11-15 borsAuto merge of #13623 - jonas-schievink:strip-trait...
2022-11-15 Jonas SchievinkStrip comments and attributes off of all trait item...
2022-11-15 borsAuto merge of #13622 - jonas-schievink:fix-gat-completi...
2022-11-15 Jonas SchievinkFix GAT completion not including generic parameters
2022-11-13 Mateusz MikułaUpdate several crates to bring support for the new...
2022-11-12 yue4ufix: filter unnecessary completions after colon
2022-11-11 borsAuto merge of #13607 - Veykril:proc-macro-error, r...
2022-11-11 Lukas Wirthinternal: Add version info to unsupported proc macro...
2022-11-11 borsAuto merge of #13606 - Veykril:trait-alias, r=Veykril
2022-11-11 Lukas Wirthfix: Add trait alias grammar to rust.ungram
2022-11-11 borsAuto merge of #13605 - Veykril:empty-ws-error, r=Veykril
2022-11-11 Lukas Wirthfix: Fix r-a eagerly showing no discovered workspace...
2022-11-11 Alexis (Poliorcetics... feat: Support passing multiple targets to cargo (for...
2022-11-11 Alexis (Poliorcetics... chore: Align config property
2022-11-11 borsAuto merge of #13604 - Veykril:hover-attr, r=Veykril
2022-11-11 Lukas Wirthfix: Fix hover in attributed items not preferring simil...
2022-11-11 borsAuto merge of #13602 - lowr:fix/nameres-transitive...
2022-11-11 borsAuto merge of #13548 - lowr:fix/tt-punct-spacing, r...
2022-11-11 borsAuto merge of #13603 - Veykril:no-workspaces, r=Veykril
2022-11-11 Lukas WirthSend status notification if there are no found workspaces
2022-11-11 Ryo YoshidaFix tests that depended on loose visibility restriction
2022-11-11 Ryo YoshidaResolve invisible defs in `fix_visibility` assist
2022-11-11 Ryo Yoshidafix: check visibility of each segment in path resolution
2022-11-10 Ryo YoshidaTest `TokenTree`s' equality modulo `Punct`s' spacing
2022-11-10 Ryo YoshidaIgnore outermost non-delimited `Subtree` when reversing...
next