This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
libsyntax_ext
History
Eduard-Mihai Burtescu
8a4facc3c3
syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros.
2017-08-12 09:14:50 +03:00
..
deriving
Rollup merge of
#43501
- topecongiro:span-to-whereclause, r=nrc
2017-07-29 18:03:52 -06:00
asm.rs
…
Cargo.toml
…
cfg.rs
…
compile_error.rs
Stabilize the
compile_error_macro
feature
2017-07-25 07:09:31 -07:00
concat_idents.rs
Simplify
hygiene::Mark
application, and
2017-06-26 02:05:45 +00:00
concat.rs
…
env.rs
…
format_foreign.rs
…
format.rs
Fixed extra cases found in better checking.
2017-08-01 23:01:24 +01:00
global_asm.rs
syntax: Add
tokens: Option<TokenStream>
to Item
2017-07-28 07:58:20 -07:00
lib.rs
syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros.
2017-08-12 09:14:50 +03:00
log_syntax.rs
…
proc_macro_impl.rs
Simplify
hygiene::Mark
application, and
2017-06-26 02:05:45 +00:00
proc_macro_registrar.rs
syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros.
2017-08-12 09:14:50 +03:00
trace_macros.rs
…