]> git.lizzy.rs Git - rust.git/history - src/test/ui/suggestions/boxed-variant-field.rs
Deduplicate box deref and regular deref suggestions
[rust.git] / src / test / ui / suggestions / boxed-variant-field.rs
2022-01-12 Michael GouletDeduplicate box deref and regular deref suggestions
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-01 Matthias KrügerRollup merge of #84083 - ltratt:threadid_doc_tweak...
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-12 Matthias KrügerRollup merge of #91086 - rhysd:issue-91085, r=m-ou-se
2021-12-12 borsAuto merge of #90423 - Aaron1011:deduplicate-projection...
2021-12-12 borsAuto merge of #89404 - Kobzol:hash-stable-sort, r=Mark...
2021-12-11 Matthias KrügerRollup merge of #90741 - mbartlett21:patch-4, r=dtolnay
2021-12-11 Matthias KrügerRollup merge of #90270 - woppopo:const_borrow_trait...
2021-12-10 Matthias KrügerRollup merge of #90897 - jhpratt:fix-incorrect-feature...
2021-12-09 borsAuto merge of #85157 - the8472:drain-drop-in-place...
2021-12-09 borsAuto merge of #81156 - DrMeepster:read_buf, r=joshtriplett
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-08 Matthias KrügerRollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #91170 - jsha:preload-fonts, r=Guillaum...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91057 - the8472:clarify-parallelism...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-24 Guillaume GomezRollup merge of #91075 - jsha:chill-item-info, r=Guilla...
2021-11-24 Guillaume GomezRollup merge of #90420 - GuillaumeGomez:rustdoc-interna...
2021-11-24 Guillaume GomezRollup merge of #90044 - rusticstuff:disable_arm_outlin...
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-24 borsAuto merge of #91171 - jsha:fix-rustdoc-gui-test, r...
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
2021-11-23 Matthias KrügerRollup merge of #91103 - jsha:non-toggle-click-doesnt...
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90844 - camelid:cleanup-vis, r=jyn514
2021-11-21 Matthias KrügerRollup merge of #91070 - cuviper:insert-global, r=nagisa
2021-11-21 Matthias KrügerRollup merge of #91008 - Urgau:float-minimum-maximum...
2021-11-21 borsAuto merge of #91073 - camelid:small-cleanups, r=jyn514
2021-11-20 Matthias KrügerRollup merge of #91018 - est31:let_else, r=matthewjasper
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 borsAuto merge of #91066 - camelid:externs, r=jyn514,Guilla...
2021-11-20 borsAuto merge of #91080 - matthiaskrgr:rollup-znh88cy...
2021-11-20 Matthias KrügerRollup merge of #91021 - compiler-errors:print_future_o...
2021-11-20 Matthias KrügerRollup merge of #90983 - GuillaumeGomez:sidebar-scrollb...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 Matthias KrügerRollup merge of #90575 - m-ou-se:compatible-variant...
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-16 Mara BosUpdate test output.
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
next