rust/tests/ui/crashes
bors 39aca5ff9f Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
make MIR graphviz generation use gsgdt

gsgdt [https://crates.io/crates/gsgdt] is a crate which provides an
interface for stringly typed graphs. It also provides generation of
graphviz dot format from said graph.

This is the first in a series of PRs on moving graphviz code out of rustc into normal crates and then implementating graph diffing on top of these crates.

r? `@oli-obk`
2020-12-15 22:00:02 +00:00
..
auxiliary
third-party
associated-constant-ice.rs
cc_seme.rs
enum-glob-import-crate.rs
ice_exacte_size.rs
ice-360.rs
ice-360.stderr Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
ice-700.rs
ice-1588.rs
ice-1782.rs
ice-1969.rs
ice-2499.rs
ice-2594.rs
ice-2727.rs
ice-2760.rs
ice-2774.rs
ice-2774.stderr
ice-2862.rs
ice-2865.rs
ice-3151.rs
ice-3462.rs
ice-3717.rs
ice-3717.stderr
ice-3741.rs
ice-3747.rs
ice-3891.rs
ice-3891.stderr Update error to reflect that integer literals can have float suffixes 2020-11-27 19:08:24 -08:00
ice-3969.rs
ice-3969.stderr
ice-4121.rs
ice-4545.rs
ice-4579.rs
ice-4671.rs
ice-4727.rs
ice-4760.rs
ice-4775.rs
ice-4968.rs
ice-5207.rs
ice-5223.rs
ice-5238.rs
ice-5389.rs
ice-5497.rs
ice-5579.rs
ice-5872.rs
ice-5872.stderr
ice-5944.rs
ice-6139.rs Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup 2020-10-23 22:16:59 +02:00
ice-6153.rs Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup 2020-10-23 22:16:59 +02:00
ice-6250.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6250.stderr Implement destructuring assignment for structs and slices 2020-11-11 12:10:52 +00:00
ice-6251.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6251.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6252.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6252.stderr update clippy test ouput 2020-11-13 17:11:13 +05:30
ice-6254.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6254.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6255.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6255.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6256.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6256.stderr Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
ice-6332.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
if_same_then_else.rs
implements-trait.rs Fix ICE in utils::implements_trait 2020-11-23 13:52:27 +01:00
inherent_impl.rs
issue-825.rs
issues_loop_mut_cond.rs
match_same_arms_const.rs
mut_mut_macro.rs
needless_borrow_fp.rs
needless_lifetimes_impl_trait.rs
needless_lifetimes_impl_trait.stderr
procedural_macro.rs
regressions.rs
returns.rs
shadow.rs
single-match-else.rs
trivial_bounds.rs
used_underscore_binding_macro.rs fix clippy test 2020-12-05 20:21:21 +05:30