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.6k
Star
118k
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 8 pull requests
- #107768
#107768
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-9u4cal4
matthiaskrgr/rust:rollup-9u4cal4
Copy head branch name to clipboard
Feb 8, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 8 pull requests
#107768
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-9u4cal4
matthiaskrgr/rust:rollup-9u4cal4
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2023
Remove `arena_cache` modifier from `upstream_monomorphizations_for`
WaffleLapkin
committed
23412dd
View commit details
Copy full SHA for 23412dd
Browse repository at this point
Avoid locking the global context across the `after_expansion` callback
oli-obk
committed
0ddf249
View commit details
Copy full SHA for 0ddf249
Browse repository at this point
Commits on Feb 7, 2023
Split fn_ctxt/adjust_fulfillment_errors from fn_ctxt/checks
Nathan-Fenner
committed
4c05366
View commit details
Copy full SHA for 4c05366
Browse repository at this point
allow quick-edit convenience
tshepang
committed
63dc0b8
View commit details
Copy full SHA for 63dc0b8
Browse repository at this point
make more readable
tshepang
committed
a002c05
View commit details
Copy full SHA for a002c05
Browse repository at this point
remove binder from query constraints
lcnr
committed
a04f31d
View commit details
Copy full SHA for a04f31d
Browse repository at this point
miri: fix ICE when running out of address space
RalfJung
committed
2900ba1
View commit details
Copy full SHA for 2900ba1
Browse repository at this point
llvm-16: Use Triple.h from new header location.
Show description for 147c51e
maurer
committed
147c51e
View commit details
Copy full SHA for 147c51e
Browse repository at this point
Rollup merge of #107719 - WaffleLapkin:de-arena-allocates-you-UwU, r=cjgillot
Show description for 401fe5c
matthiaskrgr
authored
401fe5c
View commit details
Copy full SHA for 401fe5c
Browse repository at this point
Rollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov
Show description for 8709e9b
matthiaskrgr
authored
8709e9b
View commit details
Copy full SHA for 8709e9b
Browse repository at this point
Rollup merge of #107746 - Nathan-Fenner:nathanf/clean-up-adjust_fulfillment_errors, r=compiler-errors
Show description for cf7aa57
matthiaskrgr
authored
cf7aa57
View commit details
Copy full SHA for cf7aa57
Browse repository at this point
Rollup merge of #107749 - tshepang:editing-convenience, r=michaelwoerister
Show description for c149682
matthiaskrgr
authored
c149682
View commit details
Copy full SHA for c149682
Browse repository at this point
Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomez
Show description for 26b532f
matthiaskrgr
authored
26b532f
View commit details
Copy full SHA for 26b532f
Browse repository at this point
Rollup merge of #107755 - lcnr:no-binder, r=oli-obk
Show description for 505d05d
matthiaskrgr
authored
505d05d
View commit details
Copy full SHA for 505d05d
Browse repository at this point
Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk
Show description for d044c1b
matthiaskrgr
authored
d044c1b
View commit details
Copy full SHA for d044c1b
Browse repository at this point
Rollup merge of #107764 - maurer:llvm-16, r=cuviper
Show description for 232213d
matthiaskrgr
authored
232213d
View commit details
Copy full SHA for 232213d
Browse repository at this point
You can’t perform that action at this time.