This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8849149745
rust
/
src
/
libsyntax
/
ext
History
Download ZIP
Download TAR.GZ
Mark Rousskov
24a491f40c
Drop explicit span argument from mk_name_value_item
2019-08-05 08:48:22 -04:00
..
tt
Auto merge of
#63248
- petrochenkov:nomarker, r=matthewjasper
2019-08-05 04:36:51 +00: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
Drop span argument from mk_list_item
2019-08-05 08:45:00 -04:00
placeholders.rs
Point at type ascription before macro invocation on expansion parse error
2019-07-30 09:16:27 -07: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
proc_macro_server.rs
Move proc macro server into libsyntax
2019-07-27 13:55:25 +03:00