This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9e613c74be901b86860aa2f6987228e6328e7a18
rust
/
src
/
libsyntax
/
ext
History
Esteban Küber
75c5ad2e82
review comments: use structured suggestion
2019-08-09 09:40:26 -07:00
..
tt
review comments: use structured suggestion
2019-08-09 09:40:26 -07:00
allocator.rs
syntax_ext: Turn
#[global_allocator]
into a regular attribute macro
2019-07-24 12:29:44 +03:00
base.rs
Auto merge of
#63248
- petrochenkov:nomarker, r=matthewjasper
2019-08-05 04:36:51 +00:00
build.rs
Drop explicit span argument from mk_name_value_item
2019-08-05 08:48:22 -04:00
expand.rs
review comments: use structured suggestion
2019-08-09 09:40:26 -07:00
placeholders.rs
Point at type ascription before macro invocation on expansion parse error
2019-07-30 09:16:27 -07:00
proc_macro_server.rs
add unknown token
2019-08-05 13:15:11 +03:00
proc_macro.rs
Move special treatment of
derive(Copy, PartialEq, Eq)
from expansion infrastructure to elsewhere
2019-08-03 23:57:35 +03:00