rust/crates/ide
Chayim Refael Friedman 6c287e1504 Accept E<error_number> notation in doctests
```compile_fail,E0000
```

The code was stolen from rustdoc at 392ba2ba1a/src/librustdoc/html/markdown.rs (L866-L867)
2021-04-18 06:15:40 +03:00
..
src Accept E<error_number> notation in doctests 2021-04-18 06:15:40 +03:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00