mirror of
https://github.com/rust-lang/cargo.git
synced 2026-01-24 20:06:44 +00:00
This adds a log file generated by ``` cargod build --timings -Zsection-timings -p cargo-util-schemas ``` With this we can track what changed in HTML report.
20 lines
623 B
Plaintext
20 lines
623 B
Plaintext
# Output generated from src/doc/man
|
|
#
|
|
# The goal is to help people find the right file to edit
|
|
src/doc/man/generated_txt
|
|
src/doc/src/commands/*
|
|
src/etc/man
|
|
!src/doc/src/commands/build-commands.md
|
|
!src/doc/src/commands/cargo-clippy.md
|
|
!src/doc/src/commands/cargo-fmt.md
|
|
!src/doc/src/commands/cargo-miri.md
|
|
!src/doc/src/commands/general-commands.md
|
|
!src/doc/src/commands/index.md
|
|
!src/doc/src/commands/manifest-commands.md
|
|
!src/doc/src/commands/package-commands.md
|
|
!src/doc/src/commands/publishing-commands.md
|
|
|
|
# Snapshots of HTML reports and log files are just too large
|
|
tests/testsuite/**/*.jsonl
|
|
tests/testsuite/**/*.html
|