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
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 6 pull requests
- #100245
#100245
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-tfoo650
matthiaskrgr/rust:rollup-tfoo650
Copy head branch name to clipboard
Aug 8, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#100245
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-tfoo650
matthiaskrgr/rust:rollup-tfoo650
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2022
Document the `no-std` target option in config.toml.example
nicholasbishop
committed
61c8c0a
View commit details
Copy full SHA for 61c8c0a
Browse repository at this point
Commits on Aug 7, 2022
Remove even more box syntax uses from src/test
Show description for 0a03825
est31
committed
0a03825
View commit details
Copy full SHA for 0a03825
Browse repository at this point
revive suggestions for boxed trait objects instead of impl Trait
TaKO8Ki
committed
fc43bd6
View commit details
Copy full SHA for fc43bd6
Browse repository at this point
fix wrong suggestions for boxed trait objects instead of impl trait
TaKO8Ki
committed
82f2c08
View commit details
Copy full SHA for 82f2c08
Browse repository at this point
Use start_point instead of next_point to point to elided lifetime ampersand.
cjgillot
committed
f6af4ef
View commit details
Copy full SHA for f6af4ef
Browse repository at this point
test: skip terminfo parsing in Miri
RalfJung
committed
5076c90
View commit details
Copy full SHA for 5076c90
Browse repository at this point
Create armv4t_none_eabi.rs
Lokathor
authored
a8b4454
View commit details
Copy full SHA for a8b4454
Browse repository at this point
Create armv4t_none_eabi.md
Lokathor
authored
008ce49
View commit details
Copy full SHA for 008ce49
Browse repository at this point
Update SUMMARY.md
Lokathor
authored
b4a8299
View commit details
Copy full SHA for b4a8299
Browse repository at this point
Rollup merge of #100019 - TaKO8Ki:suggest-boxed-trait-objects-instead-of-impl-trait, r=compiler-errors
Show description for 7be359e
matthiaskrgr
authored
7be359e
View commit details
Copy full SHA for 7be359e
Browse repository at this point
Rollup merge of #100038 - nicholasbishop:bishop-add-no-std, r=Mark-Simulacrum
Show description for ae5e659
matthiaskrgr
authored
ae5e659
View commit details
Copy full SHA for ae5e659
Browse repository at this point
Rollup merge of #100194 - est31:box_syntax_tests, r=Mark-Simulacrum
Show description for 790377a
matthiaskrgr
authored
790377a
View commit details
Copy full SHA for 790377a
Browse repository at this point
Rollup merge of #100206 - RalfJung:miri-terminfo, r=thomcc
Show description for 07315fe
matthiaskrgr
authored
07315fe
View commit details
Copy full SHA for 07315fe
Browse repository at this point
Rollup merge of #100230 - cjgillot:noice-multibyte-amp, r=compiler-errors
Show description for 5648add
matthiaskrgr
authored
5648add
View commit details
Copy full SHA for 5648add
Browse repository at this point
Rollup merge of #100244 - Lokathor:add-armv4t-none-eabi-take2, r=jackh726
Show description for 0f7fe9f
matthiaskrgr
authored
0f7fe9f
View commit details
Copy full SHA for 0f7fe9f
Browse repository at this point
You can’t perform that action at this time.