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.8k
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 6 pull requests
- #90235
#90235
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-7pqtevk
matthiaskrgr/rust:rollup-7pqtevk
Copy head branch name to clipboard
Oct 24, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 6 pull requests
#90235
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-7pqtevk
matthiaskrgr/rust:rollup-7pqtevk
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2021
write substs for lang item paths
lcnr
committed
7f79153
View commit details
Copy full SHA for 7f79153
Browse repository at this point
add a `rustc::query_stability` lint
lcnr
committed
80fe0bb
View commit details
Copy full SHA for 80fe0bb
Browse repository at this point
allow `potential_query_instability` everywhere
lcnr
committed
00e5abe
View commit details
Copy full SHA for 00e5abe
Browse repository at this point
Commits on Oct 20, 2021
Skip documentation for tier 2 targets
Mark-Simulacrum
committed
9a3c024
View commit details
Copy full SHA for 9a3c024
Browse repository at this point
[do not merge] try build
Mark-Simulacrum
committed
5503dd9
View commit details
Copy full SHA for 5503dd9
Browse repository at this point
Commits on Oct 21, 2021
Print step timings for try builds
Mark-Simulacrum
committed
9296efe
View commit details
Copy full SHA for 9296efe
Browse repository at this point
ignore `potential_query_instability` in rustdoc
lcnr
committed
22e1798
View commit details
Copy full SHA for 22e1798
Browse repository at this point
Commits on Oct 22, 2021
Mark {array,slice}::{from_ref,from_mut} as const fn
WaffleLapkin
committed
a288bf6
View commit details
Copy full SHA for a288bf6
Browse repository at this point
Commits on Oct 23, 2021
Fill tracking issue for `const_slice_from_ref` and `const_array_from_ref`
WaffleLapkin
committed
27d6961
View commit details
Copy full SHA for 27d6961
Browse repository at this point
Outdent method headings so they stand out
Show description for 542ab2d
jsha
committed
542ab2d
View commit details
Copy full SHA for 542ab2d
Browse repository at this point
Add tests for `const_slice_from_ref` and `const_array_from_ref`
WaffleLapkin
committed
5f390cf
View commit details
Copy full SHA for 5f390cf
Browse repository at this point
Commits on Oct 24, 2021
Fix ICE when forgetting to `Box` a parameter to a `Self::func` call
JakobDegen
committed
4b97023
View commit details
Copy full SHA for 4b97023
Browse repository at this point
Temporarily turn overflow checks off for rustc-rayon-core
hkratz
committed
aacb497
View commit details
Copy full SHA for aacb497
Browse repository at this point
Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank
Show description for 87822b2
matthiaskrgr
authored
87822b2
View commit details
Copy full SHA for 87822b2
Browse repository at this point
Rollup merge of #90100 - Mark-Simulacrum:speed-macos-ci, r=pietroalbini
Show description for d814af9
matthiaskrgr
authored
d814af9
View commit details
Copy full SHA for d814af9
Browse repository at this point
Rollup merge of #90155 - jsha:outdent-methods, r=GuillaumeGomez,camelid
Show description for b837605
matthiaskrgr
authored
b837605
View commit details
Copy full SHA for b837605
Browse repository at this point
Rollup merge of #90162 - WaffleLapkin:const_array_slice_from_ref_mut, r=oli-obk
Show description for c16ee19
matthiaskrgr
authored
c16ee19
View commit details
Copy full SHA for c16ee19
Browse repository at this point
Rollup merge of #90221 - JakobDegen:issue-90213, r=cjgillot
Show description for d576393
matthiaskrgr
authored
d576393
View commit details
Copy full SHA for d576393
Browse repository at this point
Rollup merge of #90234 - rusticstuff:rustc-rayon-core-no-overflow-checks, r=Mark-Simulacrum
Show description for eee29fd
matthiaskrgr
authored
eee29fd
View commit details
Copy full SHA for eee29fd
Browse repository at this point
You can’t perform that action at this time.