]> git.lizzy.rs Git - rust.git/history - tests/ui/cast_lossless_float.fixed
Auto merge of #4478 - tsurai:master, r=flip1995
[rust.git] / tests / ui / cast_lossless_float.fixed
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-03-15 borsAuto merge of #3883 - daxpedda:missing_docs_in_private_...
2019-03-14 borsAuto merge of #3879 - phansch:rustfix_string_lit_as_byt...
2019-03-14 borsAuto merge of #3877 - rink1969:3842, r=flip1995
2019-03-14 rink1969casting integer literal to float is unnecessary
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