rust/library/proc_macro/src
Mara Bos 6d7098f543
Rollup merge of #78465 - est31:proc_macro_to_string, r=jyn514
Change as_str → to_string in proc_macro::Ident::span() docs

There is no `as_str` function on Ident any more.

Also change it to an intra doc link while we're at it.
2020-11-05 10:29:42 +01:00
..
bridge switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable 2020-10-21 20:54:20 +02:00
diagnostic.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lib.rs Rollup merge of #78465 - est31:proc_macro_to_string, r=jyn514 2020-11-05 10:29:42 +01:00
quote.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00