]> git.lizzy.rs Git - rust.git/history - tests/ui/ptr_as_ptr.stderr
Addition `manual_map` test for `unsafe` blocks
[rust.git] / tests / ui / ptr_as_ptr.stderr
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-09 borsAuto merge of #6571 - ThibsG:BoxedLocalTrait, r=phansch
2021-01-05 borsAuto merge of #6542 - rail-rain:ptr_as_ptr, r=flip1995
2021-01-04 railFix the MSRV and add the tests for MSRV
2021-01-04 railAdd a new lint `ptr_as_ptr`,