fix most compiler/ doctests
This commit is contained in:
parent
bf611439e3
commit
7907385999
116 changed files with 666 additions and 609 deletions
|
@ -249,7 +249,7 @@ fn generate_test_harness(
|
|||
///
|
||||
/// By default this expands to
|
||||
///
|
||||
/// ```
|
||||
/// ```ignore UNSOLVED (I think I still need guidance for this one. Is it correct? Do we try to make it run? How do we nicely fill it out?)
|
||||
/// #[rustc_main]
|
||||
/// pub fn main() {
|
||||
/// extern crate test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue