rustc-ap-rustc_ast

Crates.iorustc-ap-rustc_ast
lib.rsrustc-ap-rustc_ast
version727.0.0
sourcesrc
created_at2020-03-04 04:56:27.256923
updated_at2021-07-06 08:17:43.643581
descriptionAutomatically published version of the package `rustc_ast` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
homepage
repositoryhttps://github.com/rust-lang/rust
max_upload_size
id215240
size302,999
Alex Crichton (alexcrichton)

documentation

README

The rustc_ast crate contains those things concerned purely with syntax – that is, the AST ("abstract syntax tree"), parser, pretty-printer, lexer, macro expander, and utilities for traversing ASTs.

For more information about how these things work in rustc, see the rustc dev guide:

Commit count: 273086

cargo fmt