rust/tests
bors 2278814c8e Auto merge of #3931 - phansch:3891, r=flip1995
Fix ICE in decimal_literal_representation lint

Handling the integer parsing properly instead of just unwrapping.

Note that the test is not catching the ICE because plain UI tests
[currently hide ICEs][compiletest_issue]. Once that issue is fixed, this
test would fail properly again.

Fixes #3891

[compiletest_issue]: https://github.com/laumann/compiletest-rs/issues/169
2019-04-10 20:57:15 +00:00
..
auxiliary
ui Auto merge of #3931 - phansch:3891, r=flip1995 2019-04-10 20:57:15 +00:00
ui-toml NFC: fix typos 2019-04-04 11:15:30 +02:00
compile-test.rs Re-allow clippy::identity_conversion in compiletest 2019-04-07 12:07:20 -07:00
dogfood.rs
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs