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 7 pull requests
- #89449
#89449
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Manishearth:rollup-3alb61f
Manishearth/rust:rollup-3alb61f
Copy head branch name to clipboard
Oct 2, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#89449
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Manishearth:rollup-3alb61f
Manishearth/rust:rollup-3alb61f
Copy head branch name to clipboard
Commits
Commits on May 12, 2021
Clarified the attribute which prompts the warning
Show description for b65bad9
nuzzles
authored
b65bad9
View commit details
Copy full SHA for b65bad9
Browse repository at this point
Clarified all attributes which prompt warnings
Show description for 2b27c82
nuzzles
authored
2b27c82
View commit details
Copy full SHA for 2b27c82
Browse repository at this point
Commits on May 16, 2021
Noted necessessity and fixed rustdoc:: prefix
Show description for d7884d4
nuzzles
authored
d7884d4
View commit details
Copy full SHA for d7884d4
Browse repository at this point
Fixed item typo which did not need prefix
nuzzles
authored
8a7bb2b
View commit details
Copy full SHA for 8a7bb2b
Browse repository at this point
Commits on Sep 11, 2021
correct ARM+MUSL notes
Show description for 20f236c
oliverbr
authored
20f236c
View commit details
Copy full SHA for 20f236c
Browse repository at this point
Commits on Sep 15, 2021
Move is_const_fn to under TyCtxt
fee1-dead
committed
d3f981b
View commit details
Copy full SHA for d3f981b
Browse repository at this point
Coerce const FnDefs to implement const Fn traits
fee1-dead
committed
f8aa73d
View commit details
Copy full SHA for f8aa73d
Browse repository at this point
Commits on Sep 29, 2021
Fix use after drop in self-profile with llvm events
andjo403
committed
d90934c
View commit details
Copy full SHA for d90934c
Browse repository at this point
Commits on Oct 1, 2021
Clarify a sentence in the documentation of Vec (#84488)
chrismit3s
committed
1a79644
View commit details
Copy full SHA for 1a79644
Browse repository at this point
Normalize after substituting via `field.ty()`
Nadrieril
committed
68b76a4
View commit details
Copy full SHA for 68b76a4
Browse repository at this point
Replace whitespaces in doctests' name with dashes
GuillaumeGomez
committed
3792be6
View commit details
Copy full SHA for 3792be6
Browse repository at this point
Rollup merge of #85223 - simbleau:master, r=steveklabnik
Show description for eedc76d
Manishearth
authored
eedc76d
View commit details
Copy full SHA for eedc76d
Browse repository at this point
Rollup merge of #88847 - oliverbr:master, r=steveklabnik
Show description for 2bab0a0
Manishearth
authored
2bab0a0
View commit details
Copy full SHA for 2bab0a0
Browse repository at this point
Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk
Show description for 743e842
Manishearth
authored
743e842
View commit details
Copy full SHA for 743e842
Browse repository at this point
Rollup merge of #89376 - andjo403:selfProfileUseAfterDropFix, r=Mark-Simulacrum
Show description for 1781e4b
Manishearth
authored
1781e4b
View commit details
Copy full SHA for 1781e4b
Browse repository at this point
Rollup merge of #89422 - GuillaumeGomez:doctest-whitespace-name, r=CraftSpider
Show description for 04ba153
Manishearth
authored
04ba153
View commit details
Copy full SHA for 04ba153
Browse repository at this point
Rollup merge of #89440 - chrismit3s:issue-84488-fix, r=steveklabnik
Show description for b458ecf
Manishearth
authored
b458ecf
View commit details
Copy full SHA for b458ecf
Browse repository at this point
Rollup merge of #89441 - Nadrieril:fix-89393, r=tmandry
Show description for 5ab1245
Manishearth
authored
5ab1245
View commit details
Copy full SHA for 5ab1245
Browse repository at this point
You can’t perform that action at this time.