]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-07 borsAuto merge of #13545 - Veykril:adjustment-hints, r...
2022-11-07 borsAuto merge of #13569 - Veykril:rust-version, r=Veykril
2022-11-07 Lukas WirthBump Cargo rust-version fields to latest stable
2022-11-07 Lukas WirthDon't trigger adjustment hints in all inlay hint tests
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 borsAuto merge of #13556 - pd4d10:patch-1, r=lnicola
2022-11-05 Rongjian Zhangdocs: fix adoc links
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 Lukas Wirthminor: Update github issue templates
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 Lukas WirthMark the Memory Usage command as debug command
2022-11-04 Lukas WirthFix up adjustment hints configurations
2022-11-04 Lukas WirthAdd adjustment hint tests
2022-11-04 Lukas WirthGeneralize reborrow hints as adjustment hints
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-04 borsAuto merge of #13544 - HKalbasi:patch-2, r=Veykril
2022-11-04 HKalbasiAdd rustbot features related to PR state labels
2022-11-03 Lukas WirthClarify what commands are debug commands in VSCode
2022-11-03 borsAuto merge of #13456 - emilio:scip-local-symbol, r...
2022-11-03 borsAuto merge of #13537 - lnicola:ovsx-fail, r=lnicola
2022-11-03 Laurențiu NicolaAllow ovsx publishing to fail
2022-11-03 Rongjian Zhangdocs: add crates section to the manual
2022-11-02 borsAuto merge of #13530 - lnicola:bump-ovsx, r=lnicola
2022-11-02 Laurențiu NicolaBump ovsx
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 borsAuto merge of #13513 - Veykril:vscode-workspace-changes...
2022-10-28 Lukas WirthProperly handle vscode workspace changes
2022-10-28 borsAuto merge of #13512 - Veykril:startup-commands, r...
2022-10-28 Lukas WirthAlways set up VSCode commands
2022-10-28 borsAuto merge of #13510 - Veykril:status-click, r=Veykril
2022-10-28 Lukas Wirthfeat: Clicking the status bar item stops and starts...
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 #13496 - rust-lang:lnicola-patch-1, r...
2022-10-27 Laurențiu NicolaClarify feature policy
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... ide: 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
next