[Internal Compiler Error] rustix
v0.36.4 or later not documentable anymore with Rust 1.69.0
#110720
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Code
Try to document any crate which has
rustix
v0.36.4 or later as dependency usingcargo doc
. Projects with Clap v4.1.8 or later usually haverustix
as implicit dependency. Tested with Clap v4.1.8 (→rustix
v0.36.4) and v4.2.4 (→rustix
v0.36.9).Meta
rustc --version --verbose
:Error output
The error output contains the complete stack backtrace.
Backtrace
The text was updated successfully, but these errors were encountered: