]> git.lizzy.rs Git - rust.git/history - tests/ui/cast_lossless_integer.fixed
Addition `manual_map` test for `unsafe` blocks
[rust.git] / tests / ui / cast_lossless_integer.fixed
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-21 borsAuto merge of #7850 - ThibsG:PossibleCastTruncation5395...
2021-10-21 borsAuto merge of #7853 - flip1995:rustup, r=flip1995
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-11 John KugelmanAdd #[must_use] to From::from and Into::into
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-09-03 borsAuto merge of #4479 - rust-lang:uninit_assume_init...
2019-08-30 borsAuto merge of #4473 - phansch:fix_cast_lossless_fp...
2019-08-30 Philipp HanschFix cast_lossless false positive in impl const fn
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-04-19 borsAuto merge of #3989 - flip1995:assert_on_const, r=phansch
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3954 - andrehjr:add-lint-path-buf-overwr...
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 Philipp HanschMove two cast_lossless tests to their correct files
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-26 Philipp HanschPrevent incorrect cast_lossless suggestion in const_fn
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-05 borsAuto merge of #3635 - matthiaskrgr:revert_random_state_...
2019-01-05 borsAuto merge of #3626 - phansch:rustfix_works, r=oli-obk
2019-01-04 Philipp HanschAdd run-rustfix where it already passes