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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.5k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
- #121770
#121770
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-wdher8r
matthiaskrgr/rust:rollup-wdher8r
Copy head branch name to clipboard
Feb 29, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#121770
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-wdher8r
matthiaskrgr/rust:rollup-wdher8r
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2024
std: make `ReentrantLock` public
joboet
committed
2aa8a1d
View commit details
Copy full SHA for 2aa8a1d
Browse repository at this point
Commits on Feb 27, 2024
Prevent inclusion of whitespace character after macro_rules ident
GuillaumeGomez
committed
5df9593
View commit details
Copy full SHA for 5df9593
Browse repository at this point
Commits on Feb 28, 2024
Use `LitKind::Err` for floats with empty exponents.
Show description for 951f2d9
nnethercote
committed
951f2d9
View commit details
Copy full SHA for 951f2d9
Browse repository at this point
Reformat `float-field.rs` test.
Show description for 7976609
nnethercote
committed
7976609
View commit details
Copy full SHA for 7976609
Browse repository at this point
Use `LitKind::Err` for floats with unsupported bases.
Show description for 840c8d3
nnethercote
committed
840c8d3
View commit details
Copy full SHA for 840c8d3
Browse repository at this point
Don't panic when encountering unexpected constructor
Nadrieril
committed
12b991d
View commit details
Copy full SHA for 12b991d
Browse repository at this point
Add regression test for inclusion of whitespace characters in rustdoc highlighting
GuillaumeGomez
committed
632d26a
View commit details
Copy full SHA for 632d26a
Browse repository at this point
Opportunistically resolve regions when processing region outlives obligations
compiler-errors
committed
5cdbe83
View commit details
Copy full SHA for 5cdbe83
Browse repository at this point
Rollup merge of #110543 - joboet:reentrant_lock, r=m-ou-se
Show description for 332b9be
matthiaskrgr
authored
332b9be
View commit details
Copy full SHA for 332b9be
Browse repository at this point
Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=notriddle
Show description for 843920f
matthiaskrgr
authored
843920f
View commit details
Copy full SHA for 843920f
Browse repository at this point
Rollup merge of #121724 - nnethercote:LitKind-Err-for-floats, r=fmease
Show description for 686a4b1
matthiaskrgr
authored
686a4b1
View commit details
Copy full SHA for 686a4b1
Browse repository at this point
Rollup merge of #121735 - Nadrieril:no-panic-on-type-error, r=compiler-errors
Show description for eca6a24
matthiaskrgr
authored
eca6a24
View commit details
Copy full SHA for eca6a24
Browse repository at this point
Rollup merge of #121743 - compiler-errors:opportunistically-resolve-regions, r=jackh726
Show description for 9f9daed
matthiaskrgr
authored
9f9daed
View commit details
Copy full SHA for 9f9daed
Browse repository at this point
You can’t perform that action at this time.