diff options
| author | bors <bors@rust-lang.org> | 2021-04-05 07:45:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-05 07:45:05 +0000 |
| commit | e315437bd69d97c7e11efe6e74dbad1ddb9ca172 (patch) | |
| tree | 1d8ea0473a000e289e44ea2d8ebd8f77c29c4f7b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a15d987c8f9c0c9e911f112d21d55e36da3df370 (diff) | |
| parent | da04e873b39226cd2f31327a85157b9a8d01be72 (diff) | |
| download | rust-e315437bd69d97c7e11efe6e74dbad1ddb9ca172.tar.gz rust-e315437bd69d97c7e11efe6e74dbad1ddb9ca172.zip | |
Auto merge of #7031 - xFrednet:5234-quick-fix-dark-mode-themes, r=llogiq
Quick fix for the updated website theaming to access the correct css files This fixes a problem from #7030 that the service used to access css files was blocked by GitHub pages due to `SSL_ERROR_BAD_CERT_DOMAIN`. The css file loading worked fine during local development. The browser probably disabled some security options due to the local address. This fix works locally and should also work online as it references the direct css files used by the [mdBook User Guide](https://rust-lang.github.io/mdBook/index.html) the disadvantage of this is that refactorings within the mdBook project can have effects on the theme loading of Clippy. This PR is therefor more meant as a quick fix until I find a better solution. I've tested these changes using the page editor in the browser and can now confirm that they work :) changelog: none r? `@llogiq`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
