Tshepang Mbambo
|
6445e007fe
|
improve rustc_interface examples a little (#1362)
|
2022-06-07 08:42:07 +09:00 |
Yuki Okushi
|
388142f167
|
Update rustc-driver related examples
|
2022-05-30 13:57:16 +02:00 |
Ujjawal
|
211776c627
|
Update examples with 1.61.0-nightly (latest version) (#1330)
Co-authored-by: Ujjawal Kumar <u.kumar@ukumar-ltmit1s.internal.salesforce.com>
|
2022-04-11 22:48:30 +09:00 |
Simon Perriard
|
8240b96f33
|
make it compile with 1.56.0 no warning
|
2021-11-24 09:00:37 -05:00 |
Simon Perriard
|
f7192cb802
|
make it compile with 1.56.0
|
2021-11-24 09:00:37 -05:00 |
Simon Perriard
|
80eae9a303
|
make it compile with 1.56.0
|
2021-11-24 09:00:37 -05:00 |
Undxxx
|
64504ada90
|
Update rustc-driver-*.rs examples (#1095)
|
2021-03-28 19:15:09 +09:00 |
Joshua Nelson
|
95a3cfa327
|
Add some more examples of using the compiler
|
2020-11-10 20:02:56 -05:00 |
Takayuki Nakata
|
f28f707be4
|
Fix examples not working
|
2020-08-03 08:50:58 -05:00 |
George Fraser
|
3a5328d4f7
|
Reference complete examples
|
2020-05-07 17:30:27 -05:00 |
George Fraser
|
ea4db5371c
|
run_compiler is exported by rustc_interface
|
2020-03-22 14:33:47 -05:00 |
George Fraser
|
68905c231d
|
Example of rustc interface (#621)
* Example of rustc interface (https://internals.rust-lang.org/t/using-the-rustc-interface-crate/11982)
|
2020-03-22 08:26:04 +09:00 |