summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed/ptr_arith.stderr
AgeCommit message (Expand)AuthorLines
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-5/+0
2020-06-23Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisaManish Goregaokar-1/+1
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-2/+2
2020-06-19Remove the const_raw_ptr_comparison feature gate.Oliver Scherer-1/+1
2020-06-11Explain move errors that occur due to method calls involving `self`Aaron Hill-2/+2
2020-05-25miri_unleached: We now allow offset in const fnJoe Richey-16/+5
2020-05-14make sure even unleashed miri does not do pointer stuffRalf Jung-0/+39