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 }}
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
16k
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
- #70672
#70672
Merged
bors
merged 24 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-cco9bbd
Dylan-DPC-zz/rust:rollup-cco9bbd
Copy head branch name to clipboard
Apr 1, 2020
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Rollup of 6 pull requests
#70672
bors
merged 24 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-cco9bbd
Dylan-DPC-zz/rust:rollup-cco9bbd
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2020
Simplify `NodeItem`
Show description for a1e7495
jonas-schievink
committed
a1e7495
View commit details
Copy full SHA for a1e7495
Browse repository at this point
spec. graph: track defining and finalizing impls
jonas-schievink
committed
49ba323
View commit details
Copy full SHA for 49ba323
Browse repository at this point
Add a test
jonas-schievink
committed
103771c
View commit details
Copy full SHA for 103771c
Browse repository at this point
Sync `Instance::resolve` with the projection code
jonas-schievink
committed
e8910f5
View commit details
Copy full SHA for e8910f5
Browse repository at this point
Use query instead of `impl_is_default` fn
jonas-schievink
committed
b00ba38
View commit details
Copy full SHA for b00ba38
Browse repository at this point
Assert that the trait ref does not need inference
jonas-schievink
committed
12d9f4e
View commit details
Copy full SHA for 12d9f4e
Browse repository at this point
Miri stacktrace: record span inside frame, not call-site span
RalfJung
committed
2117817
View commit details
Copy full SHA for 2117817
Browse repository at this point
bless tests
RalfJung
committed
39e189d
View commit details
Copy full SHA for 39e189d
Browse repository at this point
Format
jonas-schievink
committed
fd8f818
View commit details
Copy full SHA for fd8f818
Browse repository at this point
remove caller span from Miri stack frame
RalfJung
committed
abe143a
View commit details
Copy full SHA for abe143a
Browse repository at this point
stop unnecessarily passing around span argument for Miri function calls
RalfJung
committed
a1a583b
View commit details
Copy full SHA for a1a583b
Browse repository at this point
remove a dead parameter that everyone sets to None
RalfJung
committed
d8a0600
View commit details
Copy full SHA for d8a0600
Browse repository at this point
Commits on Mar 31, 2020
rustc_target::abi: rename FieldPlacement to FieldsShape.
anyska
committed
f259470
View commit details
Copy full SHA for f259470
Browse repository at this point
avoid an unreachable fallback
RalfJung
committed
ad74480
View commit details
Copy full SHA for ad74480
Browse repository at this point
const backtrace: do not skip first frame
RalfJung
committed
96deb95
View commit details
Copy full SHA for 96deb95
Browse repository at this point
cargotest: remove webrender
Show description for 0110634
emilyalbini
committed
0110634
View commit details
Copy full SHA for 0110634
Browse repository at this point
Commits on Apr 1, 2020
clean up E0468 explanation
GuillaumeGomez
committed
3bcb3ef
View commit details
Copy full SHA for 3bcb3ef
Browse repository at this point
compiletest: don't use `std::io::stdout()`, as it bypasses `set_print`.
eddyb
committed
f181778
View commit details
Copy full SHA for f181778
Browse repository at this point
Rollup merge of #70535 - jonas-schievink:graph-refactor, r=nikomatsakis
Show description for 0e0d84c
Dylan-DPC
authored
0e0d84c
View commit details
Copy full SHA for 0e0d84c
Browse repository at this point
Rollup merge of #70590 - RalfJung:miri-backtrace, r=oli-obk
Show description for b919df2
Dylan-DPC
authored
b919df2
View commit details
Copy full SHA for b919df2
Browse repository at this point
Rollup merge of #70616 - anyska:fieldplacement-rename, r=oli-obk
Show description for 1b40067
Dylan-DPC
authored
1b40067
View commit details
Copy full SHA for 1b40067
Browse repository at this point
Rollup merge of #70626 - pietroalbini:remove-webrender-cargotest, r=Mark-Simulacrum
Show description for 0863e2c
Dylan-DPC
authored
0863e2c
View commit details
Copy full SHA for 0863e2c
Browse repository at this point
Rollup merge of #70649 - GuillaumeGomez:cleanup-e0468, r=Dylan-DPC
Show description for 37b2e3f
Dylan-DPC
authored
37b2e3f
View commit details
Copy full SHA for 37b2e3f
Browse repository at this point
Rollup merge of #70662 - eddyb:compiletest-stdout-fix, r=Mark-Simulacrum
Show description for 7d4d450
Dylan-DPC
authored
7d4d450
View commit details
Copy full SHA for 7d4d450
Browse repository at this point
You can’t perform that action at this time.