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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
proc_macro
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-02-19
`impl PartialEq<Punct> for char`; symmetry for #78636
Alexander Ronald Altman
-1
/
+8
2020-12-30
Bump bootstrap compiler to 1.50 beta
Mark Rousskov
-2
/
+1
2020-11-25
Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk
bors
-1
/
+2
2020-11-24
Auto merge of #78636 - dtolnay:puncteq, r=petrochenkov
bors
-0
/
+7
2020-11-23
Rename `optin_builtin_traits` to `auto_traits`
Camelid
-1
/
+2
2020-11-19
Bump bootstrap compiler version
Jake Goulding
-13
/
+7
2020-11-05
Rollup merge of #78465 - est31:proc_macro_to_string, r=jyn514
Mara Bos
-1
/
+1
2020-11-01
Add PartialEq<char> for proc_macro::Punct
David Tolnay
-0
/
+7
2020-10-29
Change as_str → to_string in proc_macro::Ident::span() docs
est31
-1
/
+1
2020-10-21
switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable
Florian Warzecha
-6
/
+13
2020-10-07
Bump to 1.48 bootstrap compiler
Mark Rousskov
-1
/
+1
2020-09-27
Add a feature gate for basic function pointer use in `const fn`
Dylan MacKenzie
-0
/
+1
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+7
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-08-22
Use intra-doc link in `proc_macro`
LeSeulArtichaut
-1
/
+1
2020-08-03
Stabilize Ident::new_raw
Aaron Hill
-2
/
+5
2020-07-31
Stabilize as_deref and as_deref on Result
Lzu Tao
-1
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+3346