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.1k
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 11 pull requests
- #84718
#84718
Closed
jackh726
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
jackh726:rollup-uohj3i6
jackh726/rust:rollup-uohj3i6
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
Rollup of 11 pull requests
#84718
jackh726
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
jackh726:rollup-uohj3i6
jackh726/rust:rollup-uohj3i6
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2021
Use flex more consistently.
Tor Hovland
committed
3090b01
View commit details
Copy full SHA for 3090b01
Browse repository at this point
Commits on Apr 26, 2021
Point out that behavior might be switched on 2015 and 2018 editions too one day
est31
committed
5bd3187
View commit details
Copy full SHA for 5bd3187
Browse repository at this point
Commits on Apr 27, 2021
Add a paragraph with possible alternatives on older editions
est31
committed
12642d9
View commit details
Copy full SHA for 12642d9
Browse repository at this point
Commits on Apr 28, 2021
Drop branching blocks with same span as expanded macro
Show description for aeb67ad
Rich Kadel
committed
aeb67ad
View commit details
Copy full SHA for aeb67ad
Browse repository at this point
More improvements to macro coverage
Rich Kadel
committed
2c4fc3e
View commit details
Copy full SHA for 2c4fc3e
Browse repository at this point
spanview debug output caused ICE when a function had no body
Rich Kadel
committed
bbf6bce
View commit details
Copy full SHA for bbf6bce
Browse repository at this point
addressed review feedback
Rich Kadel
committed
fd85fd3
View commit details
Copy full SHA for fd85fd3
Browse repository at this point
Add HAS_RE_LATE_BOUND if there are bound vars
jackh726
committed
31ae3b2
View commit details
Copy full SHA for 31ae3b2
Browse repository at this point
Don't rebind in transitive_bounds_that_define_assoc_type
jackh726
committed
5f82e22
View commit details
Copy full SHA for 5f82e22
Browse repository at this point
Commits on Apr 29, 2021
Minor grammar tweaks for readability
Ben-Lichtman
committed
3e016a7
View commit details
Copy full SHA for 3e016a7
Browse repository at this point
Remove unnecessary CSS rules for search results
GuillaumeGomez
committed
8c04695
View commit details
Copy full SHA for 8c04695
Browse repository at this point
Remove unneeded bottom margin on search results
GuillaumeGomez
committed
a20831e
View commit details
Copy full SHA for a20831e
Browse repository at this point
Ignore doctests in bootstrap
Show description for a352336
est31
committed
a352336
View commit details
Copy full SHA for a352336
Browse repository at this point
make feature recommendations optional
lcnr
committed
da6261e
View commit details
Copy full SHA for da6261e
Browse repository at this point
Drop alias `reduce` for `fold` - we have a `reduce` function
Show description for 20b569f
joshtriplett
committed
20b569f
View commit details
Copy full SHA for 20b569f
Browse repository at this point
Fix labels for regression issue template
Show description for 16ff6c8
camelid
authored
16ff6c8
View commit details
Copy full SHA for 16ff6c8
Browse repository at this point
Add std::os::unix::fs::chroot to change the root directory of the current process
Show description for 2fb2f0b
joshtriplett
committed
2fb2f0b
View commit details
Copy full SHA for 2fb2f0b
Browse repository at this point
Rollup merge of #84451 - torhovland:flex, r=jsha
Show description for 6d18bcf
jackh726
authored
6d18bcf
View commit details
Copy full SHA for 6d18bcf
Browse repository at this point
Rollup merge of #84582 - richkadel:issue-84561, r=tmandry
Show description for 49effb0
jackh726
authored
49effb0
View commit details
Copy full SHA for 49effb0
Browse repository at this point
Rollup merge of #84590 - est31:array_into_iter, r=nikomatsakis
Show description for f82e345
jackh726
authored
f82e345
View commit details
Copy full SHA for f82e345
Browse repository at this point
Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis
Show description for b88ea41
jackh726
authored
b88ea41
View commit details
Copy full SHA for b88ea41
Browse repository at this point
Rollup merge of #84683 - Ben-Lichtman:grammar, r=jonas-schievink
Show description for 9274e3c
jackh726
authored
9274e3c
View commit details
Copy full SHA for 9274e3c
Browse repository at this point
Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-results, r=Nemo157
Show description for dbaefd3
jackh726
authored
dbaefd3
View commit details
Copy full SHA for dbaefd3
Browse repository at this point
Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results, r=Nemo157
Show description for d2c6ba2
jackh726
authored
d2c6ba2
View commit details
Copy full SHA for d2c6ba2
Browse repository at this point
Rollup merge of #84705 - lcnr:const_generics-rec, r=joshtriplett
Show description for 6f279a3
jackh726
authored
6f279a3
View commit details
Copy full SHA for 6f279a3
Browse repository at this point
Rollup merge of #84706 - joshtriplett:reduce-aliases, r=m-ou-se
Show description for 39f0fdc
jackh726
authored
39f0fdc
View commit details
Copy full SHA for 39f0fdc
Browse repository at this point
Rollup merge of #84713 - camelid:fix-regression-issue-template, r=Mark-Simulacrum
Show description for 7702e48
jackh726
authored
7702e48
View commit details
Copy full SHA for 7702e48
Browse repository at this point
Rollup merge of #84716 - joshtriplett:chroot, r=dtolnay
Show description for ac134c3
jackh726
authored
ac134c3
View commit details
Copy full SHA for ac134c3
Browse repository at this point
You can’t perform that action at this time.