]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-15 soruhcleanup
2022-06-15 soruhinstanciate_empty_structs
2022-06-14 borsAuto merge of #12529 - Veykril:vs-reload, r=Veykril
2022-06-14 Lukas Wirthfix: Ask the user to reload the vscode window when...
2022-06-14 borsAuto merge of #12528 - Veykril:proc-diag, r=Veykril
2022-06-14 Lukas Wirthfix: Check for the correct proc-macro settings in missi...
2022-06-13 borsAuto merge of #12519 - Veykril:hover-assoc, r=Veykril
2022-06-13 Lukas Wirthfeat: On assoc item name hover, render trait decl docs
2022-06-12 borsAuto merge of #12515 - Veykril:rustc-proc-macros, r...
2022-06-12 Lukas Wirthfix: Pass the build data to rustc_private crates
2022-06-12 borsAuto merge of #12514 - Veykril:proc-mac-err, r=Veykril
2022-06-12 Lukas WirthMore precise proc-macro errors
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 Lukas Wirthinternal: Simplify `hir_ty::utils`
2022-06-12 borsAuto merge of #12509 - Veykril:ty-utils, r=Veykril
2022-06-12 Lukas Wirthinternal: Remove `Generics::type_iter` in favor of...
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-12 borsAuto merge of #12508 - Veykril:req-retry, r=Veykril
2022-06-12 Lukas Wirthfix: Don't respond to cancelled requests when retrying...
2022-06-11 borsAuto merge of #12506 - cgburgess:master, r=Veykril
2022-06-11 Chris Burgessfix typo in style.md
2022-06-11 borsAuto merge of #12504 - rust-lang:Veykril-patch-1, r...
2022-06-11 Lukas Wirthfix: Fix config patching for callable snippets
2022-06-11 borsAuto merge of #12481 - XFFXFF:add_label_to_loop, r...
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-10 XFFXFFrestrict the assist so that it only appears if the...
2022-06-10 XFFXFFchange 'loop to 'l, as 'loop is not a valid label name
2022-06-10 XFFXFFmake generated test pass and make tidy happy
2022-06-10 XFFXFFadd more tests and some doc
2022-06-10 XFFXFFMake add_label_to_loop basically work
2022-06-10 borsAuto merge of #12490 - yue4u:fix/show-enum-in-fresh...
2022-06-10 borsAuto merge of #12464 - harpsword:fix-inline-variable...
2022-06-10 borsAuto merge of #12477 - hasali19:auto-reload, r=Veykril
2022-06-10 borsAuto merge of #12473 - yue4u:fix/no-enum-parens-in...
2022-06-10 borsAuto merge of #12502 - Veykril:deps, r=Veykril
2022-06-10 Lukas Wirthinternal: Bump Dependencies
2022-06-10 borsAuto merge of #12501 - Veykril:dashmap, r=Veykril
2022-06-10 Lukas Wirthinternal: Update dashmap and freeze its version
2022-06-09 yue4ufeat: append :: after
2022-06-08 borsAuto merge of #12487 - lukechu10:master, r=lnicola
2022-06-08 borsAuto merge of #12493 - bjorn3:fix_warnings, r=lnicola
2022-06-08 Luke ChuHide param inlay hint when argument is fn-like macro...
2022-06-08 bjorn3Fix a couple of weak warnings found by rust-analyzer...
2022-06-08 borsAuto merge of #12492 - bjorn3:proc_macro_abi_1_63,...
2022-06-08 bjorn3Add doc comment
2022-06-08 bjorn3Rustfmt
2022-06-08 bjorn3Add proc macro ABI for rustc 1.63
2022-06-08 yue4ufix: show non-std enum in a fresh use tree completion
2022-06-07 borsAuto merge of #12480 - KOLANICH-tools:unneeded_destr_as...
2022-06-06 KOLANICHRemove the unneeded destructuring assignment in `run...
2022-06-06 Hasan AliAdd restartServerOnConfigChange setting
2022-06-05 Hasan AliRestart server automatically on settings changes
2022-06-05 borsAuto merge of #12475 - Veykril:trait-impl-completion...
2022-06-05 Lukas Wirthfix: Fix trait impl completions using wrong insert...
2022-06-05 yue4ufix: avoid adding enum parens in use
2022-06-05 borsAuto merge of #12472 - Veykril:output-ch, r=Veykril
2022-06-05 Lukas Wirthinternal: Keep output channels across restarts
2022-06-05 borsAuto merge of #12471 - Veykril:reload-restart, r=Veykril
2022-06-05 Lukas Wirthfix: Restart the server instead of reloading the window...
2022-06-05 borsAuto merge of #12470 - Veykril:output-ch, r=Veykril
2022-06-05 Lukas Wirthfix: Cleanup output channels when restarting server
2022-06-05 borsAuto merge of #12466 - lnicola:worker-thread-stack...
2022-06-04 borsAuto merge of #12468 - Veykril:cancelled-diags, r=Veykril
2022-06-04 Lukas Wirthminor: Don't log cancelled diagnostics
2022-06-04 borsAuto merge of #12467 - Veykril:assist-fix, r=Veykril
2022-06-04 Lukas Wirthfix: Fix match to if let assist for wildcard pats
2022-06-04 Laurențiu NicolaIncrease worker thread stack and name them
2022-06-04 borsAuto merge of #12465 - Veykril:buildscripts, r=Veykril
2022-06-04 Lukas WirthOnly record build script outputs when the output has...
2022-06-04 harpswordfeat: fix inline variable produce mismatched type
2022-06-03 borsAuto merge of #12461 - Veykril:completions, r=Veykril
2022-06-03 Lukas WirthRemove some of the unnecessary helpfer functions from...
2022-06-03 Lukas WirthSimplify
2022-06-03 Lukas WirthMove trait_impl completion analysis into CompletionContext
2022-06-03 borsAuto merge of #12459 - Veykril:completions, r=Veykril
2022-06-03 borsAuto merge of #12457 - Veykril:logging, r=Veykril
2022-06-03 borsAuto merge of #12460 - Veykril:move-guard, r=Veykril
2022-06-03 Lukas Wirthminor: Reduce move-guard trigger range
2022-06-03 Lukas Wirthinternal: Don't log default build script outputs
2022-06-03 Lukas WirthDeduplicate
2022-06-03 Lukas WirthRemove prev-sibling completion machinery
2022-06-03 Lukas WirthMore precise where keyword completions
2022-06-03 Lukas WirthRemove dead code
2022-06-03 Lukas WirthFix visibility mods not being completed for field defs
2022-06-03 Lukas Wirthinternal: Move most remaining keyword completions to...
2022-06-03 borsAuto merge of #12333 - nolanderc:order-import-assist...
2022-06-03 borsAuto merge of #12452 - iDawer:assist.merge_selected_imp...
2022-06-03 borsAuto merge of #12451 - TimNN:double-dollar, r=Veykril
2022-06-03 borsAuto merge of #12456 - lnicola:thread-names, r=lnicola
2022-06-03 Laurențiu NicolaShorten main thread name
2022-06-03 bitgaoshufix: #12441 False-positive type-mismatch error with...
2022-06-02 Tim Neumannfeat: Support `$$` in macros.
2022-06-02 iDawerAllow merging of multiple selected imports.
2022-06-02 Lukas WirthBring the version command output in line with other...
2022-06-02 borsAuto merge of #12444 - XFFXFF:fix_12442, r=Veykril
2022-06-02 XFFXFFfix: parsing of `?` opt-out trait bounds
2022-06-02 borsAuto merge of #12347 - feniljain:fix_extract_module...
2022-06-01 borsAuto merge of #12443 - Veykril:fmtfix, r=Veykril
2022-06-01 Lukas Wirthminor: Fix rustfmt failing on main_loop.rs
2022-06-01 borsAuto merge of #12440 - Maan2003:empty-msg-diag, r=jonas...
next