about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/examples/rustc-interface-getting-diagnostics.rs
AgeCommit message (Expand)AuthorLines
2025-03-29update rustc-{driver,interface} examplesTshepang Mbambo-1/+1
2025-03-16Following commit 401dd84 in the Rust projectYang Lin-3/+5
2025-02-15Fix examples to work with nightly-2025-02-13Florian Brucker-2/+4
2025-02-02Replace ParseSess::set_dcx with DiagCtxt::set_emitterbjorn3-4/+4
2024-12-27Rework the driver docs (#2162)bjorn3-0/+98