Dan Aloni
|
eaefe4a230
|
path trimming: ignore type aliases
|
2021-02-06 12:03:48 +02:00 |
|
Oliver Scherer
|
c8a866ea17
|
Show the inline stack of MIR lints that only occur after inlining
|
2020-10-27 14:08:07 +00:00 |
|
Eduard-Mihai Burtescu
|
2bfb462b58
|
rustc_mir: don't throw away inlined locals' spans.
|
2020-10-21 04:43:56 +03:00 |
|
Eduard-Mihai Burtescu
|
6bc5eafbce
|
rustc_mir: track inlined callees in SourceScopeData.
|
2020-10-21 04:43:56 +03:00 |
|
Matthew Jasper
|
022c148fcd
|
Fix tests from rebase
|
2020-10-06 11:19:33 +01:00 |
|
Matthew Jasper
|
042464f75a
|
Fix tests and bootstrap
|
2020-10-06 11:19:30 +01:00 |
|
Aaron Hill
|
33337bb855
|
Bless mir-opt tests
|
2020-10-04 07:54:02 -04:00 |
|
Simon Vandel Sillesen
|
293756c93d
|
Implement 'considered equal' for statements, so that for example _0 = _1 and discriminant(_0) = discriminant(0) are considered equal if 0 is a fieldless variant of an enum
|
2020-08-16 22:04:58 +02:00 |
|
Xavier Denis
|
f07607f47a
|
Move mir-opt tests to toplevel
|
2020-07-29 17:36:03 +02:00 |
|