about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2020-08-17 18:43:35 +0200
committerAleksey Kladov <aleksey.kladov@gmail.com>2020-08-19 22:53:16 +0200
commit39197e673e79ca91ac6f1484adf3aa051696d575 (patch)
treeb62ad9491e2df50a9fdd075fbf09e4d78ee6cf99 /library/std/src/sys/unix/stdio.rs
parent8cdc94e84040ce797fd33d0a7cfda4ec4f2f2421 (diff)
downloadrust-39197e673e79ca91ac6f1484adf3aa051696d575.tar.gz
rust-39197e673e79ca91ac6f1484adf3aa051696d575.zip
Move doc comment parsing to rustc_lexer
Plain comments are trivial, while doc comments are not, so it feels
like this belongs to the rustc_lexer.

The specific reason to do this is the desire to use rustc_lexer in
rustdoc for syntax highlighting, without duplicating "is this a doc
comment?" logic there.
Diffstat (limited to 'library/std/src/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions