Automatically published version of the package `syntax` in the rust-lang/rust repository from commit 834bc5650acf7019a53b409db68986857822812c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
bitflags • 1.3.2A macro to generate structures which behave like bitflags.
DIRECT
0
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
INDIRECT
0
ena • 0.9.3Union-find, congruence closure, and other unification code. Based on code from rustc.
parking_lot • 0.5.5More compact and efficient implementations of the standard synchronization primitives.
INDIRECT
14
rand_core • 0.3.1Core random number generator traits and tools for implementation.
INDIRECT
1
rand_core • 0.4.2Core random number generator traits and tools for implementation.
INDIRECT
0
rand • 0.4.6Random number generators and other randomness functionality.
INDIRECT
8
rustc-ap-rustc_cratesio_shim • 113.0.0Automatically published version of the package `rustc_cratesio_shim` in the rust-lang/rust repository from commit 4393768faa104b9879c601feee71eb0207dc4fe1 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
INDIRECT
6
rustc-ap-rustc_data_structures • 113.0.0Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
DIRECT
25
rustc-ap-rustc_errors • 113.0.0Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
DIRECT
33
rustc-ap-rustc_target • 113.0.0Automatically published version of the package `rustc_target` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
DIRECT
8
rustc-ap-serialize • 113.0.0Automatically published version of the package `serialize` in the rust-lang/rust repository from commit 10c2316a6bf7cf9255f991e06e82ce692e6f84d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
DIRECT
0
rustc-ap-syntax_pos • 113.0.0Automatically published version of the package `syntax_pos` in the rust-lang/rust repository from commit 625375400cdd172877e81c3ce44ce68f2011af2d The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
DIRECT
28
scoped-tls • 0.1.2Library implementation of the standard library's old `scoped_thread_local!`
macro for providing scoped access to thread local storage (TLS) so any type can
be stored into TLS.
DIRECT
0
smallvec • 0.6.14'Small vector' optimization: store up to a small number of items on the stack
INDIRECT
1
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
unicode-width • 0.1.14Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT
0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
INDIRECT
0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.