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.4k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
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
- #122555
#122555
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-tr6wu54
GuillaumeGomez/rust:rollup-tr6wu54
Copy head branch name to clipboard
Mar 15, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#122555
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-tr6wu54
GuillaumeGomez/rust:rollup-tr6wu54
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2024
cleanup prefixes iterator
beepster4096
committed
a5cb61d
View commit details
Copy full SHA for a5cb61d
Browse repository at this point
Commits on Mar 14, 2024
Fix minor documentation issue. Code outside the test would fail. Seek documentation clearly states that negative indexes will cause error.
Show description for 07e0182
baitcode
committed
07e0182
View commit details
Copy full SHA for 07e0182
Browse repository at this point
hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id`
Show description for 89b536d
petrochenkov
committed
89b536d
View commit details
Copy full SHA for 89b536d
Browse repository at this point
Commits on Mar 15, 2024
less symbols interner locks
klensy
committed
7ea4f35
View commit details
Copy full SHA for 7ea4f35
Browse repository at this point
rustdoc: add `--test-builder-wrapper` argument
Show description for 58dee7d
tmfink
committed
58dee7d
View commit details
Copy full SHA for 58dee7d
Browse repository at this point
rustdoc: fix test's saved stdout
Show description for 3d53242
tmfink
committed
3d53242
View commit details
Copy full SHA for 3d53242
Browse repository at this point
rustdoc: create rustc command with an iterator
Show description for 713043e
tmfink
committed
713043e
View commit details
Copy full SHA for 713043e
Browse repository at this point
doc: add --test-builder/--test-builder-wrapper
tmfink
committed
d02e66d
View commit details
Copy full SHA for d02e66d
Browse repository at this point
Greatly reduce GCC build logs
GuillaumeGomez
committed
e126ceb
View commit details
Copy full SHA for e126ceb
Browse repository at this point
Build GCC with as many threads as available
GuillaumeGomez
committed
c4ece1f
View commit details
Copy full SHA for c4ece1f
Browse repository at this point
Rollup merge of #114651 - tmfink:rustdoc-rustc-wrapper, r=GuillaumeGomez
Show description for 47be8e8
GuillaumeGomez
authored
47be8e8
View commit details
Copy full SHA for 47be8e8
Browse repository at this point
Rollup merge of #122468 - beepster4096:borrowck_prefixes_cleanup, r=Nadrieril
Show description for 5c0012b
GuillaumeGomez
authored
5c0012b
View commit details
Copy full SHA for 5c0012b
Browse repository at this point
Rollup merge of #122496 - GuillaumeGomez:reduce-gcc-build-logs, r=Mark-Simulacrum
Show description for 5325c2b
GuillaumeGomez
authored
5325c2b
View commit details
Copy full SHA for 5325c2b
Browse repository at this point
Rollup merge of #122512 - baitcode:2024-03-14-buffer-documentation-fix, r=Nilstrieb
Show description for 4002638
GuillaumeGomez
authored
4002638
View commit details
Copy full SHA for 4002638
Browse repository at this point
Rollup merge of #122513 - petrochenkov:somehir4, r=fmease
Show description for 3d4464d
GuillaumeGomez
authored
3d4464d
View commit details
Copy full SHA for 3d4464d
Browse repository at this point
Rollup merge of #122530 - klensy:as_str, r=fee1-dead
Show description for 6ec4092
GuillaumeGomez
authored
6ec4092
View commit details
Copy full SHA for 6ec4092
Browse repository at this point
You can’t perform that action at this time.