summary refs log tree commit diff
path: root/library/proc_macro/src/lib.rs
AgeCommit message (Expand)AuthorLines
2020-09-27Add a feature gate for basic function pointer use in `const fn`Dylan MacKenzie-0/+1
2020-09-22Update library functions with stability attributesDylan MacKenzie-0/+1
2020-08-22Use intra-doc link in `proc_macro`LeSeulArtichaut-1/+1
2020-08-03Stabilize Ident::new_rawAaron Hill-2/+5
2020-07-31Stabilize as_deref and as_deref on ResultLzu Tao-1/+0
2020-07-27mv std libs to library/mark-0/+1183