Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jrvidal
/
reference
Public
forked from
rust-lang/reference
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2020
Merge pull request #813 from ehuss/update-deprecated-macro
Show description for 1d352dc
Havvy
authored
1d352dc
View commit details
Copy full SHA for 1d352dc
Browse repository at this point
Commits on May 14, 2020
Update that macros can be deprecated.
ehuss
committed
2196589
View commit details
Copy full SHA for 2196589
Browse repository at this point
Merge pull request #809 from RalfJung/str-invariant
Show description for 7a60492
ehuss
authored
7a60492
View commit details
Copy full SHA for 7a60492
Browse repository at this point
Split str DST into a separate paragraph.
ehuss
authored
9af5071
View commit details
Copy full SHA for 9af5071
Browse repository at this point
Merge pull request #812 from Tacklebox/master
Show description for ef1ec45
Havvy
authored
ef1ec45
View commit details
Copy full SHA for ef1ec45
Browse repository at this point
cfg_attr needs a valid predicate
Tacklebox
committed
a43acf1
View commit details
Copy full SHA for a43acf1
Browse repository at this point
Commits on May 13, 2020
Merge pull request #810 from Mark-Simulacrum/float-casts
Show description for c0560d7
Havvy
authored
c0560d7
View commit details
Copy full SHA for c0560d7
Browse repository at this point
Merge pull request #811 from ehuss/fix-plus
Show description for ab29a47
Havvy
authored
ab29a47
View commit details
Copy full SHA for ab29a47
Browse repository at this point
Fix stray plus signs.
ehuss
committed
e6e7e65
View commit details
Copy full SHA for e6e7e65
Browse repository at this point
Account for removal of UB in float-to-int casts
Show description for 030d324
Mark-Simulacrum
committed
030d324
View commit details
Copy full SHA for 030d324
Browse repository at this point
tweak str wording
RalfJung
committed
ed7ad72
View commit details
Copy full SHA for ed7ad72
Browse repository at this point
Commits on May 12, 2020
clarify representation
RalfJung
committed
bd74860
View commit details
Copy full SHA for bd74860
Browse repository at this point
fix link
Show description for 3c6a8f4
RalfJung
and
ehuss
authored
3c6a8f4
View commit details
Copy full SHA for 3c6a8f4
Browse repository at this point
work on char/str descriptions
RalfJung
committed
dcf0963
View commit details
Copy full SHA for dcf0963
Browse repository at this point
Commits on May 11, 2020
clarify that str data must still be initialized
RalfJung
authored and
joshtriplett
committed
892b928
View commit details
Copy full SHA for 892b928
Browse repository at this point
remove language-level UB for non-UTF-8 str
RalfJung
authored and
joshtriplett
committed
d41852b
View commit details
Copy full SHA for d41852b
Browse repository at this point
Commits on May 2, 2020
Merge pull request #806 from TeemuRemes/master
Show description for d2aa659
ehuss
authored
d2aa659
View commit details
Copy full SHA for d2aa659
Browse repository at this point
Update another usage of "parent" to "ancestor"
ehuss
authored
f41afd4
View commit details
Copy full SHA for f41afd4
Browse repository at this point
Commits on May 1, 2020
Replace incorrect term "parent modules" with "ancestor modules".
Show description for 84761dc
TeemuRemes
committed
84761dc
View commit details
Copy full SHA for 84761dc
Browse repository at this point
Commits on Apr 24, 2020
Merge pull request #794 from alexanderlinne/master
Show description for ed22e6f
ehuss
authored
ed22e6f
View commit details
Copy full SHA for ed22e6f
Browse repository at this point
Commits on Apr 19, 2020
Merge pull request #514 from matthewjasper/drop-scopes
Show description for 22ac838
matthewjasper
authored
22ac838
View commit details
Copy full SHA for 22ac838
Browse repository at this point
Address review feedback
matthewjasper
committed
c5648e6
View commit details
Copy full SHA for c5648e6
Browse repository at this point
Commits on Apr 15, 2020
Fix grammer for tuple patterns and tuple struct patterns
Alexander Linne
committed
062bec9
View commit details
Copy full SHA for 062bec9
Browse repository at this point
Commits on Apr 11, 2020
Merge pull request #793 from RalfJung/size-of-val
Show description for 3ce94ca
Centril
authored
3ce94ca
View commit details
Copy full SHA for 3ce94ca
Browse repository at this point
Merge pull request #791 from rust-lang/inline-is-a-hint
Show description for c2acacf
ehuss
authored
c2acacf
View commit details
Copy full SHA for c2acacf
Browse repository at this point
Emphasize that `#[inline]` in all shapes is a hint.
Centril
authored and
ehuss
committed
1e92646
View commit details
Copy full SHA for 1e92646
Browse repository at this point
mention size_of_val
RalfJung
committed
0e53e26
View commit details
Copy full SHA for 0e53e26
Browse repository at this point
Commits on Apr 10, 2020
Merge pull request #790 from mappum/patch-1
Show description for dbd58a1
Centril
authored
dbd58a1
View commit details
Copy full SHA for dbd58a1
Browse repository at this point
Added missing comma to Unions reference
Show description for ad89868
mappum
authored
ad89868
View commit details
Copy full SHA for ad89868
Browse repository at this point
Rename `ShowOnDrop` -> `PrintOnDrop`
matthewjasper
authored and
ehuss
committed
99da7c0
View commit details
Copy full SHA for 99da7c0
Browse repository at this point
Apply suggestions from code review
Show description for 0e735f9
2 people
authored and
ehuss
committed
0e735f9
View commit details
Copy full SHA for 0e735f9
Browse repository at this point
Fix links and sentence structure
matthewjasper
authored and
ehuss
committed
79fcc6e
View commit details
Copy full SHA for 79fcc6e
Browse repository at this point
Document drop scopes
matthewjasper
authored and
ehuss
committed
62191f6
View commit details
Copy full SHA for 62191f6
Browse repository at this point
Merge pull request #783 from Aaron1011/patch-1
Show description for 25acdfa
ehuss
authored
25acdfa
View commit details
Copy full SHA for 25acdfa
Browse repository at this point
No need to mention if/if-let expressions.
Show description for 36b557c
ehuss
committed
36b557c
View commit details
Copy full SHA for 36b557c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.