rust-clippy/src
Jason Olson cc68d8135b
Changes to catch_fatal_errors in rustc driver
A [recent PR](https://github.com/rust-lang/rust/pull/60584/files#diff-707a0eda6b2f1a0537abc3d23133748cL1151)
changed the function name from `report_ices_to_stderr_if_any` to `catch_fatal_errors`. This PR changes to using
the new function name.
2019-09-16 11:08:45 -07:00
..
lintlist Fix redundant_pattern false positive 2019-09-05 00:36:48 +09:00
driver.rs Changes to catch_fatal_errors in rustc driver 2019-09-16 11:08:45 -07:00
lib.rs Import rustc_plugin from its new location 2019-08-19 17:52:10 +02:00
main.rs Deny warnings in CI 2019-07-15 07:35:02 +02:00