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
16.8k
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 12 pull requests
- #59289
#59289
Closed
Centril
wants to merge 48 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Conversation
Commits
48
(48)
Checks
Files changed
Closed
Rollup of 12 pull requests
#59289
Centril
wants to merge 48 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2019
dbg!() without parameters.
Clar Fon
committed
6fb5b73
View commit details
Copy full SHA for 6fb5b73
Browse repository at this point
Commits on Feb 3, 2019
Test behaviour
Clar Fon
committed
ea9e2c4
View commit details
Copy full SHA for ea9e2c4
Browse repository at this point
Commits on Feb 28, 2019
Clarify distinction between floor() and trunc()
jonhoo
committed
c5fe405
View commit details
Copy full SHA for c5fe405
Browse repository at this point
Commits on Mar 5, 2019
Fix a tiny error in documentation of std::pin.
taeguk
authored
b91ab62
View commit details
Copy full SHA for b91ab62
Browse repository at this point
Commits on Mar 6, 2019
Fix buffer invalidation for BufRead
Show description for 96e361f
andre-vm
authored and
André Vicente Milack
committed
96e361f
View commit details
Copy full SHA for 96e361f
Browse repository at this point
Fix buffer invalidation at BufReader.read_vectored
André Vicente Milack
committed
c36d91c
View commit details
Copy full SHA for c36d91c
Browse repository at this point
Commits on Mar 11, 2019
Be more discerning on when to attempt suggesting a comma in a macro invocation
estebank
committed
b9d12ed
View commit details
Copy full SHA for b9d12ed
Browse repository at this point
Commits on Mar 13, 2019
Fix operator precedence
estebank
committed
27abd52
View commit details
Copy full SHA for 27abd52
Browse repository at this point
test that wildcard type `_` is not duplicated by `type Foo<X> = (X, X);` and potentially instantiated at different types.
Show description for 4e5692d
pnkfelix
committed
4e5692d
View commit details
Copy full SHA for 4e5692d
Browse repository at this point
Commits on Mar 14, 2019
Add default keyword handling in rustdoc
GuillaumeGomez
committed
541ad45
View commit details
Copy full SHA for 541ad45
Browse repository at this point
Commits on Mar 16, 2019
Add peer_addr function to UdpSocket
LinusU
committed
a7bd36c
View commit details
Copy full SHA for a7bd36c
Browse repository at this point
Mark UdpSocket peer_addr unstable w/ tracking issue
LinusU
committed
bf473e3
View commit details
Copy full SHA for bf473e3
Browse repository at this point
Document UdpSocket peer_addr NotConnected error
LinusU
committed
24e3fa0
View commit details
Copy full SHA for 24e3fa0
Browse repository at this point
Add test for UdpSocket peer_addr
LinusU
committed
7f7cfae
View commit details
Copy full SHA for 7f7cfae
Browse repository at this point
Fix test names regarding ip version
LinusU
committed
7e73cd4
View commit details
Copy full SHA for 7e73cd4
Browse repository at this point
Add UdpSocket peer_addr implementation for L4Re
LinusU
committed
214110b
View commit details
Copy full SHA for 214110b
Browse repository at this point
Add UdpSocket peer_addr implementation for Wasm
LinusU
committed
81d5fb5
View commit details
Copy full SHA for 81d5fb5
Browse repository at this point
Add lint for redundant imports
Show description for 6ea1888
fdrinck
and
K4ugummi
committed
6ea1888
View commit details
Copy full SHA for 6ea1888
Browse repository at this point
Remove redundant imports
fdrinck
committed
6671096
View commit details
Copy full SHA for 6671096
Browse repository at this point
Edit comments
fdrinck
committed
1129a34
View commit details
Copy full SHA for 1129a34
Browse repository at this point
Improve warning
fdrinck
committed
fef7e9d
View commit details
Copy full SHA for fef7e9d
Browse repository at this point
Bless tests
fdrinck
committed
567649b
View commit details
Copy full SHA for 567649b
Browse repository at this point
Distinguish between imported and defined items
fdrinck
committed
ceca4a1
View commit details
Copy full SHA for ceca4a1
Browse repository at this point
Remove redundant import
fdrinck
committed
29a7732
View commit details
Copy full SHA for 29a7732
Browse repository at this point
Edit ui tests
fdrinck
committed
1062628
View commit details
Copy full SHA for 1062628
Browse repository at this point
Commits on Mar 17, 2019
Replace REDUNDANT_IMPORT with UNUSED_IMPORTS
fdrinck
committed
bbbc446
View commit details
Copy full SHA for bbbc446
Browse repository at this point
Fix tests
fdrinck
committed
aac7295
View commit details
Copy full SHA for aac7295
Browse repository at this point
Add glob import to redundancy test
fdrinck
committed
0ddd6b9
View commit details
Copy full SHA for 0ddd6b9
Browse repository at this point
update mailmap for Bastian Kauschke
lcnr
authored
98b2672
View commit details
Copy full SHA for 98b2672
Browse repository at this point
Fix more tests
fdrinck
committed
dad4a67
View commit details
Copy full SHA for dad4a67
Browse repository at this point
Fix doc tests
fdrinck
committed
4b09e98
View commit details
Copy full SHA for 4b09e98
Browse repository at this point
Change message to present tense
fdrinck
committed
ab2522a
View commit details
Copy full SHA for ab2522a
Browse repository at this point
Commits on Mar 18, 2019
Add todo!() macro
Show description for 9d408d9
matklad
committed
9d408d9
View commit details
Copy full SHA for 9d408d9
Browse repository at this point
Handle glob import in redundancy check
fdrinck
committed
87e727a
View commit details
Copy full SHA for 87e727a
Browse repository at this point
Restore test
fdrinck
committed
caa37d8
View commit details
Copy full SHA for caa37d8
Browse repository at this point
Stabilize refcell_map_split feature
Show description for de4be2c
joshlf
committed
de4be2c
View commit details
Copy full SHA for de4be2c
Browse repository at this point
Commits on Mar 19, 2019
Rollup merge of #56348 - matklad:todo-macro, r=withoutboats
Show description for baf7c42
Centril
authored
baf7c42
View commit details
Copy full SHA for baf7c42
Browse repository at this point
Rollup merge of #57729 - pnkfelix:issue-55748-pat-types-are-constraints-on-bindings-too, r=nikomatsakis
Show description for 8ddcc75
Centril
authored
8ddcc75
View commit details
Copy full SHA for 8ddcc75
Browse repository at this point
Rollup merge of #57847 - clarcharr:dbg_no_params, r=Centril
Show description for 1dce36e
Centril
authored
1dce36e
View commit details
Copy full SHA for 1dce36e
Browse repository at this point
Rollup merge of #58805 - fabric-and-ink:redundant_import, r=petrochenkov
Show description for 8881504
Centril
authored
8881504
View commit details
Copy full SHA for 8881504
Browse repository at this point
Rollup merge of #58812 - jonhoo:floor_v_trunc, r=alexcrichton
Show description for 4eeaad2
Centril
authored
4eeaad2
View commit details
Copy full SHA for 4eeaad2
Browse repository at this point
Rollup merge of #58913 - Milack27:patch_buf_reader, r=joshtriplett
Show description for dab16d9
Centril
authored
dab16d9
View commit details
Copy full SHA for dab16d9
Browse repository at this point
Rollup merge of #58927 - GuillaumeGomez:default-keyword, r=QuietMisdreavus
Show description for 6c8d63b
Centril
authored
6c8d63b
View commit details
Copy full SHA for 6c8d63b
Browse repository at this point
Rollup merge of #58939 - taeguk:fix-doc-about-pin, r=rkruppe
Show description for fce8f7c
Centril
authored
fce8f7c
View commit details
Copy full SHA for fce8f7c
Browse repository at this point
Rollup merge of #59106 - LinusU:udp-peer-addr, r=kennytm
Show description for be840cd
Centril
authored
be840cd
View commit details
Copy full SHA for be840cd
Browse repository at this point
Rollup merge of #59116 - estebank:comma-sugg, r=petrochenkov
Show description for baa344b
Centril
authored
baa344b
View commit details
Copy full SHA for baa344b
Browse repository at this point
Rollup merge of #59252 - lcnr:mailmap, r=Centril
Show description for 3663ee4
Centril
authored
3663ee4
View commit details
Copy full SHA for 3663ee4
Browse repository at this point
Rollup merge of #59280 - joshlf:sandbox/joshlf/stabilize-refcell-map-split, r=cramertj,Centril
Show description for 631534c
Centril
authored
631534c
View commit details
Copy full SHA for 631534c
Browse repository at this point
You can’t perform that action at this time.