]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-09 borsAuto merge of #13816 - WaffleLapkin:postfix_adjustment_...
2023-01-09 Maybe WaffleAdd a fixme to remove hacks
2023-01-09 Maybe WaffleAdd a "bug" test for adjustment hints to check for...
2023-01-09 Maybe WaffleAdd an option to minimize parentheses for adjustment...
2023-01-09 borsAuto merge of #13843 - Overpeek:master, r=Veykril
2023-01-09 Maybe WaffleImplement postfix adjustment hints
2023-01-09 Lukas WirthRename checkOnSave settings to check
2023-01-09 Lukas WirthRename checkOnSave settings to flycheck
2023-01-09 borsAuto merge of #2753 - RalfJung:rustup, r=RalfJung
2023-01-09 borsAuto merge of #13763 - rami3l:fix/gen-partial-eq-generi...
2023-01-09 Ralf JungMerge from rustc
2023-01-09 Ralf JungPreparing for merge from rustc
2023-01-09 borsAuto merge of #2752 - RalfJung:win-env-current-exe...
2023-01-09 Ralf Jungmake env::current_exe work on Windows
2023-01-09 Fabian HintringerRelocate changes
2023-01-09 borsAuto merge of #106340 - saethlin:propagate-operands...
2023-01-09 borsAuto merge of #13744 - vtta:numthreads, r=Veykril
2023-01-09 borsAuto merge of #13684 - unvalley:extract-expressions...
2023-01-09 borsAuto merge of #13458 - cameron1024:suggest-checked...
2023-01-09 unvalleyfix: add_format_like_completions to handle no exprs
2023-01-09 unvalleydocs: update assist comment
2023-01-09 unvalleychore: update assist label name
2023-01-09 unvalleyfeat: extract only expressions from format string
2023-01-09 unvalleytest: fix arg_type test
2023-01-09 unvalleyfix: to leave Ident in parse_format_exprs
2023-01-09 unvalleyfix: ide assist handlers order
2023-01-09 unvalleyfix: rename to extract_expressions_from_format_string
2023-01-09 Lukas WirthRefactor replace_arith assists into one module
2023-01-09 borsAuto merge of #13905 - rust-lang:dependabot/npm_and_yar...
2023-01-09 borsAuto merge of #2750 - rust-lang:dependabot/cargo/test_d...
2023-01-09 kadminClean up
2023-01-09 kadminCheck for duplicates
2023-01-09 kadminSet !const_evaluatable if ambig. and not inferred
2023-01-09 kadminChange based on comments
2023-01-09 kadminChange commit_if_ok to probe
2023-01-09 borsAuto merge of #106582 - compiler-errors:better-spans...
2023-01-09 borsAuto merge of #106616 - compiler-errors:rollup-emcj0o3...
2023-01-09 Ezra Shawfix: fix CI errors
2023-01-09 Michael GouletRollup merge of #106606 - estebank:bad-nested-turbofish...
2023-01-09 Michael GouletRollup merge of #106602 - GuillaumeGomez:tidy-goml...
2023-01-09 Michael GouletRollup merge of #106600 - compiler-errors:no-private...
2023-01-09 Michael GouletRollup merge of #106584 - kpreid:vec-allocator, r=JohnTitor
2023-01-09 Michael GouletRollup merge of #106497 - chenyukang:yukang/fix-106443...
2023-01-09 Michael GouletRollup merge of #106363 - estebank:mutability-mismatch...
2023-01-09 Michael GouletRollup merge of #106131 - compiler-errors:not-ptrs...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-09 Ezra Shawdocs/test: add error-docs and UI test for `E0711`
2023-01-09 Ezra Shawdocs/test: add empty error-docs for `E0208`, `E0640...
2023-01-08 Yuki OkushiAdd regression test for #100772
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 Esteban KüberDo not emit structured suggestion for turbofish with...
2023-01-08 Guillaume GomezFix tidy issues in goml scripts
2023-01-08 Guillaume GomezAdd goml scripts to tidy checks
2023-01-08 Michael GouletSuppress type errors that come from private fields
2023-01-08 Michael GouletDon't store spans in assumed_wf_types actually
2023-01-08 Michael GouletNormalize assumed_wf_types after wfchecking is complete...
2023-01-08 Michael GouletImprove spans of non-WF implied bound types
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #13860 - danieleades:clippy, r=lnicola
2023-01-08 YukangRemove extra space
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 borsAuto merge of #105733 - compiler-errors:ty-ct-late...
2023-01-08 borsAuto merge of #106588 - JohnTitor:rollup-4z80tjx, r...
2023-01-08 Yuki OkushiRollup merge of #106581 - estebank:bad-suggestion,...
2023-01-08 Yuki OkushiRollup merge of #106580 - Ezrashaw:remove-e0313, r...
2023-01-08 Yuki OkushiRollup merge of #106562 - clubby789:vec-deque-example...
2023-01-08 Yuki OkushiRollup merge of #106557 - Ezrashaw:ui-test-fixups-1...
2023-01-08 Yuki OkushiRollup merge of #106546 - aDotInTheVoid:jsondoclint...
2023-01-08 Yuki OkushiRollup merge of #106457 - kadiwa4:no-bless, r=Mark...
2023-01-08 Yuki OkushiRollup merge of #106410 - clubby789:borrow-mut-self...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-08 Michael GouletMention signature rather than fn pointers when comparin...
2023-01-08 Michael GouletAdd type flags support for Ty and Const late-bound...
2023-01-08 Esteban KüberDo not emit wrong E0308 suggestion for closure mismatch
2023-01-08 Esteban KüberAdd test
2023-01-08 Ezra Shawremove unreachable error code `E0313`
2023-01-08 borsAuto merge of #104658 - thomcc:rand-update-and-usable...
2023-01-08 Ezra Shawdoc/test: add UI test and reword docs for `E0013` and...
2023-01-07 Kevin ReidDocument that `Vec::from_raw_parts[_in]` must be given...
2023-01-07 borsAuto merge of #106573 - matthiaskrgr:rollup-zkgfsta...
2023-01-07 Matthias KrügerRollup merge of #106564 - Folyd:feat-repeatn, r=scottmcm
2023-01-07 Matthias KrügerRollup merge of #106556 - notriddle:notriddle/margin...
2023-01-07 Matthias KrügerRollup merge of #106553 - Ezrashaw:fix-hashset-doctest...
2023-01-07 Matthias KrügerRollup merge of #106509 - estebank:closure-in-block...
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 SkyDon't derive Debug for `OnceWith` & `RepeatWith`
2023-01-07 borsAuto merge of #106036 - JohnTitor:issue-86106, r=nikic
2023-01-07 dependabot... Bump d3-color and d3-graphviz in /editors/code
2023-01-07 borsAuto merge of #13876 - lnicola:zip-artifacts, r=lnicola
2023-01-07 borsAuto merge of #13894 - lowr:patch/fallback-before-final...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 FolydChange to immutable borrow when cloning element of...
2023-01-07 clubby789Clarify examples for `VecDeque::get/get_mut`
2023-01-07 borsAuto merge of #106519 - estebank:tail-unit, r=cjgillot
2023-01-07 Ali MJ Al-Nasrawydon't eagerly normalize SelfCtor type
next