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
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 6 pull requests
- #63094
#63094
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lm7peuh
Centril/rust:rollup-lm7peuh
Copy head branch name to clipboard
Jul 29, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#63094
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lm7peuh
Centril/rust:rollup-lm7peuh
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2019
rustc: Update wasm32 support for LLVM 9
Show description for a120caf
alexcrichton
committed
a120caf
View commit details
Copy full SHA for a120caf
Browse repository at this point
std: Use native `#[thread_local]` TLS on wasm
Show description for dc50a63
alexcrichton
committed
dc50a63
View commit details
Copy full SHA for dc50a63
Browse repository at this point
Commits on Jul 27, 2019
Remove unused scope tracking
Mark-Simulacrum
committed
a6d6eea
View commit details
Copy full SHA for a6d6eea
Browse repository at this point
Store dumper directly in Visitor
Mark-Simulacrum
committed
5b82289
View commit details
Copy full SHA for 5b82289
Browse repository at this point
Simplify SaveHandler trait
Show description for 5ff0856
Mark-Simulacrum
committed
5ff0856
View commit details
Copy full SHA for 5ff0856
Browse repository at this point
Commits on Jul 28, 2019
miri: add get and get_mut to AllocMap; use that in get_size_and_align and avoid rightwards drift
RalfJung
committed
828e7b6
View commit details
Copy full SHA for 828e7b6
Browse repository at this point
cleanup: Remove some language features related to built-in macros
Show description for b92697b
petrochenkov
committed
b92697b
View commit details
Copy full SHA for b92697b
Browse repository at this point
get_size_and_align: fix handling of function pointers
RalfJung
committed
c119291
View commit details
Copy full SHA for c119291
Browse repository at this point
bypass x86stdcall.rs for vxworks
Show description for 173cbf1
bpangWR
committed
173cbf1
View commit details
Copy full SHA for 173cbf1
Browse repository at this point
replace match by ok()
RalfJung
committed
0e602f1
View commit details
Copy full SHA for 0e602f1
Browse repository at this point
Update existential_type + impl_trait_in_bindings issue numbers.
Centril
committed
2a49dd0
View commit details
Copy full SHA for 2a49dd0
Browse repository at this point
Commits on Jul 29, 2019
Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikic
Show description for 778b631
Centril
authored
778b631
View commit details
Copy full SHA for 778b631
Browse repository at this point
Rollup merge of #63055 - Mark-Simulacrum:save-analysis-clean-2, r=Xanewok
Show description for b52a95d
Centril
authored
b52a95d
View commit details
Copy full SHA for b52a95d
Browse repository at this point
Rollup merge of #63076 - RalfJung:miri-fn-ptr-alloc-size, r=oli-obk
Show description for 5922a19
Centril
authored
5922a19
View commit details
Copy full SHA for 5922a19
Browse repository at this point
Rollup merge of #63077 - petrochenkov:nolangfeat, r=petrochenkov
Show description for 7f2c3e1
Centril
authored
7f2c3e1
View commit details
Copy full SHA for 7f2c3e1
Browse repository at this point
Rollup merge of #63086 - BaoshanPang:testcases, r=nagisa
Show description for f6f2142
Centril
authored
f6f2142
View commit details
Copy full SHA for f6f2142
Browse repository at this point
Rollup merge of #63092 - Centril:update-impl-trait-gates, r=varkor
Show description for f8321d0
Centril
authored
f8321d0
View commit details
Copy full SHA for f8321d0
Browse repository at this point
You can’t perform that action at this time.