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
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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.9k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 10 pull requests
- #77222
#77222
Closed
RalfJung
wants to merge 39 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-0idjig7
RalfJung/rust:rollup-0idjig7
Copy head branch name to clipboard
Conversation
Commits
39
(39)
Checks
Files changed
Closed
Rollup of 10 pull requests
#77222
RalfJung
wants to merge 39 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-0idjig7
RalfJung/rust:rollup-0idjig7
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2020
Explicitly document the size guarantees that Option makes.
Show description for 73ada2d
ltratt
committed
73ada2d
View commit details
Copy full SHA for 73ada2d
Browse repository at this point
Clarify and add guarantee about `transmute`.
ltratt
committed
f5118a5
View commit details
Copy full SHA for f5118a5
Browse repository at this point
Be clear about the reverse `transmute` guarantees.
ltratt
committed
83f47aa
View commit details
Copy full SHA for 83f47aa
Browse repository at this point
Be clearer about Some/None transmute.
ltratt
committed
f3d7196
View commit details
Copy full SHA for f3d7196
Browse repository at this point
Change notation.
Show description for 8cb8955
ltratt
and
RalfJung
authored
8cb8955
View commit details
Copy full SHA for 8cb8955
Browse repository at this point
Add Rust function pointers.
Show description for 55802e3
ltratt
and
RalfJung
authored
55802e3
View commit details
Copy full SHA for 55802e3
Browse repository at this point
Commits on Aug 17, 2020
Rename the types for clarity.
ltratt
committed
68209c3
View commit details
Copy full SHA for 68209c3
Browse repository at this point
Grammar tweak.
ltratt
committed
9bac577
View commit details
Copy full SHA for 9bac577
Browse repository at this point
Commits on Sep 8, 2020
Point at named argument not found when using `format_args_capture` instead of whole format string
estebank
committed
2ac89ff
View commit details
Copy full SHA for 2ac89ff
Browse repository at this point
Commits on Sep 23, 2020
merge `need_type_info_err(_const)`
lcnr
committed
45d92b4
View commit details
Copy full SHA for 45d92b4
Browse repository at this point
unused path
lcnr
committed
0abb1ab
View commit details
Copy full SHA for 0abb1ab
Browse repository at this point
use the correct span when dealing with inference variables
lcnr
committed
3dbfdb0
View commit details
Copy full SHA for 3dbfdb0
Browse repository at this point
use relevant span when unifying `ConstVarValue`s
lcnr
committed
0e84b61
View commit details
Copy full SHA for 0e84b61
Browse repository at this point
Commits on Sep 24, 2020
Remove TrustedLen requirement from BuilderMethods::switch
Show description for 12ada5c
est31
committed
12ada5c
View commit details
Copy full SHA for 12ada5c
Browse repository at this point
update Miri
RalfJung
committed
47843f5
View commit details
Copy full SHA for 47843f5
Browse repository at this point
the two hardest things in programming, names and...
lcnr
committed
e5430e5
View commit details
Copy full SHA for e5430e5
Browse repository at this point
nit
lcnr
committed
ff7009a
View commit details
Copy full SHA for ff7009a
Browse repository at this point
Commits on Sep 25, 2020
Add `const_fn_floating_point_arithmetic`
ecstatic-morse
committed
0d2521a
View commit details
Copy full SHA for 0d2521a
Browse repository at this point
Put floating point arithmetic behind its own feature gate
Show description for 2049052
ecstatic-morse
committed
2049052
View commit details
Copy full SHA for 2049052
Browse repository at this point
Add new feature gate to standard library
ecstatic-morse
committed
6a52c09
View commit details
Copy full SHA for 6a52c09
Browse repository at this point
Bless tests
ecstatic-morse
committed
b428f28
View commit details
Copy full SHA for b428f28
Browse repository at this point
Move const fn floating point test out of `min_const_fn`
ecstatic-morse
committed
4cac90c
View commit details
Copy full SHA for 4cac90c
Browse repository at this point
Use proper issue for `const_fn_floating_point_arithmetic`
ecstatic-morse
committed
659028f
View commit details
Copy full SHA for 659028f
Browse repository at this point
Add missing code examples on slice iter types
GuillaumeGomez
committed
187162e
View commit details
Copy full SHA for 187162e
Browse repository at this point
Remove stray word from `ClosureKind::extends` docs
LingMan
authored
900daba
View commit details
Copy full SHA for 900daba
Browse repository at this point
Rename `whence` to `span`
Show description for aa6a2f4
camelid
committed
aa6a2f4
View commit details
Copy full SHA for aa6a2f4
Browse repository at this point
Remove unused #[allow(...)] statements from compiler/
est31
committed
12187b7
View commit details
Copy full SHA for 12187b7
Browse repository at this point
Commits on Sep 26, 2020
rename functions
lcnr
committed
32195ac
View commit details
Copy full SHA for 32195ac
Browse repository at this point
unused into
lcnr
committed
9a607c0
View commit details
Copy full SHA for 9a607c0
Browse repository at this point
Rollup merge of #75454 - ltratt:option_optimisation_guarantees, r=dtolnay
Show description for 2b53e01
RalfJung
authored
2b53e01
View commit details
Copy full SHA for 2b53e01
Browse repository at this point
Rollup merge of #76485 - estebank:format_arg_capture_spans, r=davidtwco
Show description for bc9c67f
RalfJung
authored
bc9c67f
View commit details
Copy full SHA for bc9c67f
Browse repository at this point
Rollup merge of #77076 - GuillaumeGomez:missing-code-examples-slice-iter, r=Dylan-DPC
Show description for 6e54446
RalfJung
authored
6e54446
View commit details
Copy full SHA for 6e54446
Browse repository at this point
Rollup merge of #77093 - lcnr:const-generics-infer-warning, r=varkor
Show description for 04c4696
RalfJung
authored
04c4696
View commit details
Copy full SHA for 04c4696
Browse repository at this point
Rollup merge of #77122 - ecstatic-morse:const-fn-arithmetic, r=RalfJung,oli-obk
Show description for 273317d
RalfJung
authored
273317d
View commit details
Copy full SHA for 273317d
Browse repository at this point
Rollup merge of #77161 - est31:swich_len_already_trusted, r=petrochenkov
Show description for 2007588
RalfJung
authored
2007588
View commit details
Copy full SHA for 2007588
Browse repository at this point
Rollup merge of #77166 - RalfJung:miri, r=RalfJung
Show description for fbbcd57
RalfJung
authored
fbbcd57
View commit details
Copy full SHA for fbbcd57
Browse repository at this point
Rollup merge of #77204 - LingMan:patch-3, r=jonas-schievink
Show description for 41a3106
RalfJung
authored
41a3106
View commit details
Copy full SHA for 41a3106
Browse repository at this point
Rollup merge of #77207 - camelid:whence-to-span, r=jyn514
Show description for 6b62525
RalfJung
authored
6b62525
View commit details
Copy full SHA for 6b62525
Browse repository at this point
Rollup merge of #77211 - est31:remove_unused_allow, r=oli-obk
Show description for 644b592
RalfJung
authored
644b592
View commit details
Copy full SHA for 644b592
Browse repository at this point
You can’t perform that action at this time.