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
/
compiler
/
rustc_builtin_macros
/
src
/
proc_macro_harness.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-23
Rename some `ExtCtxt` methods.
Nicholas Nethercote
-2
/
+2
2022-05-27
proc_macro: don't pass a client-side function pointer through the server.
Eduard-Mihai Burtescu
-32
/
+39
2022-05-27
Simplify types in `proc_macro_harness.rs`.
Nicholas Nethercote
-27
/
+17
2022-02-20
Rollup merge of #94146 - est31:let_else, r=cjgillot
Matthias Krüger
-14
/
+9
2022-02-19
Adopt let else in more places
est31
-14
/
+9
2022-01-15
Deny mixing bin crate type with lib crate types
bjorn3
-5
/
+0
2021-09-01
Compute proc_macros in resolutions.
Camille GILLOT
-23
/
+13
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-3
/
+3
2021-07-17
Use LocalExpnId where possible.
Camille GILLOT
-1
/
+1
2021-07-13
expand: Support helper attributes for built-in derive macros
Vadim Petrochenkov
-76
/
+7
2021-02-18
ast: Stop using `Mod` in `Crate`
Vadim Petrochenkov
-1
/
+1
2020-12-24
use matches!() macro in more places
Matthias Krüger
-4
/
+1
2020-11-03
rustc_ast: Do not panic by default when visiting macro calls
Vadim Petrochenkov
-4
/
+0
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+492