This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-24 04:46:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c220b34095
rust
/
crates
/
proc_macro_srv
/
src
History
Kevin Mehall
0a0e22235b
Make bare underscore token an Ident rather than Punct in proc-macro
2021-03-20 12:28:44 -06:00
..
proc_macro
Use upstream cov-mark
2021-03-08 22:19:44 +02:00
tests
Add test for proc-macro meta info retrieval
2021-03-15 23:38:22 +08:00
cli.rs
Rename ra_proc_macro -> proc_macro_api
2020-08-13 12:39:27 +02:00
dylib.rs
Refactor TokenStream to hold Vec<TokenTree> instead of tt::Subtree
2021-03-06 09:48:30 -07:00
lib.rs
Pass crate environment to proc macros
2020-12-27 15:29:47 +01:00
rustc_server.rs
Make bare underscore token an Ident rather than Punct in proc-macro
2021-03-20 12:28:44 -06:00