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 }}
mehcode
/
reference
Public
forked from
rust-lang/reference
Notifications
You must be signed in to change notification settings
Fork
1
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
Breadcrumbs
History for
reference
src
tokens.md
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 6, 2020
add MacroRepOp usage for ?
king6cong
committed
43f54a0
View commit details
Copy full SHA for 43f54a0
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Audit code blocks.
ehuss
committed
f8e76ee
View commit details
Copy full SHA for f8e76ee
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
fix double-space
RalfJung
committed
19a8a1a
View commit details
Copy full SHA for 19a8a1a
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
document behavior of \r\n in string literals
matklad
committed
4a3c011
View commit details
Copy full SHA for 4a3c011
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Fix #664: Review Oxford comma usage.
Show description for af1cf6d
hawkinsw
committed
af1cf6d
View commit details
Copy full SHA for af1cf6d
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Update to mdbook 0.3.
Show description for b0e0ad6
ehuss
committed
b0e0ad6
View commit details
Copy full SHA for b0e0ad6
View code at this point
Browse repository at this point
Commits on May 31, 2019
Update src/tokens.md
Show description for 8c75c7a
petrochenkov
and
Centril
authored
8c75c7a
View commit details
Copy full SHA for 8c75c7a
View code at this point
Browse repository at this point
Tell what a literal suffix is
petrochenkov
committed
fbff649
View commit details
Copy full SHA for fbff649
View code at this point
Browse repository at this point
Document that literals with any suffixes are valid as tokens
petrochenkov
committed
66416bc
View commit details
Copy full SHA for 66416bc
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Remove unused link references.
Show description for 2fca10d
ehuss
committed
2fca10d
View commit details
Copy full SHA for 2fca10d
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Move Inferred Types and Type Parameters to their own pages.
ehuss
committed
eb02dd5
View commit details
Copy full SHA for eb02dd5
View code at this point
Browse repository at this point
Split Types Chapter
Show description for 0a15f29
ehuss
committed
0a15f29
View commit details
Copy full SHA for 0a15f29
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Fix broken links to constant expressions.
ehuss
committed
27e0b18
View commit details
Copy full SHA for 27e0b18
View code at this point
Browse repository at this point
Commits on Oct 6, 2018
Grammar: types
ehuss
committed
95fe7d2
View commit details
Copy full SHA for 95fe7d2
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Address patterns review comments.
ehuss
committed
52a335e
View commit details
Copy full SHA for 52a335e
View code at this point
Browse repository at this point
Minor updates and fixes.
ehuss
committed
61b7fa3
View commit details
Copy full SHA for 61b7fa3
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Fix a few spelling errors.
ehuss
committed
d73071e
View commit details
Copy full SHA for d73071e
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Fix lifetimes with raw identifiers.
Show description for e942743
ehuss
committed
e942743
View commit details
Copy full SHA for e942743
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Make absolute path relative
Bobo1239
committed
e58a263
View commit details
Copy full SHA for e58a263
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
Expand and clarify tokens.
ehuss
committed
6db7273
View commit details
Copy full SHA for 6db7273
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
Use backslash instead of whitespace for hard breaks.
Show description for 855df8a
ehuss
committed
855df8a
View commit details
Copy full SHA for 855df8a
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
Merge branch 'master' into Add-u128-and-i128-tokens
markmmm
authored
00b7534
View commit details
Copy full SHA for 00b7534
View code at this point
Browse repository at this point
Commits on May 31, 2018
Fixups for token ref
bstrie
committed
2dc3f36
View commit details
Copy full SHA for 2dc3f36
View code at this point
Browse repository at this point
Commits on May 17, 2018
Added u128 & i128 under integer literals
Show description for 7272b60
markmmm
authored
7272b60
View commit details
Copy full SHA for 7272b60
View code at this point
Browse repository at this point
Add u128 and i128 tokens
Show description for d5c20af
markmmm
authored
d5c20af
View commit details
Copy full SHA for d5c20af
View code at this point
Browse repository at this point
Commits on May 3, 2018
Merge branch 'master' into formatting-fixes
alercah
authored
cfcae23
View commit details
Copy full SHA for cfcae23
View code at this point
Browse repository at this point
Commits on Mar 17, 2018
Add some missing line breaks to syntax sections
matthewjasper
committed
ee177e2
View commit details
Copy full SHA for ee177e2
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Document the <=0x7F restriction on \x escapes.
Show description for e93ed31
Alexis Hunt
committed
e93ed31
View commit details
Copy full SHA for e93ed31
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Split identifiers from keywords or identifiers
matthewjasper
committed
08d1207
View commit details
Copy full SHA for 08d1207
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Add tuple index token
matthewjasper
committed
8e79044
View commit details
Copy full SHA for 8e79044
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Simplify wording for the type of byte string literals
matthewjasper
committed
1226907
View commit details
Copy full SHA for 1226907
View code at this point
Browse repository at this point
Adjust wording from the grammar
matthewjasper
committed
172fc7f
View commit details
Copy full SHA for 172fc7f
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
Add lifetime or label token
matthewjasper
committed
50c4e76
View commit details
Copy full SHA for 50c4e76
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Fix type typo in tokens.md.
Show description for 93c0780
alercah
authored
93c0780
View commit details
Copy full SHA for 93c0780
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Fix integer suffix typos
camhux
authored
539baf2
View commit details
Copy full SHA for 539baf2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.