mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 17:24:06 +00:00
Update macro:print
typed-query rustdoc test to include pin!
results
This commit is contained in:
parent
42d69e2793
commit
5360469b8d
@ -8,5 +8,7 @@ const EXPECTED = {
|
||||
{ 'path': 'std', 'name': 'eprint' },
|
||||
{ 'path': 'std', 'name': 'println' },
|
||||
{ 'path': 'std', 'name': 'eprintln' },
|
||||
{ 'path': 'std::pin', 'name': 'pin' },
|
||||
{ 'path': 'core::pin', 'name': 'pin' },
|
||||
],
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user