Skip to content

Pull requests: rust-lang/rust-by-example

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add reference to crates.io error handling crates
#1803 by marioidival was merged Jan 21, 2024 Loading…
Update let-else example with main function
#1711 by bmwant was merged May 29, 2023 Loading…
Expand Option::and_then example to contrast with map
#1710 by vlazzle was merged May 29, 2023 Loading…
Add example for destructuring structs without match
#1709 by Phaiax was merged May 24, 2023 Loading…
Improve transparency of 5_i32 versus 5i32
#1707 by wparad was merged Aug 22, 2023 Loading…
add: zero padding example
#1706 by brnt-toast was merged May 1, 2023 Loading…
Update reenter_question_mark.md
#1705 by acehinnnqru was merged Apr 30, 2023 Loading…
Update README.md
#1704 by veltzer was merged Apr 25, 2023 Loading…
Clarify array out-of-bounds behavior.
#1703 by rpwoodbu was merged Apr 25, 2023 Loading…
Fix output to include count.
#1702 by rpwoodbu was closed May 26, 2023 Loading…
Add clarity to name of file being used in library example.
#1697 by wparad was merged Apr 10, 2023 Loading…
Make REUSE ignore valgrind copyright statements
#1696 by pietroalbini was merged Apr 3, 2023 Loading…
Remove explicit .iter() / deref from fmt chapter
#1695 by dmartin was merged Mar 31, 2023 Loading…
Remove extra newline in documentation
#1694 by 7etsuo was merged Mar 31, 2023 Loading…
Fixed grammatical mistake
#1693 by Pajis87 was merged Mar 31, 2023 Loading…
Fix two typos in the asm chapter
#1692 by LingMan was merged Mar 21, 2023 Loading…
Change runtime error to compile time error
#1690 by jakthom was merged Mar 21, 2023 Loading…
Allow dead code to avoid warning
#1688 by Bi0T1N was merged Mar 31, 2023 Loading…
Fix tests running on non-x86 platforms.
#1687 by ehuss was merged Mar 21, 2023 Loading…
Typographical mistake in tuples.md
#1685 by b0id was merged Feb 15, 2023 Loading…
Remove trailing semicolon from macro expression
#1683 by mesaugat was merged Mar 21, 2023 Loading…
Explained why it should not work in Chapter 4.1
#1682 by yildiz was merged Mar 21, 2023 Loading…
Replaced "non-efficient" implementation
#1681 by arthurmilliken was closed Dec 13, 2023 Loading…
Fix comment to mention the correct type of error
#1680 by gurjeet was merged Mar 21, 2023 Loading…
Improve the content for read_lines
#1679 by pringshia was merged Mar 21, 2023 Loading…
ProTip! no:milestone will show everything without a milestone.