rustfmt tests/rustdoc-js/
.
This commit is contained in:
parent
98d65d62c5
commit
c6fb703c05
28 changed files with 240 additions and 133 deletions
|
@ -1,5 +1,5 @@
|
|||
//@ aux-crate: macro_in_module=macro-in-module.rs
|
||||
#![crate_name="foo"]
|
||||
#![crate_name = "foo"]
|
||||
extern crate macro_in_module;
|
||||
|
||||
// Test case based on the relationship between alloc and std.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue