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 }}
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
117k
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 5 pull requests
- #94935
#94935
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-2o2kyz6
matthiaskrgr/rust:rollup-2o2kyz6
Copy head branch name to clipboard
Mar 15, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 5 pull requests
#94935
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-2o2kyz6
matthiaskrgr/rust:rollup-2o2kyz6
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2022
type parameters have unit metadata if they are sized
compiler-errors
committed
ef0ba1d
View commit details
Copy full SHA for ef0ba1d
Browse repository at this point
opaque types may also be sized
compiler-errors
committed
1d834cb
View commit details
Copy full SHA for 1d834cb
Browse repository at this point
add tests for metadata for unsized generics and opaques
compiler-errors
committed
210e829
View commit details
Copy full SHA for 210e829
Browse repository at this point
Commits on Mar 7, 2022
Update unstable `ExpectationId`s in stored diagnostics
xFrednet
committed
47f3f66
View commit details
Copy full SHA for 47f3f66
Browse repository at this point
Fix typos in `LintExpectationId` docs
xFrednet
committed
165b558
View commit details
Copy full SHA for 165b558
Browse repository at this point
Handle `#[expect(unfulfilled_lint_expectations)]` with a lint message
xFrednet
committed
d39d609
View commit details
Copy full SHA for d39d609
Browse repository at this point
Commits on Mar 9, 2022
Add comment about `unfulfilled_lint_expectation` not being in a group (RFC 2383)
xFrednet
committed
be84049
View commit details
Copy full SHA for be84049
Browse repository at this point
Commits on Mar 14, 2022
Tie `fp` and `neon`
adamgemmell
committed
3996139
View commit details
Copy full SHA for 3996139
Browse repository at this point
Stabilise `aarch64_target_feature`
adamgemmell
committed
5a56217
View commit details
Copy full SHA for 5a56217
Browse repository at this point
Fix remaining meta-variable expression TODOs
c410-f3r
committed
5d333c1
View commit details
Copy full SHA for 5d333c1
Browse repository at this point
update miri
RalfJung
committed
7d42b9d
View commit details
Copy full SHA for 7d42b9d
Browse repository at this point
Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=Amanieu
Show description for 0e42393
matthiaskrgr
authored
0e42393
View commit details
Copy full SHA for 0e42393
Browse repository at this point
Rollup merge of #93977 - compiler-errors:sized-generic-metadata, r=wesleywiser
Show description for 774655d
matthiaskrgr
authored
774655d
View commit details
Copy full SHA for 774655d
Browse repository at this point
Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip1995,wesleywiser
Show description for 6548a36
matthiaskrgr
authored
6548a36
View commit details
Copy full SHA for 6548a36
Browse repository at this point
Rollup merge of #94884 - c410-f3r:meta-take-2, r=petrochenkov
Show description for 423b316
matthiaskrgr
authored
423b316
View commit details
Copy full SHA for 423b316
Browse repository at this point
Rollup merge of #94931 - RalfJung:miri, r=RalfJung
Show description for 4753f24
matthiaskrgr
authored
4753f24
View commit details
Copy full SHA for 4753f24
Browse repository at this point
You can’t perform that action at this time.