about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/examples/rustc-driver-getting-diagnostics.rs
AgeCommit message (Expand)AuthorLines
2024-05-11Update the rustc_interface examples for current rustc (#1974)Matthew Woodcraft-5/+5
2024-03-12More updates for recent diagnostics changes.Nicholas Nethercote-4/+4
2024-01-22Get diagnostics directly in `rustc-driver-getting-diagnostics` example (#1857)Shoyu Vanilla-17/+46
2024-01-21Update examples (#1856)Shoyu Vanilla-20/+7
2023-10-05update rustc_driver examples (#1803)Timo-0/+2
2023-04-01update rustc_driver examples (#1655)Tshepang Mbambo-0/+1
2023-02-15howto run the examples (#1593)Tshepang Mbambo-6/+1
2023-02-09update examples for rustc 1.69.0-nightly (e1eaa2d5d 2023-02-06) (#1590)Hiroki Fujino-2/+2
2023-01-15fix examples for rustc 1.68.0-nightly (935dc0721 2022-12-19) (#1556) (#1557)gftea-5/+1
2022-06-07improve rustc_interface examples a little (#1362)Tshepang Mbambo-3/+8
2022-05-30Update rustc-driver related examplesYuki Okushi-2/+2
2022-04-11Update examples with 1.61.0-nightly (latest version) (#1330)Ujjawal-3/+3
2021-11-24make it compile with 1.56.0 no warningSimon Perriard-1/+1
2021-03-28Update rustc-driver-*.rs examples (#1095)Undxxx-1/+4
2020-08-03Fix examples not workingTakayuki Nakata-1/+0
2020-05-07Reference complete examplesGeorge Fraser-0/+89