18 Commits

Author SHA1 Message Date
rami3l
01d2b65d75 docs(dev-guide/tracing): make "Adding instrumentation" a level-2 title 2024-12-14 07:53:49 +00:00
rami3l
2be04c57ee docs(dev-guide): remove descriptions of rustup_macros 2024-07-31 10:47:49 +00:00
rami3l
c63c3e9025 docs(dev-guide): update description of rustup::process 2024-07-31 10:47:49 +00:00
Josh Hsieh
03b7c56bf0 docs(dev-guide): add guideline for atomic commits to the developer guide
docs(dev-guide): put atomic commits at the beginning
2024-07-30 06:50:07 +00:00
Dirkjan Ochtman
d5a94547cb Rename currentprocess to process
Co-authored-by: rami3l <rami3l@outlook.com>
2024-07-12 01:26:06 +00:00
rami3l
79ba44c281 feat(log): set level of #[tracing::instrument(err)] to TRACE 2024-07-10 10:09:42 +00:00
rami3l
18bf8ba30c feat(log): unhide tracing::instrument from behind feature = "otel" 2024-07-10 10:09:42 +00:00
rami3l
6eb71e956e docs(dev-guide/tracing): mention RUSTUP_LOG and console-based tracing 2024-06-22 12:44:22 +00:00
rami3l
97c64ccb8e docs(dev-guide/linting): improve wording 2024-06-22 12:44:22 +00:00
rami3l
6d160ebdfe docs(dev-guide): remove “pushing to master” in the release process 2024-05-06 12:56:05 +00:00
rami3l
bcccd3ec51 docs(dev-guide): move all mentions of cargo clippy to linting.md 2024-04-09 09:06:43 +00:00
rami3l
52ad0b091a docs(dev-guide): mention that we need to keep mdBook links stable 2024-04-09 09:06:43 +00:00
vchapuis
778b7240a2 doc(dev-guide): Fix test Lint and add explanation
Apply suggestions from code review

Co-authored-by: rami3l <rami3l@outlook.com>

Apply suggestion from code review

Co-authored-by: rami3l <rami3l@outlook.com>

Update doc/dev-guide/src/linting.md

Co-authored-by: rami3l <rami3l@outlook.com>

Removing beta and adding consistency
2024-03-21 23:20:07 +00:00
rami3l
a7c0c45b2d docs(dev-guide): update release-process.md to match the new workflow based on GitHub Merge Queue 2024-03-15 10:17:52 +00:00
Eric Huss
a5b3474481 Update mdbook and fix some source issues. 2024-02-11 01:57:03 +00:00
Sandesh Pyakurel
1241a2f3ba Typo fixed in tips-and-tricks.md file 2023-10-14 18:06:56 +08:00
cui fliter
794e5968c4 Fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-10-05 13:17:38 +08:00
Robert Collins
04b72ff07d Migrate CONTRIBUTING.md to an mdbook
We had a suggestion that the dev docs would be easier to read if there
was a table of contents. Rather than making one by hand I thought using
mdbook would be better.
2023-08-13 20:43:08 +02:00