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
/
library
/
proc_macro
/
src
/
bridge
Age
Commit message (
Expand
)
Author
Lines
2021-09-10
Rollup merge of #86165 - m-ou-se:proc-macro-span-shrink, r=dtolnay
Manish Goregaokar
-0
/
+2
2021-08-03
Remove space after negative sign in Literal to_string
David Tolnay
-0
/
+1
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-1
/
+1
2021-07-03
Rollup merge of #84029 - drahnr:master, r=petrochenkov
Yuki Okushi
-0
/
+1
2021-07-02
add track_path::path fn for proc-macro usage
Bernhard Schuster
-0
/
+1
2021-07-01
proc_macro/bridge: Remove dead code Slice type
Jade
-29
/
+0
2021-06-25
Fix a few misspellings.
Eric Huss
-1
/
+1
2021-06-09
Add proc_macro::Span::{before, after}.
Mara Bos
-0
/
+2
2021-05-29
Write primitive types via array buffers
Mark Rousskov
-2
/
+17
2021-05-29
Switch to reserve over extend_from_slice
Mark Rousskov
-25
/
+21
2021-05-29
Specialize single-element writes to buffer
Mark Rousskov
-1
/
+16
2021-05-19
impl FromStr for proc_macro::Literal
David Tolnay
-0
/
+14
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-0
/
+3
2020-11-19
Bump bootstrap compiler version
Jake Goulding
-12
/
+6
2020-10-21
switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable
Florian Warzecha
-6
/
+12
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+6
2020-09-03
Respect `-Z proc-macro-backtrace` flag for panics inside libproc_macro
Aaron Hill
-3
/
+2
2020-08-30
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics
Aaron Hill
-8
/
+39
2020-07-27
mv std libs to library/
mark
-0
/
+1840
[prev]