]> git.lizzy.rs Git - rust.git/history - src/test/ui/destructuring-assignment/tuple_destructure_fail.rs
Add underscore expressions for destructuring assignments
[rust.git] / src / test / ui / destructuring-assignment / tuple_destructure_fail.rs
2020-11-14 Fabian ZaiserAdd underscore expressions for destructuring assignments
2020-11-13 borsAuto merge of #78826 - petrochenkov:mrscopes2, r=eddyb
2020-11-12 Mara BosRollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
2020-11-12 Mara BosRollup merge of #78857 - SkiFire13:bheap-opt, r=KodrAus
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 Guillaume GomezRollup merge of #78960 - ethanboxx:const-gen-test-defau...
2020-11-12 Guillaume GomezRollup merge of #78933 - jyn514:tracing-output, r=oli-obk
2020-11-12 Guillaume GomezRollup merge of #78921 - GuillaumeGomez:search-result...
2020-11-12 borsAuto merge of #78773 - GuillaumeGomez:theme-picker...
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-11 Jonas SchievinkRollup merge of #78923 - jyn514:intra-doc-comments...
2020-11-11 Jonas SchievinkRollup merge of #78832 - lcnr:const-evaluatable-unevalu...
2020-11-11 Jonas SchievinkRollup merge of #78417 - ssomers:btree_chop_up_2, r...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-10 Jonas SchievinkRollup merge of #78887 - camelid:dataflow-state-decl...
2020-11-10 Jonas SchievinkRollup merge of #78875 - petrochenkov:cleantarg, r...
2020-11-10 Jonas SchievinkRollup merge of #78854 - the8472:workaround-normalizati...
2020-11-10 Jonas SchievinkRollup merge of #78847 - tmiasko:inline-return-place...
2020-11-10 Jonas SchievinkRollup merge of #78669 - sasurau4:test/check-pass-const...
2020-11-10 Jonas SchievinkRollup merge of #78574 - sasurau4:test/check-pass-regio...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-09 Dylan DPCRollup merge of #78844 - tmiasko:monomorphize-sizeof...
2020-11-09 Dylan DPCRollup merge of #78830 - lcnr:mir-folder, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78746 - pietroalbini:i686-freebsd...
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 Dylan DPCRollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum
2020-11-09 Dylan DPCRollup merge of #78513 - jyn514:rustup-toolchain, r...
2020-11-09 Dylan DPCRollup merge of #78502 - matthewjasper:chalkup, r=nikom...
2020-11-09 Dylan DPCRollup merge of #77016 - Mark-Simulacrum:clippy-tests...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 borsAuto merge of #78201 - joshtriplett:rustc-tls-model...
2020-11-09 borsAuto merge of #78889 - Dylan-DPC:rollup-6zjhahf, r...
2020-11-09 Dylan DPCRollup merge of #78882 - bjorn3:nicer_hunk_headers...
2020-11-09 Dylan DPCRollup merge of #78878 - shepmaster:intersecting-ignore...
2020-11-09 Dylan DPCRollup merge of #78868 - notriddle:master, r=GuillaumeGomez
2020-11-09 Dylan DPCRollup merge of #78748 - fanzier:tuple-assignment,...
2020-11-07 Fabian ZaiserImplement destructuring assignment for tuples