]> git.lizzy.rs Git - rust.git/history - src/test/ui/match/type_polymorphic_byte_str_literals.rs
Add test for eval order for a+=b
[rust.git] / src / test / ui / match / type_polymorphic_byte_str_literals.rs
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #79115 - cuviper:rust-description, r...
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-19 Dylan DPCRollup merge of #79177 - fanzier:drop-order-test, r...
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Dylan DPCRollup merge of #79119 - jamesmunns:patch-1, r=Mark...
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 Dylan DPCRollup merge of #79155 - 12101111:fix-profiler-config...
2020-11-19 Dylan DPCRollup merge of #79149 - sexxi-goose:upvar_ref, r=nikom...
2020-11-19 Dylan DPCRollup merge of #79117 - cjkenn:mir-fuel, r=oli-obk
2020-11-19 Dylan DPCRollup merge of #79116 - petrochenkov:gdbwarn, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79102 - Alexendoo:ice-regression-tests...
2020-11-19 Dylan DPCRollup merge of #79101 - tmiasko:lower-func-type, r...
2020-11-19 Dylan DPCRollup merge of #79094 - est31:ignore_macos, r=pietroalbini
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #79082 - ThePuzzlemaker:issue-78941...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-19 borsAuto merge of #79068 - DevJPM:ci-llvm-9-fix, r=pietroalbini
2020-11-19 borsAuto merge of #79002 - est31:backtrace_colno, r=dtolnay
2020-11-18 borsAuto merge of #79106 - tmiasko:inline-hint, r=nagisa...
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #79158 - lcnr:lazy-norm-coerce, r=oli-obk
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-18 Mara BosRollup merge of #79133 - pietroalbini:simplify-stage0...
2020-11-18 Mara BosRollup merge of #79131 - vertexclique:stdarch-update...
2020-11-18 Mara BosRollup merge of #79114 - andjo403:nonzero_leading_trail...
2020-11-18 Mara BosRollup merge of #79079 - camelid:mir-visit-docs, r...
2020-11-18 Mara BosRollup merge of #79039 - thomcc:weakly-relaxing, r...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78785 - cuviper:weak-getrandom, r...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 borsAuto merge of #79138 - m-ou-se:rollup-owel5ld, r=m...
2020-11-17 Mara BosRollup merge of #79130 - lcnr:extend-tes, r=varkor
2020-11-17 Mara BosRollup merge of #79126 - jyn514:auto, r=GuillaumeGomez
2020-11-17 Mara BosRollup merge of #79125 - jyn514:fewer-types, r=Guillaum...
2020-11-17 Mara BosRollup merge of #79120 - calebcartwright:update-rustfmt...
2020-11-17 Mara BosRollup merge of #79072 - oli-obk:byte_str_pat, r=estebank
2020-11-17 oliFix exhaustiveness in case a byte string literal is...