about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/examples
AgeCommit message (Expand)AuthorLines
2023-02-15howto run the examples (#1593)Tshepang Mbambo-21/+17
2023-02-09update examples for rustc 1.69.0-nightly (e1eaa2d5d 2023-02-06) (#1590)Hiroki Fujino-11/+10
2023-01-15fix examples for rustc 1.68.0-nightly (935dc0721 2022-12-19) (#1556) (#1557)gftea-9/+3
2022-06-07improve rustc_interface examples a little (#1362)Tshepang Mbambo-19/+33
2022-05-30Update rustc-driver related examplesYuki Okushi-9/+11
2022-04-11Update examples with 1.61.0-nightly (latest version) (#1330)Ujjawal-10/+9
2021-11-24make it compile with 1.56.0 no warningSimon Perriard-1/+1
2021-11-24make it compile with 1.56.0Simon Perriard-2/+2
2021-11-24make it compile with 1.56.0Simon Perriard-1/+1
2021-03-28Update rustc-driver-*.rs examples (#1095)Undxxx-9/+15
2020-11-10Add some more examples of using the compilerJoshua Nelson-3/+15
2020-08-03Fix examples not workingTakayuki Nakata-4/+1
2020-05-07Reference complete examplesGeorge Fraser-36/+187
2020-03-22run_compiler is exported by rustc_interfaceGeorge Fraser-3/+2
2020-03-22Example of rustc interface (#621)George Fraser-0/+103