Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rustc dev guide #24

Closed
wants to merge 2,578 commits into from
Closed

Update rustc dev guide #24

wants to merge 2,578 commits into from

Conversation

Kobzol
Copy link
Owner

@Kobzol Kobzol commented Jan 3, 2025

No description provided.

jieyouxu and others added 30 commits April 6, 2024 22:41
rust-lang#1960)

* compiletest: specify which special env var and which particular CI job

* compiletest: fix grammar and add link to Dockerfile
The `-Z verbose` option has been renamed to `-Z verbose-internals` in
commit  b5d8361 [1] (PR rust-lang#119129 [2]). This commit updates the remaining
`-Z verbose` to `-Z verbose-internals`.

[1]: rust-lang@b5d8361
[2]: rust-lang#119129
Co-authored-by: Tshepang Mbambo <[email protected]>
Signed-off-by: onur-ozkan <[email protected]>
* fix dead links in memory.md

* fix dead links in ty_module/generic_arguments.md

* Update src/memory.md

use .md instead of .html for self-links

Co-authored-by: Noah Lev <[email protected]>

---------

Co-authored-by: Noah Lev <[email protected]>
marcoieni and others added 27 commits December 18, 2024 19:53
* region-outlives propagation

* woops

* gamer
… skipping of link-checking (rust-lang#2023)

* Remove properly tracked config file from .gitignore

The file is part of the git history and is a configuration file.

Fixes: rust-lang#2018

* Add  env. variable support

* Refactoring

* Really skip linkcheck if requested
…-lang#2179)

This level of detail in the dev guide is a maintenance burden; better to leave
this sort of thing to in-tree comments.
This makes it less of a hassle to render the book locally.
@Kobzol Kobzol closed this Jan 4, 2025
@Kobzol Kobzol deleted the update-rustc-dev-guide branch January 4, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.