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
/
compiler
/
rustc_expand
/
src
History
Ross MacArthur
d2613fb7a5
Improve help for recursion limit errors
2021-09-28 22:17:13 +02:00
..
mbe
chore(rustc_expand): fix typo in comment
2021-09-15 09:13:18 -07:00
mut_visit
…
parse
…
tokenstream
…
base.rs
Auto merge of
#84373
- cjgillot:resolve-span, r=michaelwoerister,petrochenkov
2021-09-11 23:35:28 +00:00
build.rs
Detect bare blocks with type ascription that were meant to be a
struct
literal
2021-09-03 14:43:04 +00:00
config.rs
…
expand.rs
Improve help for recursion limit errors
2021-09-28 22:17:13 +02:00
lib.rs
Bump stage0 compiler to 1.56
2021-09-08 20:51:05 -04:00
mbe.rs
…
module.rs
Check for macros in built-in attributes that don't support them.
2021-09-25 09:03:15 -07:00
placeholders.rs
expand: Treat more macro calls as statement macro calls
2021-09-02 14:14:38 +03:00
proc_macro_server.rs
Remove Symbol::len
2021-09-22 13:37:09 +02:00
proc_macro.rs
…
tests.rs
…