]> git.lizzy.rs Git - rust.git/history - crates
Auto merge of #13565 - Veykril:sysroot, r=Veykril
[rust.git] / crates /
2022-11-07 borsAuto merge of #13565 - Veykril:sysroot, r=Veykril
2022-11-07 borsAuto merge of #12991 - TiddoLangerak:extract-method...
2022-11-07 Lukas WirthUpdate sysroot crates
2022-11-07 Lukas Wirthrustfmt
2022-11-07 borsAuto merge of #13566 - lnicola:therefor, r=lnicola
2022-11-07 Laurențiu NicolaFix typos
2022-11-07 borsAuto merge of #13547 - Veykril:line-index, r=Veykril
2022-11-07 borsAuto merge of #13552 - Veykril:flycheck-process-group...
2022-11-05 Lukas Wirthinternal: Use a process group for flycheck
2022-11-05 borsAuto merge of #13550 - Veykril:issue-template, r=lnicola
2022-11-05 borsAuto merge of #13536 - pd4d10:patch-1, r=Veykril
2022-11-05 borsAuto merge of #13435 - DropDemBits:assists-format-args...
2022-11-05 borsAuto merge of #13379 - DropDemBits:ide-assists-format...
2022-11-05 borsAuto merge of #13549 - Veykril:search-fix, r=Veykril
2022-11-05 Lukas Wirthfix: Fix reference searching only accounting substrings...
2022-11-05 borsAuto merge of #13454 - justinmmott:master, r=flodiebold
2022-11-05 Lukas WirthAdd tests for LineEndings::normalize
2022-11-05 Lukas Wirthinternal: Optimize `apply_document_changes` a bit
2022-11-04 borsAuto merge of #13541 - Veykril:dbg-cmd, r=Veykril
2022-11-04 borsAuto merge of #13546 - Veykril:unsafe-fn-ptr, r=Veykril
2022-11-04 Lukas WirthLower unsafety of fn pointer and fn item types
2022-11-03 borsAuto merge of #13456 - emilio:scip-local-symbol, r...
2022-11-02 borsAuto merge of #13530 - lnicola:bump-ovsx, r=lnicola
2022-11-02 borsAuto merge of #13527 - unexge:use-let-else-stmt-in...
2022-11-02 borsAuto merge of #13359 - feniljain:feat-must-use-option...
2022-11-02 feniljainfix: indentation after inserting `#must_use`
2022-11-02 borsAuto merge of #13517 - feniljain:fix_completions, r...
2022-11-01 unexgeUse let-else statements in `Convert to guarded return...
2022-11-01 borsAuto merge of #13525 - jonas-schievink:generic-call...
2022-11-01 borsAuto merge of #13508 - koka831:fix/13492, r=jonas-schievink
2022-11-01 borsAuto merge of #13516 - unexge:add-convert-match-to...
2022-11-01 Jonas SchievinkFix doc test
2022-11-01 Jonas SchievinkRevert "Record diverging match arms in `InferenceResult`"
2022-11-01 Jonas SchievinkImport `option` in the tests
2022-11-01 Jonas SchievinkCreate `Callable`s for generic types implementing ...
2022-10-31 borsAuto merge of #13523 - lowr:fix/adjust-expectation...
2022-10-31 Ryo Yoshidafix: disregard type variable expectation for if expressions
2022-10-31 borsAuto merge of #13445 - notJoon:modify-dead-links, r...
2022-10-30 feniljainfix: make custom expr prefix completions to understand...
2022-10-29 unexgeUpdate auto generated tests
2022-10-29 unexgeAdd `Convert match to let-else` assist
2022-10-29 unexgeRecord diverging match arms in `InferenceResult`
2022-10-29 kokaSimplify the procedure
2022-10-29 borsAuto merge of #13505 - lowr:feat/gats, r=flodiebold
2022-10-28 kokafix: async trait method for `unnecessary_async`
2022-10-28 Ryo YoshidaDocument the ordering constraint on `Binders` and ...
2022-10-28 Ryo YoshidaReplace expect test for GATs with `check_types`
2022-10-27 borsAuto merge of #13494 - lowr:feat/gats, r=flodiebold
2022-10-27 Ryo YoshidaLower generic arguments for GATs in associated type...
2022-10-27 Ryo YoshidaCollect generic arguments in associated type bindings
2022-10-27 Ryo YoshidaLower generic arguments for associated types in paths
2022-10-27 Ryo YoshidaDisplay generic arguments for associated types
2022-10-27 Ryo Yoshidarefactor: remove obsolete code
2022-10-26 borsAuto merge of #13484 - lnicola:position-encoding, r...
2022-10-26 borsAuto merge of #13475 - lowr:fix/lookup-impl-method...
2022-10-25 Ryo YoshidaTest all generic args for trait when finding matching...
2022-10-25 Laurențiu NicolaPin lsp-types
2022-10-25 Laurențiu NicolaSwitch to upstream positionEncoding
2022-10-24 feniljainrefactor: remove repetitive string interpolation and...
2022-10-24 Ryo YoshidaLet `InferenceTable::unify()` relate `Zip` values
2022-10-24 borsAuto merge of #13478 - Veykril:fix-flycheck, r=Veykril
2022-10-24 Lukas Wirthfix: Fix standard flycheck command not being executed...
2022-10-24 borsAuto merge of #13476 - Veykril:prefer-shutdown, r=Veykril
2022-10-24 Lukas Wirthfix: Don't respond with an error when requesting a...
2022-10-24 Ryo YoshidaRefactor: unwrap `Option` once in the beginning of...
2022-10-24 feniljainfeat: add config for inserting must_use in `generate_en...
2022-10-23 borsAuto merge of #13471 - Veykril:invoc-strategy-once...
2022-10-23 Lukas WirthHandle multiple projects sharing dependency correctly...
2022-10-22 borsAuto merge of #13466 - Veykril:invocation-location...
2022-10-22 Lukas WirthImplement invocation location config
2022-10-22 Emilio Cobos Álvarezide: Generate monikers for local crates.
2022-10-22 borsAuto merge of #13463 - lowr:fix/builtin-derive-with...
2022-10-22 Ryo YoshidaSupport const generics for builtin derive macro
2022-10-22 borsAuto merge of #13460 - emilio:scip-cleanups, r=Veykril
2022-10-22 borsAuto merge of #13461 - emilio:ide-cleanup-continue...
2022-10-22 Emilio Cobos Álvarezscip: Rewrite tests to be closer to what we actually do.
2022-10-22 Emilio Cobos Álvarezide: Remove unnecessary continue.
2022-10-22 Emilio Cobos Álvarezscip: minor clean-ups
2022-10-21 Justin Mottaddressed https://github.com/rust-lang/rust-analyzer...
2022-10-21 borsAuto merge of #13453 - Veykril:disabled-commands, r...
2022-10-20 borsAuto merge of #13451 - Veykril:lang-config, r=Veykril
2022-10-20 borsAuto merge of #13447 - Veykril:didsavedoc-block, r...
2022-10-20 Lukas Wirthfix: Fix DidSaveDocument requests blocking the server...
2022-10-20 borsAuto merge of #13365 - feniljain:master, r=Veykril
2022-10-20 feniljainfeat: add multiple getters mode in `generate_getter`
2022-10-19 borsAuto merge of #13128 - Veykril:invocation-strategy...
2022-10-19 Lukas WirthRemove simplistic interpolation for manifest-path
2022-10-19 Lukas Wirth{manifest-path} interpolation
2022-10-19 Lukas WirthUse correct invocation strategy config for checkOnSave
2022-10-19 Lukas WirthImplement invocation strategy config for checkOnSave
2022-10-19 Lukas WirthImplement invocation strategy config for build scripts
2022-10-19 borsAuto merge of #13441 - Veykril:sysroot-logging, r=Veykril
2022-10-19 Lukas WirthAdd some sysroot logging
2022-10-19 borsAuto merge of #13439 - Veykril:simplify, r=Veykril
2022-10-19 Lukas WirthSimplify
2022-10-18 borsAuto merge of #13433 - rust-lang:revert-13354-try-stuff...
2022-10-18 Lukas WirthRevert "feat: Diagnose some incorrect usages of the...
2022-10-17 borsAuto merge of #13428 - Veykril:fmt-stuck, r=Veykril
2022-10-17 Lukas Wirthfix: Fix formatting requests hanging when r-a is still...
2022-10-17 borsAuto merge of #13427 - Veykril:cancel-check, r=Veykril
next