]> git.lizzy.rs Git - rust.git/history - src/test/ui/consts/const-eval/assign-to-static-within-other-static.rs
Auto merge of #81132 - bugadani:map-prealloc, r=matthewjasper
[rust.git] / src / test / ui / consts / const-eval / assign-to-static-within-other-static.rs
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
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-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-03-11 Mazdak FarrokhzadRollup merge of #69625 - Stebalien:feat/iter-copy-speci...
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-13 Mazdak FarrokhzadRollup merge of #66341 - crgl:vec-deque-extend, r=Amanieu
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-10 Yuki OkushiRollup merge of #66377 - XAMPPRocky:relnotes-1.40.0...
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-29 Ralf JungRollup merge of #66379 - CreepySkeleton:patch-1, r...
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 #66393 - ssomers:hash_benches, r=dtolnay
2019-11-24 borsAuto merge of #66322 - lzutao:consistent-result-map_or_...
2019-11-24 Mazdak FarrokhzadRollup merge of #66411 - RalfJung:forget, r=sfackler
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 #66553 - hermitcore:hermit, r=rkruppe
2019-11-20 Mazdak FarrokhzadRollup merge of #65665 - tspiteri:italic-and-update...
2019-11-19 Mazdak FarrokhzadRollup merge of #66430 - dns2utf8:fix_code_selection_cl...
2019-11-19 Mazdak FarrokhzadRollup merge of #66090 - pietroalbini:ci-improvements...
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 #66396 - smmalis37:pythontest, r=alexcrichton
2019-11-18 borsAuto merge of #66238 - ehuss:stabilize-rustdoc-edition...
2019-11-17 borsAuto merge of #66384 - cjgillot:typefoldable, r=Zoxc
2019-11-17 borsAuto merge of #66336 - ehuss:update-cargo-books, r...
2019-11-17 Yuki OkushiRollup merge of #66477 - ALSchwalm:clarify-transmute...
2019-11-17 Yuki OkushiRollup merge of #66466 - RalfJung:seh, r=oli-obk
2019-11-17 Yuki OkushiRollup merge of #66395 - jplatte:centralize-panic-docs...
2019-11-17 Yuki OkushiRollup merge of #66381 - Centril:66340, r=petrochenkov
2019-11-16 borsAuto merge of #66333 - mark-i-m:fix-rustc-guide-1,...
2019-11-16 borsAuto merge of #66255 - ehuss:update-cc, r=alexcrichton
2019-11-15 Mazdak FarrokhzadRollup merge of #66441 - RalfJung:seh, r=oli-obk
2019-11-15 Mazdak FarrokhzadRollup merge of #66427 - Mark-Simulacrum:errors-json...
2019-11-15 Mazdak FarrokhzadRollup merge of #66415 - tmandry:force-test-in-process...
2019-11-15 Mazdak FarrokhzadRollup merge of #66350 - hermitcore:hermit, r=rkruppe
2019-11-15 Tyler MandryRollup merge of #66443 - GuillaumeGomez:port-erased...
2019-11-15 Tyler MandryRollup merge of #66435 - JohnTitor:fix-spelling, r...
2019-11-15 Tyler MandryRollup merge of #66429 - guanqun:add-unit-test, r=Centril
2019-11-15 Tyler MandryRollup merge of #66197 - Centril:transparent-ast, r...
2019-11-15 borsAuto merge of #66438 - JohnTitor:rollup-qpv3wia, r...
2019-11-15 Yuki OkushiRollup merge of #66428 - dns2utf8:cleanup_unused_functi...
2019-11-15 Yuki OkushiRollup merge of #66419 - JohnTitor:ignore-underscore...
2019-11-15 Yuki OkushiRollup merge of #66418 - ecstatic-morse:hir-const-check...
2019-11-15 Yuki OkushiRollup merge of #66410 - RalfJung:miri-machine-max...
2019-11-15 Yuki OkushiRollup merge of #66398 - sfackler:no-async-nesting...
2019-11-15 Yuki OkushiRollup merge of #66391 - estebank:if-else-async-ice...
2019-11-15 Yuki OkushiRollup merge of #66390 - estebank:parenice, r=Centril
2019-11-15 Yuki OkushiRollup merge of #66388 - estebank:melt-ice, r=Centril
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-12 Santiago Pastorinocheck-consts remove cannot mutate statics in initialize...
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-20 borsAuto merge of #57018 - dcreager:redundant-linker, r...
2019-03-19 Mazdak FarrokhzadRollup merge of #59252 - lcnr:mailmap, r=Centril
2019-02-23 Mazdak FarrokhzadRollup merge of #58122 - matthieu-m:range_incl_perf...
2019-02-19 kennytmRollup merge of #56470 - llogiq:process-termination...
2019-02-13 borsAuto merge of #56951 - oli-obk:auto_toolstate_issue...
2019-02-10 Guillaume GomezRollup merge of #57259 - king6cong:master, r=alexcrichton
2019-02-07 Guillaume GomezRollup merge of #57504 - GuillaumeGomez:re-enable-histo...
2019-01-31 Mazdak FarrokhzadRollup merge of #57106 - matthiaskrgr:trim_must_use...
next