]> git.lizzy.rs Git - rust.git/history - crates
Auto merge of #12406 - harpsword:fix-add-inlayHints-closures-without-block, r=Veykril
[rust.git] / crates /
2022-05-30 borsAuto merge of #12406 - harpsword:fix-add-inlayHints...
2022-05-30 borsAuto merge of #12387 - 00nktk:fix-mod-rename, r=Veykril
2022-05-30 borsAuto merge of #12412 - yue4u:fix/visibility-completion...
2022-05-29 yue4ufix: visibility completion
2022-05-29 borsAuto merge of #12409 - lowr:fix/usize-overflow, r=Veykril
2022-05-29 Ryo Yoshidafix overflow during tuple struct type inference
2022-05-28 harpswordfix: add an option to show inlay hint for return type...
2022-05-28 Nikita Podoliakofix(ide-db): correct single-file module rename
2022-05-27 borsAuto merge of #12402 - Veykril:feat-docs, r=Veykril
2022-05-27 Lukas Wirthminor: Freshen up goto feature docs
2022-05-27 borsAuto merge of #12395 - feniljain:fix_bugs, r=Veykril
2022-05-27 borsAuto merge of #12341 - vemoo:exclude_dirs, r=Veykril
2022-05-26 feniljainfix: f32 and f64 representation during lowering
2022-05-26 borsAuto merge of #12393 - Veykril:hir-def, r=Veykril
2022-05-26 Lukas Wirthinternal: Remove `Interned` usage from nameres collector
2022-05-26 borsAuto merge of #12388 - Veykril:statusitem, r=Veykril
2022-05-25 borsAuto merge of #12386 - fasterthanlime:gh-12372-test...
2022-05-25 Amos WengerMake test pass
2022-05-25 Amos WengerAdd test for #12372 (generate enum variant in different...
2022-05-25 borsAuto merge of #12384 - fasterthanlime:gh-12372, r=Veykril
2022-05-25 Amos WengerGenerate variant: insert code in file with enum definition
2022-05-25 borsAuto merge of #12383 - Veykril:diag, r=Veykril
2022-05-25 Lukas Wirthfix: Clear native diagnostics for files when they are...
2022-05-25 borsAuto merge of #12382 - Veykril:ontype, r=lnicola
2022-05-25 Lukas Wirthinternal: Make autoclosing angle brackets configurable...
2022-05-24 borsAuto merge of #12377 - Veykril:logs, r=Veykril
2022-05-24 borsAuto merge of #12376 - Veykril:completion, r=Veykril
2022-05-24 Lukas Wirthminor: log build script invocations
2022-05-24 Lukas Wirthfix: Insert whitespace into trait-impl completions...
2022-05-24 Lukas WirthSimplify
2022-05-24 borsAuto merge of #12373 - Veykril:completion, r=Veykril
2022-05-24 Lukas Wirthinternal: Refactor our record pat/expr handling in...
2022-05-24 borsAuto merge of #12361 - Veykril:completion, r=Veykril
2022-05-24 Lukas Wirthinternal: Simplify DotAccess representation in completions
2022-05-24 borsAuto merge of #12370 - andylizi:macro-expand-underscore...
2022-05-24 andyliziadd test for macro expand formatting
2022-05-23 andyliziide: insert whitespaces surrounding `_` in macro expansion
2022-05-23 borsAuto merge of #12359 - lnicola:universal-vsix-part...
2022-05-23 borsAuto merge of #12360 - Veykril:completion, r=Veykril
2022-05-23 Lukas Wirthfix: Fix completions not working after attributes
2022-05-23 borsAuto merge of #12358 - Veykril:hl-mac, r=Veykril
2022-05-23 Lukas Wirthminor: Simplify syntax-highlighting macro checks
2022-05-23 borsAuto merge of #12357 - Veykril:find-ref-macro, r=Veykril
2022-05-23 Lukas Wirthfix: When hovering macro inputs, don't show everything...
2022-05-23 Lukas Wirthfix: When reference searching macro inputs, don't searc...
2022-05-23 borsAuto merge of #12355 - ruabmbua:fix-inference-pattern...
2022-05-23 Roland RuckerbauerFix inference when pattern matching a tuple field with...
2022-05-23 borsAuto merge of #12354 - domenicquirl:reload-docs-typo...
2022-05-23 DQKeep the other `is` in `reload.rs` docs
2022-05-23 DQFix typo in new `reload.rs` docs
2022-05-23 borsAuto merge of #12350 - umanwizard:fix_bsd, r=lnicola
2022-05-22 Brennan VincentFix build on OpenBSD (and probably other BSDs too)
2022-05-22 borsAuto merge of #12334 - fasterthanlime:gh-11635, r=Veykril
2022-05-22 Amos WengerPull text creation into the closure
2022-05-22 Amos WengerBetter lowercase/uppercase checks
2022-05-22 borsAuto merge of #12281 - lnicola:increase-overflow-depth...
2022-05-22 Laurențiu NicolaIncrease defalt chalk overflow depth to match max solve...
2022-05-22 borsAuto merge of #12345 - bvanjoi:escape_format_spcifier...
2022-05-22 borsAuto merge of #12346 - rainy-me:fix/builtin-type-docs...
2022-05-22 rainy-mefix: special case base url of `BuiltinType` to core
2022-05-22 borsAuto merge of #11830 - nemethf:on-type-formatting,...
2022-05-22 Felicián NémethonTypeFormatting: don't insert > if another > is there
2022-05-22 Felicián Némethfeat: Add on-typing handler for left angle
2022-05-22 Felicián Némethinternal: Allow OnTypeFormatting to send SnippetTextEdit
2022-05-22 bvanjoifeat: escape format specifier(close: #12258)
2022-05-21 Bernardo Uriartetake into account excludeDirs when computing linked_pro...
2022-05-21 Bernardo Uriarteadd failing test
2022-05-21 borsAuto merge of #12339 - matklad:dead, r=matklad
2022-05-21 Aleksey Kladovdead code
2022-05-21 borsAuto merge of #12337 - matklad:docz, r=matklad
2022-05-21 Aleksey Kladovinternal: document overall approach to reload
2022-05-20 Amos WengerStill suggest generating enum methods if the name ref...
2022-05-20 Amos WengerDon't suggest enum variant if name_ref start with ASCII...
2022-05-20 Amos WengerSimplify with adt.source()
2022-05-20 Amos WengerGenerate enum variant assist
2022-05-20 borsAuto merge of #12329 - jonas-schievink:build-script...
2022-05-20 Jonas SchievinkDon't swallow build script errors
2022-05-20 borsAuto merge of #12328 - Veykril:simplify, r=Veykril
2022-05-20 Lukas Wirthminor: Simplify
2022-05-20 borsAuto merge of #12327 - jonas-schievink:lambda-to-closur...
2022-05-20 Jonas SchievinkRename `Expr::Lambda` to `Expr::Closure`
2022-05-20 borsAuto merge of #12326 - jonas-schievink:add-clippy-task...
2022-05-20 borsAuto merge of #12325 - jonas-schievink:clear-check...
2022-05-20 Jonas SchievinkClear `cargo check` diagnostics when flycheck is turned off
2022-05-20 borsAuto merge of #12324 - jonas-schievink:rm-attribute...
2022-05-20 borsAuto merge of #12315 - matklad:update, r=Veykril
2022-05-20 Jonas SchievinkRevert the "Add attribute" assist
2022-05-20 borsAuto merge of #12263 - andylizi:hide-type-hint-closure...
2022-05-20 borsAuto merge of #12301 - harpsword:fix_for_crlf_cargo_ran...
2022-05-20 andylizifeat: hide type inlay hints for initializations of...
2022-05-19 borsAuto merge of #12320 - NotWearingPants:patch-1, r=Veykril
2022-05-19 NotWearingPantshide closure ret hints if ret type is specified
2022-05-19 borsAuto merge of #12316 - jonas-schievink:closure-param...
2022-05-19 Jonas SchievinkTeach `Callable` about closures properly
2022-05-19 borsAuto merge of #12314 - jonas-schievink:proc-macro-load...
2022-05-19 borsAuto merge of #12313 - equinox:typo-fix, r=lnicola
2022-05-19 Equinoxremove duplicate 'to' in `cachePriming.numThreads`...
2022-05-19 borsAuto merge of #12311 - Veykril:inlay-hints-tips, r...
2022-05-19 Lukas WirthHide more unnecessary parameter hints for constructors
2022-05-19 Jonas Schievinksimplify
next