]> git.lizzy.rs Git - rust.git/commit
Auto merge of #61462 - GuillaumeGomez:fix-local-storage, r=Manishearth
authorbors <bors@rust-lang.org>
Fri, 12 Jul 2019 12:04:25 +0000 (12:04 +0000)
committerbors <bors@rust-lang.org>
Fri, 12 Jul 2019 12:04:25 +0000 (12:04 +0000)
commit71f9384e3bec467158a628e2d11e77ffada16a90
treeb4246f2ff89bf9980c35271092a7e51eaa424c6e
parentcd1381e91ff4889616eb0c87bf3c321ea2697d42
parent4eb19d19a5c7313fd5f7a4e06a9b735dbbe2c9c6
Auto merge of #61462 - GuillaumeGomez:fix-local-storage, r=Manishearth

[rustdoc] Fix storage usage when disabled

Fixes #61239.

@starblue: Can you give a try to this change please? I tried on chrome and firefox and both worked so if you're using another web browser, that might be useful. :)

r? @Manishearth