Fix "Title overline too short." warnings in more *.rst files.

This commit is contained in:
Dan Gohman
2018-07-17 14:45:01 -07:00
parent 17db4e6be8
commit 4d5451ad11
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
================= ==================
Cranelift in Rustc Cranelift in Rustc
================= ==================
One goal for Cranelift is to be usable as a backend suitable for compiling Rust One goal for Cranelift is to be usable as a backend suitable for compiling Rust
in debug mode. This mode doesn't require a lot of mid-level optimization, and it in debug mode. This mode doesn't require a lot of mid-level optimization, and it

View File

@@ -1,6 +1,6 @@
======================== =========================
Cranelift in SpiderMonkey Cranelift in SpiderMonkey
======================== =========================
`SpiderMonkey <https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey>`_ is the `SpiderMonkey <https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey>`_ is the
JavaScript and WebAssembly engine in Firefox. Cranelift is designed to be used in SpiderMonkey with JavaScript and WebAssembly engine in Firefox. Cranelift is designed to be used in SpiderMonkey with