]> git.lizzy.rs Git - rust.git/history - tests/ui/transmute_float_to_int.stderr
removing unsafe from test fn's && renaming shrink to sugg_span
[rust.git] / tests / ui / transmute_float_to_int.stderr
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 borsAuto merge of #7503 - flip1995:rustup, r=flip1995
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-27 Jacob PrattUpdate tests
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-22 borsAuto merge of #5926 - giraffate:improve_lint_message_in...
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-20 borsAuto merge of #5928 - mikerite:fix-5924, r=ebroto
2020-08-20 borsAuto merge of #5919 - ebroto:5747_from_bits_in_const...
2020-08-18 Eduardo Brototransmute: avoid suggesting from/to bits in const
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2019-12-12 borsAuto merge of #4883 - krishna-veerareddy:issue-4818...
2019-12-11 borsAuto merge of #4886 - rust-lang:must-use-pub-only,...
2019-12-08 borsAuto merge of #4889 - krishna-veerareddy:issue-3993...
2019-12-08 Krishna Veera ReddyMove `transmute_float_to_int` test cases into separate...