| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-05-02 | fix most compiler/ doctests | Elliot Roberts | -4/+4 | |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Run x.py fmt | Michael Woerister | -1/+1 | |
| 2022-03-14 | Remove out-dated information from rustc_codegen_llvm/src/debuginfo/doc.md | Michael Woerister | -54/+5 | |
| 2021-03-20 | Cleanup LLVM debuginfo module docs | Camelid | -14/+15 | |
| * 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 | Move debuginfo docs from `doc.rs` module to `doc.md` file | Camelid | -0/+179 | |
| And use `#[doc = include_str!("doc.md")]` in `mod.rs` so the docs are rendered as if they were inline in the root module. | ||||
