]> git.lizzy.rs Git - rust.git/history - src/test/ui/consts/const-eval/const-eval-overflow-3b.rs
Update tests to remove old numeric constants
[rust.git] / src / test / ui / consts / const-eval / const-eval-overflow-3b.rs
2020-11-29 bstrieUpdate tests to remove old numeric constants
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-22 Rich KadelMerge pull request #1 from rust-lang/master
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 borsAuto merge of #71218 - eddyb:a-lifetime-stranded-in...
2020-04-18 borsAuto merge of #71204 - JohnTitor:into-vec, r=wesleywiser
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 Dylan DPCRollup merge of #71243 - Duddino:Fix2, r=estebank
2020-04-17 Dylan DPCRollup merge of #71242 - XAMPPRocky:mailmap, r=Dylan-DPC
2020-04-17 Dylan DPCRollup merge of #71238 - RalfJung:miri-typo, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71167 - RalfJung:big-o, r=shepmaster
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Dylan DPCRollup merge of #70467 - wesleywiser:invoke-vs-call...
2020-04-17 Dylan DPCRollup merge of #71247 - ldm0:minor, r=estebank
2020-04-17 Dylan DPCRollup merge of #71246 - crlf0710:linked_list_cursor...
2020-04-17 Dylan DPCRollup merge of #71239 - JohnTitor:llvm-asm, r=Amanieu
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 borsAuto merge of #71049 - eddyb:const-err, r=oli-obk
2020-04-16 Eduard-Mihai Burtescuty: convert `ErrorHandled::Reported` to `ConstKind...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Dylan DPCRollup merge of #70470 - GuillaumeGomez:cleanup-e0463...
2020-03-27 Dylan DPCRollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 borsAuto merge of #70282 - ssomers:btreemap_gdb_pretty_prin...
2020-03-27 Dylan DPCRollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnay
2020-03-27 Dylan DPCRollup merge of #69936 - Aaron1011:fix/suggestion-cycle...
2020-03-26 Dylan DPCRollup merge of #70429 - GuillaumeGomez:cleanup-e0459...
2020-03-25 Dylan DPCRollup merge of #70406 - GuillaumeGomez:cleanup-e0458...
2020-03-25 Dylan DPCRollup merge of #70352 - bishtpawan:doc/61137-add-long...
2020-03-25 Dylan DPCRollup merge of #70319 - lcnr:issue63695, r=eddyb
2020-03-25 borsAuto merge of #70297 - nnethercote:clean-up-debugging...
2020-03-25 Mazdak FarrokhzadRollup merge of #70349 - Centril:hir-outa-rustc, r...
2020-03-25 Mazdak FarrokhzadRollup merge of #70331 - jeremystucki:privacy, r=estebank
2020-03-24 Mazdak FarrokhzadRollup merge of #70355 - GuillaumeGomez:cleanup-e0454...
2020-03-24 Mazdak FarrokhzadRollup merge of #70342 - withoutboats:io-slice-send...
2020-03-24 Mazdak FarrokhzadRollup merge of #70234 - anp:tracked-std-traits, r...
next