]> git.lizzy.rs Git - rust.git/history - src/test/ui/suggestions
Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514
[rust.git] / src / test / ui / suggestions /
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 borsAuto merge of #106193 - compiler-errors:rollup-0l54wka...
2022-12-27 Michael GouletRollup merge of #106189 - alexhrao:master, r=Nilstrieb
2022-12-27 Michael GouletRollup merge of #106187 - ChayimFriedman2:patch-4,...
2022-12-27 Michael GouletRollup merge of #106181 - kraktus:fix_doc_parsing,...
2022-12-27 Michael GouletRollup merge of #106179 - RetroSeven:typo_fix, r=compil...
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #105965 - compiler-errors:issue-105896...
2022-12-27 Michael GouletRollup merge of #105852 - compiler-errors:hex-float...
2022-12-27 Michael GouletRollup merge of #105765 - estebank:range-typo, r=compil...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 Esteban KüberMake resolve suggestion more generic
2022-12-27 borsAuto merge of #97176 - kraktus:cmd_debug, r=the8472
2022-12-27 Esteban Küberreview comments: make suggestion more accurate
2022-12-27 Michael GouletSuggest rewriting a malformed hex literal if we expect...
2022-12-27 Matthias KrügerRollup merge of #106066 - JohnTitor:rm-bindings-after...
2022-12-27 Matthias KrügerRollup merge of #105994 - JohnTitor:issue-99647, r...
2022-12-27 Matthias KrügerRollup merge of #105817 - chenyukang:yukang/fix-105788...
2022-12-27 borsAuto merge of #106168 - jyn514:clean-crates, r=Mark...
2022-12-27 borsAuto merge of #106177 - matthiaskrgr:rollup-oe7z8ix...
2022-12-27 Matthias KrügerRollup merge of #106174 - GuillaumeGomez:rm-unused...
2022-12-27 Matthias KrügerRollup merge of #106150 - estebank:issue-39232, r=compi...
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-27 borsAuto merge of #106095 - estebank:pin-mut-reborrow,...
2022-12-27 Esteban KüberDetect likely `.` -> `..` typo in method calls
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 Esteban KüberFix suggestion when there are arguments in the method
2022-12-26 Esteban KüberTweak wording
2022-12-26 Esteban KüberDetect when method call on LHS might be shadowed
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-26 Esteban KüberCreate new inference context
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #106121 - RalfJung:miri, r=RalfJung
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-25 borsAuto merge of #106112 - RalfJung:into-iter, r=thomcc
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 borsAuto merge of #106111 - matthiaskrgr:rollup-nnpoe5h...
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Matthias KrügerRollup merge of #106109 - notriddle:notriddle/source...
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105872 - chenyukang:yukang/fix-105494...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #106081 - mina86:c, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-23 Matthias KrügerRollup merge of #106093 - notriddle:notriddle/docblock...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
2022-12-23 Matthias KrügerRollup merge of #106084 - RalfJung:into-iter, r=thomcc
2022-12-23 Matthias KrügerRollup merge of #106069 - notriddle:notriddle/search...
2022-12-23 Matthias KrügerRollup merge of #105975 - jeremystucki:rustc-remove...
2022-12-23 Matthias KrügerRollup merge of #105970 - Ezrashaw:add-docs+test-e0462...
2022-12-23 borsAuto merge of #106088 - weihanglo:update-cargo, r=weihanglo
2022-12-23 borsAuto merge of #106087 - Nilstrieb:rollup-2m3nies, r...
2022-12-23 nilsRollup merge of #106067 - Nilstrieb:meta-cleanup, r...
2022-12-23 nilsRollup merge of #106055 - compiler-errors:too-many...
2022-12-23 nilsRollup merge of #105853 - jyn514:prepush-windows, r...
2022-12-23 nilsRollup merge of #105661 - lcnr:evaluate-new, r=compiler...
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-23 borsAuto merge of #106033 - ChrisDenton:bump-cfg-if, r...
2022-12-23 Matthias KrügerRollup merge of #106057 - jyn514:trimmed-def-paths...
2022-12-23 Matthias KrügerRollup merge of #106056 - jyn514:quiet-bug, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106051 - jyn514:cranelift-std, r=bjorn3
2022-12-23 Matthias KrügerRollup merge of #105978 - jyn514:unused_proc_macro_decl...
2022-12-22 Matthias KrügerRollup merge of #106037 - JohnTitor:issue-94293, r...
2022-12-22 Matthias KrügerRollup merge of #106035 - GuillaumeGomez:migrate-css...
2022-12-22 Matthias KrügerRollup merge of #106027 - notriddle:notriddle/more...
2022-12-22 Matthias KrügerRollup merge of #105983 - compiler-errors:issue-105981...
2022-12-22 Matthias KrügerRollup merge of #105847 - compiler-errors:issue-104396...
2022-12-22 Matthias KrügerRollup merge of #105567 - TimNN:kcfi16, r=nikic
2022-12-22 Michael GouletDeduplicate check_expr in builtin calls with error
2022-12-22 borsAuto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
2022-12-22 borsAuto merge of #106000 - nikic:lld-build, r=Mark-Simulacrum
2022-12-22 borsAuto merge of #106034 - matthiaskrgr:rollup-2zpql33...
2022-12-22 Matthias KrügerRollup merge of #106024 - JulianKnodt:add_term_html_doc...
2022-12-22 Matthias KrügerRollup merge of #106016 - notriddle:notriddle/link...
2022-12-22 Matthias KrügerRollup merge of #106010 - oli-obk:tait_coherence_diagno...
2022-12-22 Matthias KrügerRollup merge of #106002 - krasimirgg:v0sym, r=tmiasko
2022-12-22 Matthias KrügerRollup merge of #105966 - compiler-errors:issue-105936...
2022-12-22 Matthias KrügerRollup merge of #105843 - compiler-errors:sugg-const...
2022-12-22 Matthias KrügerRollup merge of #105769 - lyming2007:issue-105177-fix...
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 yukangfix #105494, Suggest remove last method call when type...
2022-12-22 Michael GouletSuggest associated const on capitalization error
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 Yuki OkushiRollup merge of #105824 - zacchiro:patch-1, r=JohnTitor
2022-12-21 Yuki OkushiRollup merge of #105602 - RalfJung:read-convenience...
2022-12-21 Yuki OkushiRollup merge of #105584 - raffimolero:patch-1, r=JohnTitor
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-21 borsAuto merge of #100390 - jhpratt:float-from-bool, r...
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
next