This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-02 00:07:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
593cdcccf28361df155c37916dcfcbe1bf19d9a5
rust
/
src
/
librustc_plugin
T
History
varkor
7bc94cc3c2
Rename
Item.node
to
Item.kind
2019-09-26 18:21:48 +01:00
..
deprecated
Restore the rustc_plugin crate in the sysroot
2019-08-20 13:30:50 +02:00
build.rs
Rename
Item.node
to
Item.kind
2019-09-26 18:21:48 +01:00
Cargo.toml
Remove unused dependencies
2019-09-23 15:25:00 +09:00
error_codes.rs
Replace diagnostic plugins with macro_rules
2019-09-05 12:35:15 -04:00
lib.rs
Remove rustc_diagnostic_macros feature
2019-09-05 12:35:18 -04:00
load.rs
Reword malformed attribute input diagnostics
2019-05-25 11:55:50 -07:00
registry.rs
syntax: Remove
NodeId
from
SyntaxExtension
2019-07-07 13:04:06 +03:00