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 }}
pcqz
/
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 Feb 8, 2022
Merge pull request #1147 from XrXr/precision-in-language
Show description for e4ed2b5
ehuss
authored
e4ed2b5
View commit details
Copy full SHA for e4ed2b5
Browse repository at this point
Merge pull request #1098 from BoxyUwU/cg_defaults_docs
Show description for 4dc4757
ehuss
authored
4dc4757
View commit details
Copy full SHA for 4dc4757
Browse repository at this point
Commits on Feb 7, 2022
Merge pull request #1158 from pushkine/patch-6
Show description for ee00666
ehuss
authored
ee00666
View commit details
Copy full SHA for ee00666
Browse repository at this point
Update patterns.md
pushkine
authored
037fda0
View commit details
Copy full SHA for 037fda0
Browse repository at this point
Commits on Feb 5, 2022
Use generics in associated const CTFE timing example
Show description for 37e3c15
XrXr
committed
37e3c15
View commit details
Copy full SHA for 37e3c15
Browse repository at this point
Mention associated const CTFE interactions with generics
XrXr
committed
d0b33a2
View commit details
Copy full SHA for d0b33a2
Browse repository at this point
Commits on Jan 30, 2022
Merge pull request #1146 from hkhere/patch-1
Show description for 411c2f0
ehuss
authored
411c2f0
View commit details
Copy full SHA for 411c2f0
Browse repository at this point
Merge pull request #1150 from pushkine/patch-5
Show description for 770c3f6
ehuss
authored
770c3f6
View commit details
Copy full SHA for 770c3f6
Browse repository at this point
Fix broken link
ehuss
authored
e4edc3e
View commit details
Copy full SHA for e4edc3e
Browse repository at this point
Remove trailing space
ehuss
authored
a545516
View commit details
Copy full SHA for a545516
Browse repository at this point
Update struct-expr.md
pushkine
authored
b057b52
View commit details
Copy full SHA for b057b52
Browse repository at this point
Commits on Jan 29, 2022
Merge pull request #1148 from pushkine/master
JohnTitor
authored
9894da5
View commit details
Copy full SHA for 9894da5
Browse repository at this point
Commits on Jan 28, 2022
Update macros-by-example.md
pushkine
committed
d33b207
View commit details
Copy full SHA for d33b207
Browse repository at this point
Commits on Jan 27, 2022
Don't implicitly talk about free constant CTFE timing
Show description for cf06f4a
XrXr
committed
cf06f4a
View commit details
Copy full SHA for cf06f4a
Browse repository at this point
paths.md: update comments of `Canoical paths` section
hkhere
committed
fb880fb
View commit details
Copy full SHA for fb880fb
Browse repository at this point
Commits on Jan 25, 2022
Merge pull request #1145 from mlodato517/patch-1
Show description for 2aec62f
ehuss
authored
2aec62f
View commit details
Copy full SHA for 2aec62f
Browse repository at this point
Fix micro typo in async/unsafe function docs
Show description for 9b455d3
mlodato517
authored
9b455d3
View commit details
Copy full SHA for 9b455d3
Browse repository at this point
Commits on Jan 24, 2022
Merge pull request #1120 from XrXr/const-eval-panics
Show description for e67f679
ehuss
authored
e67f679
View commit details
Copy full SHA for e67f679
Browse repository at this point
Move example closer to explaination
Show description for be49428
XrXr
committed
be49428
View commit details
Copy full SHA for be49428
Browse repository at this point
Merge pull request #1136 from mattheww/2022-01_preludes
Show description for cd0f699
ehuss
authored
cd0f699
View commit details
Copy full SHA for cd0f699
Browse repository at this point
Merge pull request #1141 from XrXr/specific-assoc-const-link
Show description for fe434ed
ehuss
authored
fe434ed
View commit details
Copy full SHA for fe434ed
Browse repository at this point
Merge pull request #1142 from hkhere/words_01
Show description for 4f84f2d
ehuss
authored
4f84f2d
View commit details
Copy full SHA for 4f84f2d
Browse repository at this point
Merge pull request #1143 from kirillbobyrev/patch-1
Show description for 325ade6
ehuss
authored
325ade6
View commit details
Copy full SHA for 325ade6
Browse repository at this point
Improve rendering
Show description for 59f63cc
kirillbobyrev
authored
59f63cc
View commit details
Copy full SHA for 59f63cc
Browse repository at this point
Commits on Jan 23, 2022
functions.md: replace `argument` with `parameter`
hkhere
committed
d005eca
View commit details
Copy full SHA for d005eca
Browse repository at this point
Commits on Jan 20, 2022
2021 edition standard library prelude changes: address review comments
mattheww
committed
0181f23
View commit details
Copy full SHA for 0181f23
Browse repository at this point
Link to associated constants section rather than glossary
Show description for e64510b
XrXr
committed
e64510b
View commit details
Copy full SHA for e64510b
Browse repository at this point
Note difference in CTFE timing between associated and free constants
Show description for 77387cb
XrXr
committed
77387cb
View commit details
Copy full SHA for 77387cb
Browse repository at this point
Commits on Jan 19, 2022
Merge pull request #1139 from pushkine/patch-3
Show description for e9ff486
ehuss
authored
e9ff486
View commit details
Copy full SHA for e9ff486
Browse repository at this point
Update macros-by-example.md
pushkine
authored
1b9b8d8
View commit details
Copy full SHA for 1b9b8d8
Browse repository at this point
Commits on Jan 18, 2022
Merge pull request #1138 from pushkine/patch-2
Show description for 4dee6eb
ehuss
authored
4dee6eb
View commit details
Copy full SHA for 4dee6eb
Browse repository at this point
Update patterns.md
pushkine
authored
9884d5e
View commit details
Copy full SHA for 9884d5e
Browse repository at this point
Update patterns.md
pushkine
authored
edc81fd
View commit details
Copy full SHA for edc81fd
Browse repository at this point
Commits on Jan 17, 2022
Merge pull request #1116 from varkor/destructuring-assignment
Show description for 8474309
ehuss
authored
8474309
View commit details
Copy full SHA for 8474309
Browse repository at this point
Address comments
varkor
committed
9b91e9b
View commit details
Copy full SHA for 9b91e9b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.