rustc_
expand
1.90.0-nightly
(a2d45f73c 2025-07-07)
In rustc_
expand::
mbe::
macro_
rules
rustc_expand
::
mbe
::
macro_rules
Function
check_no_eof
Copy item path
Source
fn check_no_eof( sess: &
Session
, p: &
Parser
<'_>, msg: &'static
str
, ) ->
Option
<
ErrorGuaranteed
>