Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-lang/book issues and pull requests
#3986 - [blocked] infra: update dependencies for mdbook preprocessors
Pull Request -
State: open - Opened by chriskrycho 4 months ago
Labels: blocked upstream
#3985 - Section 15.01 Add a warning for recursive drop
Issue -
State: closed - Opened by Dan-wanna-M 4 months ago
- 2 comments
#3984 - CH11-01 - Using Result<T, E> in Tests - Recommendation of question mark is confusing
Issue -
State: closed - Opened by djacu 4 months ago
- 5 comments
#3983 - Async chapter edits
Pull Request -
State: closed - Opened by chriskrycho 4 months ago
- 1 comment
#3982 - infra: support test renderer in mdbook preprocessors
Pull Request -
State: closed - Opened by chriskrycho 4 months ago
#3981 - Convert Listings in Chapter 08 to `<Listing>`
Pull Request -
State: closed - Opened by SpectralPixel 4 months ago
#3980 - Convert Listings in Chapter 09 to `<Listing>`
Pull Request -
State: closed - Opened by SpectralPixel 4 months ago
- 4 comments
#3979 - Convert Listings in Chapter 07 to `<Listing>`
Pull Request -
State: closed - Opened by SpectralPixel 4 months ago
#3978 - Convert Listings in Chapter 10 to `<Listing>`
Pull Request -
State: closed - Opened by SpectralPixel 4 months ago
#3977 - Convert Listings in Chapter 06 to `<Listing>`
Pull Request -
State: closed - Opened by SpectralPixel 4 months ago
- 2 comments
#3976 - Erroneous statement Chapter 4 page 133
Issue -
State: closed - Opened by rathingit 4 months ago
- 2 comments
#3975 - Improve handling of `<Listing>`s
Pull Request -
State: closed - Opened by chriskrycho 4 months ago
#3974 - Use Rust 2021 Edition for mdBook
Pull Request -
State: closed - Opened by chriskrycho 4 months ago
#3973 - Convert Listings in Chapters 06-10 to `<Listing>`
Pull Request -
State: closed - Opened by SpectralPixel 4 months ago
- 4 comments
#3972 - "snake case" is not written in snake_case
Issue -
State: closed - Opened by MightyCoderX 4 months ago
- 1 comment
#3971 - Async chapter tracking issue 🎉
Issue -
State: open - Opened by chriskrycho 4 months ago
#3970 - the implied `edition` for playground needs to be `2021` in ch09-02 (at least)
Issue -
State: closed - Opened by correabuscar 4 months ago
- 5 comments
#3969 - Backport changes to chapter 11
Pull Request -
State: closed - Opened by carols10cents 5 months ago
#3968 - Upgrade to Rust 1.79.0
Pull Request -
State: closed - Opened by carols10cents 5 months ago
#3967 - Chapter 10.3 - Suggestion of paragraphing the docs
Issue -
State: closed - Opened by Ammar-Azman 5 months ago
- 1 comment
#3966 - Chapter 3 , claryifying that a mutable variable can be shadowed.
Issue -
State: closed - Opened by low-perry 5 months ago
- 1 comment
#3965 - [wip] Edits for async chapter
Pull Request -
State: closed - Opened by chriskrycho 5 months ago
- 1 comment
#3964 - Update ch10-03-lifetime-syntax.md
Pull Request -
State: closed - Opened by Yung-Beef 5 months ago
#3963 - Update ch10-00-generics.md
Pull Request -
State: closed - Opened by Yung-Beef 5 months ago
#3962 - infra: ignore Nova configuration directory
Pull Request -
State: closed - Opened by chriskrycho 5 months ago
#3961 - The book should state _why_ ownership is not wanted in the example
Issue -
State: closed - Opened by spotlesscoder 5 months ago
- 4 comments
#3960 - Update Strings module: Replace russian text with Ukrainian
Pull Request -
State: closed - Opened by spragaa 5 months ago
- 1 comment
#3959 - Convert Chapters 12-14
Pull Request -
State: closed - Opened by bzierk 5 months ago
#3958 - Fix a typo in `ADMIN_TASKS`
Pull Request -
State: closed - Opened by chriskrycho 5 months ago
#3957 - In Ch20, `BufReader` is initialized using mutable borrow of `TcpStream` unnecessarily
Issue -
State: closed - Opened by bin-wang 5 months ago
- 1 comment
Labels: Bug
#3956 - Convert chapters 15
Pull Request -
State: closed - Opened by bzierk 5 months ago
- 4 comments
#3955 - Convert chapter 11 to use Listing component
Pull Request -
State: closed - Opened by bzierk 5 months ago
#3954 - Update ch05-03-method-syntax.md
Pull Request -
State: closed - Opened by shravanandoria 5 months ago
#3953 - Fix chapter07 word library and binary
Pull Request -
State: closed - Opened by TerrenceGee 5 months ago
#3952 - Pontoon Integration for Rust Book Translation
Issue -
State: open - Opened by radhesh1 5 months ago
#3951 - swap two sentences in 13-12 to complete the discussion of immutable vs mutable iterators before introducing into_iter
Issue -
State: closed - Opened by bkc 5 months ago
- 1 comment
#3950 - Add translation support
Pull Request -
State: open - Opened by dalance 5 months ago
- 12 comments
#3949 - Ch17-03 Mentions Object Safety with Little Explanation
Issue -
State: open - Opened by LukeFranceschini 6 months ago
- 1 comment
#3948 - CH. 12 Error in Last code snippet
Issue -
State: closed - Opened by KmK33 6 months ago
- 1 comment
#3947 - Fixed data type in listing 6-6
Pull Request -
State: closed - Opened by mgrusso 6 months ago
#3946 - Backport changes to ch 9 and 10
Pull Request -
State: closed - Opened by carols10cents 6 months ago
#3945 - Use `<kbd>` instead of `<span class="keystroke">`
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3944 - infra: correctly support preprocessors for nostarch
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3943 - infra: Fix clippy warning in remove_markup
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3942 - Inconsistent punctuation in listing captions
Issue -
State: closed - Opened by SpectralPixel 6 months ago
- 1 comment
#3941 - ch05-03 method syntax can_hold method
Pull Request -
State: closed - Opened by bkc 6 months ago
- 2 comments
#3940 - Copying the CLI code includes the $ sign
Issue -
State: closed - Opened by 14slash12 6 months ago
- 2 comments
#3939 - fix: ch10-03 - misleading use of expect on .split
Pull Request -
State: closed - Opened by florian-trehaut 6 months ago
#3938 - Fix two rendering issues with preprocessors
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3937 - infra: modernize and improve rigor/safety of ferris.js
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3936 - infra: more workspace cleanup
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3935 - Update Rust to 1.77 + 1.78
Pull Request -
State: closed - Opened by carols10cents 6 months ago
#3934 - Revert "Update listings to account for `cargo new` template update"
Pull Request -
State: closed - Opened by carols10cents 6 months ago
#3933 - infra: disable mdBook default-features for mdBook preprocessors
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3932 - Update listings to account for `cargo new` template update
Pull Request -
State: closed - Opened by tbu- 6 months ago
- 2 comments
#3931 - infra: tweak mdBook preprocessors configuration
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3930 - fix: correct wording from 'in front of' to 'before' in documentation.
Pull Request -
State: closed - Opened by bigsbug 6 months ago
- 1 comment
#3929 - Tiny tweak: use `<kbd>` instead of `<span class="keystroke">`
Issue -
State: closed - Opened by chriskrycho 6 months ago
#3928 - Error in chapter 2
Issue -
State: closed - Opened by hippie68 6 months ago
- 1 comment
#3927 - preprocessors need to be integrated with the rust build system
Issue -
State: closed - Opened by ehuss 6 months ago
- 5 comments
#3926 - Convert ch02 and ch03 listings to `<Listing>`
Pull Request -
State: closed - Opened by davidkurilla 6 months ago
- 2 comments
#3925 - infra: fix rendering bug in mdbook-trpl-note
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3924 - Convert ch01-03-hello-cargo.md Listing 1-2 using `<Listing>`
Pull Request -
State: closed - Opened by davidkurilla 6 months ago
#3923 - Update ch01-01-installation.md
Pull Request -
State: closed - Opened by dzienisz 6 months ago
- 3 comments
#3922 - infra: auto-format changes with dprint?
Issue -
State: open - Opened by chriskrycho 6 months ago
Labels: Q for ourselves
#3921 - Wrong verb in Chapter 2?
Issue -
State: closed - Opened by pygospa 6 months ago
- 1 comment
#3920 - infra: support `Listing`s without `file-name`
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3919 - Convert all code listings to use new `<Listing>` preprocessor
Issue -
State: closed - Opened by chriskrycho 6 months ago
- 32 comments
Labels: Enhancement, E-easy, E-help-wanted
#3918 - Add a `<Listing>` preprocessor
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3917 - Update title-page.md
Pull Request -
State: closed - Opened by mishalturkane 6 months ago
- 1 comment
#3916 - Update explanation according to code listing
Pull Request -
State: closed - Opened by damoasda 6 months ago
#3915 - infra: run package tests
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3914 - Fix workspace behavior by excluding `listings`
Pull Request -
State: closed - Opened by chriskrycho 6 months ago
#3913 - Backport changes to chapter 8
Pull Request -
State: closed - Opened by carols10cents 6 months ago
#3912 - mdbook: reduce deps
Pull Request -
State: closed - Opened by klensy 7 months ago
- 3 comments
#3911 - Ch13: Clarify closure capture types
Pull Request -
State: closed - Opened by LukeFranceschini 7 months ago
- 1 comment
#3909 - [WIP] `async` and `.await` chapter
Pull Request -
State: closed - Opened by carols10cents 7 months ago
- 2 comments
#3908 - [WIP] `async` and `.await` chapter with all changes
Pull Request -
State: closed - Opened by chriskrycho 7 months ago
- 3 comments
#3906 - Ferris icons are nearly indistinguishable
Issue -
State: open - Opened by InSyncWithFoo 7 months ago
- 2 comments
Labels: Online only, Q for ourselves
#3883 - Ch. 11: paragraph on `use super` is out of date
Issue -
State: closed - Opened by chriskrycho 7 months ago
- 1 comment
#3873 - Romanian Translation
Issue -
State: open - Opened by rust-lang-ro 8 months ago
- 3 comments
Labels: Translations
#3870 - Clarify function definitions vs. expressions
Pull Request -
State: closed - Opened by chriskrycho 8 months ago
#3861 - Fix 10-03: a wrong expression of lifetime annotations
Pull Request -
State: closed - Opened by Arichy 8 months ago
- 1 comment
#3858 - Fix a grammatial error in ch11-01-writing-tests.md
Pull Request -
State: closed - Opened by shinmili 8 months ago
- 1 comment
#3841 - (minor) outdated explanation in Appendix 02 Table B-3 "::path"
Issue -
State: closed - Opened by kklibo 9 months ago
Labels: 2024-fix-nomination
#3824 - Adaptor/Adapter Inconsistency
Issue -
State: closed - Opened by SpectralPixel 10 months ago
- 4 comments
Labels: Q for ourselves, blocked upstream, 2024-fix-nomination
#3777 - Simple Chinese Translation
Issue -
State: open - Opened by artwalker about 1 year ago
- 1 comment
Labels: Translations
#3773 - Wrong use of the term "shadowed"
Issue -
State: open - Opened by StefanSalewski about 1 year ago
- 6 comments
#3745 - Adding reference to an actively maintained Spanish translation
Pull Request -
State: open - Opened by SergioRibera about 1 year ago
- 1 comment
Labels: Translations
#3739 - Update ch19-01-unsafe-rust.md
Pull Request -
State: closed - Opened by mirthfulLee about 1 year ago
Labels: S-waiting-on-author, 2024-fix-nomination
#3723 - Need to talk about `ref` (bind by reference)
Issue -
State: open - Opened by proski over 1 year ago
- 1 comment
Labels: 2024-fix-nomination
#3702 - Refutability: Mention `let`-`else` statement
Pull Request -
State: open - Opened by veera-sivarajan over 1 year ago
#3658 - Chapter 10.1: Missing trait bound fix for error in listing 10-5
Issue -
State: open - Opened by blueglyph over 1 year ago
- 3 comments
Labels: 2024-fix-nomination
#3594 - Does a reference's liftime last until its last use or until its referent goes out of scope?
Issue -
State: closed - Opened by fubupc over 1 year ago
- 2 comments
#3539 - Fix typo in ch10-03
Pull Request -
State: closed - Opened by paldepind almost 2 years ago
- 3 comments
#3510 - Chapter 2: loop snippet code does not include variable intialization
Issue -
State: closed - Opened by sreyhani almost 2 years ago
- 3 comments
#3497 - Swap inconsistent `assert_eq!` argument order in testing chapter
Pull Request -
State: closed - Opened by regexident almost 2 years ago
#3490 - Fix #2058
Pull Request -
State: closed - Opened by aradwann almost 2 years ago
#3461 - Traslation Italian in progress
Issue -
State: closed - Opened by FanelliMarco almost 2 years ago
- 3 comments
Labels: Translations
#3428 - A better phrasing for generic methods.
Pull Request -
State: open - Opened by TruscaPetre about 2 years ago
- 1 comment
Labels: S-waiting-on-review