summaryrefslogtreecommitdiffstats
path: root/tests/run-make/rustdoc-map-file/expected.json
blob: 6b1ccbeac3010849dde4231d550c141f9532ae88 (plain)
1
2
3
4
5
{
  "foo/macro.foo!.html": "foo/macro.foo.html",
  "foo/private/struct.Quz.html": "foo/struct.Quz.html",
  "foo/hidden/struct.Bar.html": "foo/struct.Bar.html"
}