]> git.lizzy.rs Git - rust.git/history - src/test/ui/pattern/usefulness/slice-patterns-reachability.stderr
slice_patterns: remove gates in tests
[rust.git] / src / test / ui / pattern / usefulness / slice-patterns-reachability.stderr
2020-01-18 Mazdak Farrokhzadslice_patterns: remove gates in tests
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-08 Petermove from non zero impls to `libcore/convert/num.rs`
2019-12-05 Mazdak FarrokhzadRollup merge of #67005 - andrewbanchich:master, r=josht...
2019-12-04 borsAuto merge of #66408 - nnethercote:greedy-process_oblig...
2019-12-03 borsAuto merge of #66256 - CAD97:patch-2, r=RalfJung
2019-11-30 Mazdak FarrokhzadRollup merge of #66705 - pitdicker:atomic_mut_ptr,...
2019-11-28 borsAuto merge of #65013 - petertodd:2019-maybeuninit-debug...
2019-11-27 Tyler MandryRollup merge of #66222 - Aaron1011:fix/opaque-closure...
2019-11-26 Tyler MandryRollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
2019-11-25 Pietro AlbiniRollup merge of #65613 - Mark-Simulacrum:rustdoc-preser...
2019-11-24 borsAuto merge of #66322 - lzutao:consistent-result-map_or_...
2019-11-24 Mazdak FarrokhzadRollup merge of #64856 - jonhoo:format-temporaries...
2019-11-23 Mazdak FarrokhzadRollup merge of #66576 - pnkfelix:more-robust-gdb-vec...
2019-11-23 Mazdak FarrokhzadRollup merge of #65961 - lcnr:typename_of, r=Dylan-DPC
2019-11-22 Mazdak FarrokhzadRollup merge of #66183 - Centril:empty-vis-trait-decl...
2019-11-21 Mazdak FarrokhzadRollup merge of #65730 - csmoe:return-lifetime, r=nikom...
2019-11-20 Mazdak FarrokhzadRollup merge of #66060 - traxys:test_65401, r=michaelwo...
2019-11-20 Mazdak FarrokhzadRollup merge of #65665 - tspiteri:italic-and-update...
2019-11-19 borsAuto merge of #66206 - PotHix:master, r=estebank
2019-11-19 borsAuto merge of #66074 - wesleywiser:test_run_const_prop...
2019-11-18 borsAuto merge of #58281 - mark-i-m:synthesis, r=estebank
2019-11-18 borsAuto merge of #66238 - ehuss:stabilize-rustdoc-edition...
2019-11-16 borsAuto merge of #66255 - ehuss:update-cc, r=alexcrichton
2019-11-15 Yuki OkushiRollup merge of #66398 - sfackler:no-async-nesting...
2019-11-15 Yuki OkushiRollup merge of #66338 - ehuss:update-mdbook, r=alexcri...
2019-11-15 Yuki OkushiRollup merge of #66306 - spastorino:remove-error-handle...
2019-11-15 Yuki OkushiRollup merge of #66013 - nnethercote:avoid-hashing...
2019-11-15 Yuki OkushiRollup merge of #65557 - haraldh:error_iter_rename...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-14 Yuki OkushiRollup merge of #66349 - euclio:def-site-builtins,...
2019-11-14 Yuki OkushiRollup merge of #66264 - guanqun:fix-mbe-missing-close...
2019-11-14 Yuki OkushiRollup merge of #66253 - ohadravid:improve-errors-after...
2019-11-13 borsAuto merge of #66211 - kinnison:kinnison/fix-66159...
2019-11-13 Yuki OkushiRollup merge of #66334 - Mark-Simulacrum:sess-cstore...
2019-11-13 Yuki OkushiRollup merge of #66317 - cuviper:bindir_relative, r...
2019-11-13 Yuki OkushiRollup merge of #66297 - vakaras:edit-queries, r=oli-obk
2019-11-13 Yuki OkushiRollup merge of #66292 - lzutao:result-map_or, r=SimonSapin
2019-11-13 Yuki OkushiRollup merge of #66248 - RalfJung:unsafe_cell_raw_get...
2019-11-13 Yuki OkushiRollup merge of #66227 - bryanburgers:bufwriter-docs...
2019-11-13 Yuki OkushiRollup merge of #66186 - GuillaumeGomez:long-err-explan...
2019-11-13 Yuki OkushiRollup merge of #66166 - GuillaumeGomez:rename-rustdoc...
2019-11-13 Yuki OkushiRollup merge of #66094 - ArturKovacs:fix-count-doc...
2019-11-13 Yuki OkushiRollup merge of #65932 - guanqun:download-xz, r=alexcri...
2019-11-13 borsAuto merge of #65637 - ssomers:master, r=scottmcm
2019-11-12 Stefan LankesMerge remote-tracking branch 'rust-lang/master' into...
2019-11-12 borsAuto merge of #60026 - Aaron1011:feature/miri-unwind...
2019-11-12 borsAuto merge of #65608 - matthewjasper:mir-eval-order...
2019-11-12 borsAuto merge of #66318 - mati865:llvm-update, r=matthewjasper
2019-11-12 borsAuto merge of #66323 - JohnTitor:rollup-jl8xdk4, r...
2019-11-12 borsAuto merge of #66129 - Nadrieril:refactor-slice-pat...
2019-11-06 NadrierilSplit slice-patterns test as suggested by Centril