Elliot Roberts
7907385999
fix most compiler/ doctests
2022-05-02 17:40:30 -07:00
Michael Woerister
07a1194edf
debuginfo: Refactor debuginfo generation for types -- Run x.py fmt
2022-03-14 16:52:47 +01:00
Michael Woerister
5144661d6b
Remove out-dated information from rustc_codegen_llvm/src/debuginfo/doc.md
2022-03-14 16:52:47 +01:00
Camelid
dc240faed5
Cleanup LLVM debuginfo module docs
...
* Use Markdown list syntax and unindent a bit to prevent Markdown
interpreting the nested lists as code blocks
* A few more small typographical cleanups
2021-03-20 14:38:49 -07:00
Camelid
a2e9374048
Move debuginfo docs from doc.rs module to doc.md file
...
And use `#[doc = include_str!("doc.md")]` in `mod.rs` so the docs are
rendered as if they were inline in the root module.
2021-03-20 14:38:49 -07:00