Fix rare ICE during typeck in rustdoc scrape_examples
This commit is contained in:
parent
fd5d614b77
commit
b8ecc9fefa
5 changed files with 28 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
pub struct Foo([usize; foobar::f()]);
|
||||
fn main() {}
|
Loading…
Add table
Add a link
Reference in a new issue