]> git.lizzy.rs Git - rust.git/history - tests/ui/transmute_ptr_to_ptr.rs
Addition `manual_map` test for `unsafe` blocks
[rust.git] / tests / ui / transmute_ptr_to_ptr.rs
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-21 borsAuto merge of #6609 - giraffate:fix_wrong_suggestion_of...
2021-01-21 borsAuto merge of #6605 - kawogi:doc-markdown, r=llogiq
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-20 borsAuto merge of #6567 - camsteffen:path-to-res-enum,...
2021-01-20 borsAuto merge of #6475 - matsujika:capitalized_acronyms...
2021-01-20 Hirochika MatsumotoAdd new lint `upper_case_acronyms`
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-02 borsAuto merge of #5996 - Koxiaet:master, r=ebroto
2020-09-02 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-01 borsAuto merge of #5999 - rail-rain:fix_fp_transmute_ptr_to...
2020-08-31 railFix a fp in `transmute_ptr_to_ptr`
2020-08-06 Ryan1729get the expected number of errors by acknowledging...
2020-08-06 Ryan1729try putting the can_be_expressed_as_pointer_cast at...
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5068 - JohnTitor:split-up-transmute...
2020-01-20 Yuki OkushiSplit up `transmute` ui test