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.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 10 pull requests
- #105456
#105456
Merged
bors
merged 30 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-yennygf
matthiaskrgr/rust:rollup-yennygf
Copy head branch name to clipboard
Dec 9, 2022
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Rollup of 10 pull requests
#105456
bors
merged 30 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-yennygf
matthiaskrgr/rust:rollup-yennygf
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2022
Detect long types in E0308 and write them to disk
Show description for 7674ede
estebank
committed
7674ede
View commit details
Copy full SHA for 7674ede
Browse repository at this point
Tweak shortening logic to be less trigger happy
estebank
committed
360c0a7
View commit details
Copy full SHA for 360c0a7
Browse repository at this point
Further tweak the type shortening logic
estebank
committed
73b371a
View commit details
Copy full SHA for 73b371a
Browse repository at this point
Remove unneeded test change
estebank
committed
be02bd9
View commit details
Copy full SHA for be02bd9
Browse repository at this point
fix test
estebank
committed
360bcb6
View commit details
Copy full SHA for 360bcb6
Browse repository at this point
fix rebase
estebank
committed
34b3c49
View commit details
Copy full SHA for 34b3c49
Browse repository at this point
Commits on Dec 1, 2022
kmc-solid: Use `expose_addr` and `from_exposed_addr` for pointer-integer casts
Show description for 427a079
kawadakk
committed
427a079
View commit details
Copy full SHA for 427a079
Browse repository at this point
kmc-solid: Add a stub implementation of `is_terminal`
Show description for 47f2f6d
kawadakk
committed
47f2f6d
View commit details
Copy full SHA for 47f2f6d
Browse repository at this point
kmc-solid: Address compiler warnings
Show description for f482e55
kawadakk
committed
f482e55
View commit details
Copy full SHA for f482e55
Browse repository at this point
Commits on Dec 2, 2022
kmc-solid: Don't do `Box::from_raw(&*(x: Box<T>) as *const T as *mut T)`
Show description for ae7633f
kawadakk
committed
ae7633f
View commit details
Copy full SHA for ae7633f
Browse repository at this point
Commits on Dec 4, 2022
Make nested RPITIT inherit the parent opaque's generics.
cjgillot
committed
e2d41f4
View commit details
Copy full SHA for e2d41f4
Browse repository at this point
Commits on Dec 6, 2022
make retagging work even with 'unstable' places
RalfJung
committed
9397ea1
View commit details
Copy full SHA for 9397ea1
Browse repository at this point
Stacked Borrows: factor the logic determining the new permissions on retag into a separate function
RalfJung
committed
34c58e8
View commit details
Copy full SHA for 34c58e8
Browse repository at this point
Commits on Dec 7, 2022
Stop passing -export-dynamic to wasm-ld.
Show description for 3a07aa9
sunfishcode
committed
3a07aa9
View commit details
Copy full SHA for 3a07aa9
Browse repository at this point
Add help for `#![feature(impl_trait_in_fn_trait_return)]`
Show description for e9dd591
cuviper
committed
e9dd591
View commit details
Copy full SHA for e9dd591
Browse repository at this point
Use `Symbol` for the crate name instead of `String`/`str`
oli-obk
committed
d30848b
View commit details
Copy full SHA for d30848b
Browse repository at this point
CI: add missing line continuation marker
Show description for 8bc30cb
ComputerDruid
committed
8bc30cb
View commit details
Copy full SHA for 8bc30cb
Browse repository at this point
Commits on Dec 8, 2022
Fix warning when libcore is compiled with no_fp_fmt_parse
nbdd0121
committed
a3c4c2e
View commit details
Copy full SHA for a3c4c2e
Browse repository at this point
Remove `UnsafetyState`.
Show description for 7a46692
nnethercote
committed
7a46692
View commit details
Copy full SHA for 7a46692
Browse repository at this point
Fix a typo.
nnethercote
committed
9af48e5
View commit details
Copy full SHA for 9af48e5
Browse repository at this point
Rollup merge of #104922 - estebank:fur-elize, r=oli-obk
Show description for 086bdbb
matthiaskrgr
authored
086bdbb
View commit details
Copy full SHA for 086bdbb
Browse repository at this point
Rollup merge of #105120 - solid-rs:patch/kmc-solid/maintainance, r=thomcc
Show description for cd936cc
matthiaskrgr
authored
cd936cc
View commit details
Copy full SHA for cd936cc
Browse repository at this point
Rollup merge of #105255 - cjgillot:issue-105197, r=compiler-errors
Show description for e826a9a
matthiaskrgr
authored
e826a9a
View commit details
Copy full SHA for e826a9a
Browse repository at this point
Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obk
Show description for f1f7560
matthiaskrgr
authored
f1f7560
View commit details
Copy full SHA for f1f7560
Browse repository at this point
Rollup merge of #105405 - sunfishcode:sunfishcode/export-dynamic, r=TaKO8Ki
Show description for 4d5a2f3
matthiaskrgr
authored
4d5a2f3
View commit details
Copy full SHA for 4d5a2f3
Browse repository at this point
Rollup merge of #105408 - cuviper:help-rpitirpit, r=compiler-errors
Show description for 2fbde2b
matthiaskrgr
authored
2fbde2b
View commit details
Copy full SHA for 2fbde2b
Browse repository at this point
Rollup merge of #105423 - oli-obk:symbols, r=jackh726
Show description for fbfc5ad
matthiaskrgr
authored
fbfc5ad
View commit details
Copy full SHA for fbfc5ad
Browse repository at this point
Rollup merge of #105433 - ComputerDruid:docker_continuation_fix, r=jyn514
Show description for d429e46
matthiaskrgr
authored
d429e46
View commit details
Copy full SHA for d429e46
Browse repository at this point
Rollup merge of #105434 - nbdd0121:lib, r=thomcc
Show description for 433189b
matthiaskrgr
authored
433189b
View commit details
Copy full SHA for 433189b
Browse repository at this point
Rollup merge of #105441 - nnethercote:rm-UnsafetyState, r=lcnr
Show description for 660795e
matthiaskrgr
authored
660795e
View commit details
Copy full SHA for 660795e
Browse repository at this point
You can’t perform that action at this time.