Skip to content

Conversation

nnethercote
Copy link
Contributor

StringReader was renamed Lexer in rust-lang/rust#133070. This commit updates the guide accordingly.

Arthur-Milchior and others added 30 commits January 28, 2024 06:12
Most files names are relatively explicit and probably don't need to be
explicited.  However `rt.rs` is really not clear, and I believe it clarifies the
text to indicate this is runtime service implementation.
* Add link in salsa

* Update src/salsa.md

Co-authored-by: León Orell Valerian Liehr <[email protected]>

* Update src/salsa.md

Co-authored-by: León Orell Valerian Liehr <[email protected]>

---------

Co-authored-by: León Orell Valerian Liehr <[email protected]>
since this method has been renamed in rustc.

Also remove a link to  documentation in error-guaranteed.md because it was unused
Co-authored-by: Tshepang Mbambo <[email protected]>
* add implied bounds doc

* lazy type aliases also have explicit implied bounds
* add opaque types doc

* summary
* make shell.nix better

* Mention using RUST_BOOTSTRAP_CONFIG

* Move things to `buildInputs` and add `glibc.out glibc.static`

This fixes the nofile-limit.rs UI test.

* short lines for the short line fans

* Fix pkgs
* Add some more details on feature gating

* Apply suggestions from code review

---------

Co-authored-by: Ross Smyth <[email protected]>
Co-authored-by: Nilstrieb <[email protected]>
jieyouxu and others added 25 commits October 7, 2024 14:33
But accept test names that include non-prefix issue number.
Co-authored-by: Jieyou Xu <[email protected]>
Co-authored-by: Tbkhi <[email protected]>
fix conflicting link names that lead to the "chapter link" leading to rustdoc's source code instead.
* Fix broken link in syntax-intro.md

* Fix broken link in tests/compiletest.md

* Fix incorrectly formatted reference-style link in compiler-src.md

* Fix broken links to rustc-driver.md to point to rustc-driver/intro.md

* Define URLs for incomplete links to rustc sources in stabilization_guide.md

* Define link to coherence.md for incomplete link in solve/invariants.md
`StringReader` was renamed `Lexer` in
rust-lang/rust#133070. This commit updates the
guide accordingly.
@nnethercote
Copy link
Contributor Author

Whoa, git failure on my end. Let me fix this up.

@nnethercote
Copy link
Contributor Author

Ok, this was already fixed in #2208.

@nnethercote nnethercote deleted the fix-StringReader-refs branch January 28, 2025 23:19
@BoxyUwU
Copy link
Member

BoxyUwU commented Jan 29, 2025

🤏 close to getting right to the top spot of contributors to the dev guide by line number 😔

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.