index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
rustc-dev-guide
/
examples
/
rustc-driver-interacting-with-the-ast.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-30
add rustfmt settings file
Tshepang Mbambo
-1
/
+1
2025-03-29
update rustc-{driver,interface} examples
Tshepang Mbambo
-2
/
+2
2025-03-16
Adapt to rust-lang/rust#136466:
Yang Lin
-5
/
+3
2025-02-25
Merge from rustc
Boxy
-2
/
+2
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-1
/
+1
2025-02-15
Fix examples to work with nightly-2025-02-13
Florian Brucker
-3
/
+13
2025-02-03
tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`
Askar Safin
-2
/
+2
2025-01-28
Make crate AST mutation accessible for driver callback
Mohammad Omidvar
-1
/
+1
2025-01-23
Remove RunCompiler
bjorn3
-2
/
+2
2025-01-23
Remove set_make_codegen_backend and set_file_loader
bjorn3
-7
/
+6
2024-12-27
Rework the driver docs (#2162)
bjorn3
-66
/
+75
2024-05-11
Update the rustc_interface examples for current rustc (#1974)
Matthew Woodcraft
-4
/
+4
2024-01-21
Update examples (#1856)
Shoyu Vanilla
-7
/
+8
2023-10-05
update rustc_driver examples (#1803)
Timo
-0
/
+2
2023-03-26
Add locale_resources (#1651)
Nathan Hammond
-0
/
+1
2023-02-15
howto run the examples (#1593)
Tshepang Mbambo
-6
/
+1
2023-02-09
update examples for rustc 1.69.0-nightly (e1eaa2d5d 2023-02-06) (#1590)
Hiroki Fujino
-5
/
+4
2023-01-15
fix examples for rustc 1.68.0-nightly (935dc0721 2022-12-19) (#1556) (#1557)
gftea
-2
/
+1
2022-06-07
improve rustc_interface examples a little (#1362)
Tshepang Mbambo
-6
/
+10
2022-05-30
Update rustc-driver related examples
Yuki Okushi
-4
/
+5
2022-04-11
Update examples with 1.61.0-nightly (latest version) (#1330)
Ujjawal
-3
/
+3
2021-11-24
make it compile with 1.56.0
Simon Perriard
-2
/
+2
2021-03-28
Update rustc-driver-*.rs examples (#1095)
Undxxx
-6
/
+5
2020-11-10
Add some more examples of using the compiler
Joshua Nelson
-3
/
+15
2020-08-03
Fix examples not working
Takayuki Nakata
-2
/
+1
2020-05-07
Reference complete examples
George Fraser
-0
/
+78