]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-js-std/alias-1.js
Auto merge of #79045 - oli-obk:dont_rely_on_alloc_happening_for_soundness, r=TimDiekmann
[rust.git] / src / test / rustdoc-js-std / alias-1.js
1 const QUERY = '&';
2
3 const EXPECTED = {
4     'others': [
5         { 'path': 'std', 'name': 'reference' },
6     ],
7 };