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_expand
/
src
/
proc_macro_server.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-19
impl FromStr for proc_macro::Literal
David Tolnay
-3
/
+28
2021-05-12
Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
bors
-3
/
+4
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-7
/
+67
2021-05-05
Use local and remapped paths where appropriate
Andy Wang
-1
/
+1
2021-05-05
Make local_path in RealFileName::Remapped Option to be removed in exported me...
Andy Wang
-0
/
+1
2021-05-05
Rename RealFileName::Named to LocalPath and Devirtualized to Remapped
Andy Wang
-2
/
+2
2021-03-19
Extend `proc_macro_back_compat` lint to `js-sys`
Aaron Hill
-4
/
+30
2021-03-18
Extend `proc_macro_back_compat` lint to `actix-web`
Aaron Hill
-17
/
+29
2021-03-15
Extend `proc_macro_back_compat` lint to `procedural-masquerade`
Aaron Hill
-1
/
+1
2021-03-14
Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl`
Aaron Hill
-4
/
+66
2021-01-07
rustc_parse: Better spans for synthesized token streams
Vadim Petrochenkov
-1
/
+1
2020-12-29
Remove pretty-print/reparse hack, and add derive-specific hack
Aaron Hill
-2
/
+3
2020-09-16
Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum
Dylan DPC
-2
/
+2
2020-09-04
Detect overflow in proc_macro_server subspan
Tomasz Miąsko
-2
/
+2
2020-09-03
Rename IsJoint -> Spacing
Aleksey Kladov
-6
/
+6
2020-09-01
Remove trivia tokens
Aleksey Kladov
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+712