mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 19:53:38 -04:00
Update macro:print typed-query rustdoc test to include pin! results
This commit is contained in:
@@ -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' },
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user