]> git.lizzy.rs Git - rust.git/history - src/test/ui/parser/struct-literal-in-match-guard.rs
Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6bb5686ff2...
[rust.git] / src / test / ui / parser / struct-literal-in-match-guard.rs
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-09-26 Ralf JungRollup merge of #75454 - ltratt:option_optimisation_gua...
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-22 ecstatic-morseRollup merge of #72734 - pickfire:liballoc, r=KodrAus
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-15 Dylan DPCRollup merge of #73955 - hellow554:unsafe_process,...
2020-09-12 borsAuto merge of #74328 - yoshuawuyts:stabilize-future...
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-08-31 borsAuto merge of #75463 - CDirkx:ordering-const, r=CDirkx
2020-08-30 borsAuto merge of #75901 - GuillaumeGomez:ayu-theme-button...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-28 borsAuto merge of #72808 - Lucretiel:line-writer-reimpl...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Pietro AlbiniRollup merge of #75941 - GuillaumeGomez:cleanup-e0761...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
2020-08-26 Dylan DPCRollup merge of #75870 - GuillaumeGomez:unify-border...
2020-08-26 Dylan DPCRollup merge of #75837 - GuillaumeGomez:fix-font-color...
2020-08-26 Dylan DPCRollup merge of #75818 - ollie27:doc_systemtime_windows...
2020-08-26 Dylan DPCRollup merge of #75806 - GuillaumeGomez:prevent-automat...
2020-08-26 Dylan DPCRollup merge of #75780 - matklad:unconfuseunpindocs...
2020-08-26 Dylan DPCRollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
2020-08-26 borsAuto merge of #75811 - ecstatic-morse:better-dlerror...
2020-08-25 borsAuto merge of #75302 - Aaron1011:feature/partial-move...
2020-08-25 borsAuto merge of #74275 - wesleywiser:break_up_partitionin...
2020-08-25 borsAuto merge of #75838 - mati865:profiler-atomics, r...
2020-08-25 borsAuto merge of #75364 - rylev:libpanic-abort-failfast...
2020-08-25 borsAuto merge of #75764 - workingjubilee:tidy-up-cargo...
2020-08-24 borsAuto merge of #75625 - mati865:mingw-cross-compile...
2020-08-24 borsAuto merge of #75110 - lzutao:ip-endianness, r=Mark...
2020-08-24 borsAuto merge of #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-23 borsAuto merge of #74489 - jyn514:assoc-items, r=manisheart...
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 borsAuto merge of #72449 - ecstatic-morse:const-float-bitca...
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-23 borsAuto merge of #74238 - RalfJung:offset_from, r=oli-obk
2020-08-23 borsAuto merge of #75789 - matthiaskrgr:clippy_compiletest...
2020-08-23 borsAuto merge of #75813 - petrochenkov:feature/incr-def...
2020-08-23 borsAuto merge of #73084 - Aaron1011:feature/new-recursive...
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-08 Lzu TaoAdd a regression test for match guard