Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
867
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
euclio
Datepicker
All time
Commit History
Commits on Mar 15, 2025
display varargs in completion detail
euclio
committed
f98dec5
Copy full SHA for f98dec5
Commits on Mar 20, 2023
migrate compiler, bootstrap, and compiletest to windows-rs
euclio
committed
bb7c373
Copy full SHA for bb7c373
Commits on Jan 25, 2023
suggest qualifying bare associated constants
euclio
committed
8b12d5f
Copy full SHA for 8b12d5f
Commits on Jan 2, 2023
reword dbg_macro labels
euclio
committed
9aef1a2
Copy full SHA for 9aef1a2
Commits on Jun 30, 2022
fix grammar in useless doc comment lint
euclio
committed
625122a
Copy full SHA for 625122a
Commits on Apr 15, 2022
clarify doc(cfg) wording
Show description for 753d567
euclio
committed
753d567
Copy full SHA for 753d567
Commits on Apr 14, 2022
separate flock implementations into separate modules
euclio
committed
219d81f
Copy full SHA for 219d81f
Commits on Mar 4, 2022
show variadic args in hover function signature
euclio
committed
49fab59
Copy full SHA for 49fab59
Commits on Jan 13, 2022
rustdoc: decouple stability and const-stability
euclio
committed
dc1c39b
Copy full SHA for dc1c39b
rustdoc: remove hand-rolled isatty
euclio
committed
51d7665
Copy full SHA for 51d7665
Commits on Jan 11, 2022
rustdoc: do not emit tuple variant fields if none are documented
euclio
committed
4193f2d
Copy full SHA for 4193f2d
Commits on Dec 14, 2021
core: minor `Option` doc correction
euclio
committed
4e38807
Copy full SHA for 4e38807
Commits on Dec 6, 2021
replace dynamic library module with libloading
euclio
committed
923f939
Copy full SHA for 923f939
Commits on May 27, 2021
only advertise range formatting support if enabled
euclio
committed
a0cd7fe
Copy full SHA for a0cd7fe
Commits on May 23, 2021
implement range formatting
euclio
committed
a90b9a5
Copy full SHA for a90b9a5
Commits on Jan 12, 2021
fix typo in trait method mutability mismatch help
euclio
committed
b6dc03b
Copy full SHA for b6dc03b
Commits on Nov 16, 2020
clarify `span_label` documentation
euclio
committed
a78966d
Copy full SHA for a78966d
Commits on Oct 15, 2020
ensure arguments are included in count mismatch span
euclio
committed
14b2d16
Copy full SHA for 14b2d16
fix off-by-one in parameter spans
euclio
committed
95daa06
Copy full SHA for 95daa06
Commits on Oct 8, 2020
suggest `MAX` constant if -1 is assigned to unsigned type
euclio
committed
ced11a8
Copy full SHA for ced11a8
Commits on Sep 16, 2020
{print,write}-with-newline: do not suggest empty format string
euclio
committed
0261e34
Copy full SHA for 0261e34
Commits on Sep 4, 2020
add some intra-doc links to `Iterator`
euclio
committed
2ed1a21
Copy full SHA for 2ed1a21
Commits on Sep 2, 2020
default `checkOnSave.enable` to `true` in server
euclio
committed
24805d1
Copy full SHA for 24805d1
Commits on Aug 30, 2020
fix broken trait method links
euclio
committed
98232ec
Copy full SHA for 98232ec
rustdoc: do not use plain summary for trait impls
Show description for e0822ec
euclio
committed
e0822ec
Copy full SHA for e0822ec
Commits on Jul 26, 2020
report kind of deprecated item in message
Show description for 0b32008
euclio
committed
0b32008
Copy full SHA for 0b32008
Commits on Jul 20, 2020
refactor and reword intra-doc link errors
Show description for 7f3e2c0
euclio
committed
7f3e2c0
Copy full SHA for 7f3e2c0
Commits on Jul 14, 2020
rustdoc: glue tokens before highlighting
Show description for c3ee75d
euclio
committed
c3ee75d
Copy full SHA for c3ee75d
Commits on Jul 11, 2020
rustdoc: insert newlines between attributes
euclio
committed
0979545
Copy full SHA for 0979545
Commits on Jul 9, 2020
libstd/libcore: fix various typos
euclio
committed
133e91d
Copy full SHA for 133e91d
Commits on Jul 7, 2020
libstd: remove some mutable statics in sys::unix
euclio
committed
792f2de
Copy full SHA for 792f2de
Commits on Jul 3, 2020
add regression test for #61216
Show description for 95bf7b7
euclio
committed
95bf7b7
Copy full SHA for 95bf7b7
Commits on Jun 28, 2020
use outermost invocation span for doctest names
Show description for 6088079
euclio
committed
6088079
Copy full SHA for 6088079
allow aux builds in rustdoc-ui mode
euclio
committed
af88ce5
Copy full SHA for af88ce5
Commits on Jun 23, 2020
add suggestion style guide
Show description for 8c22955
euclio
authored and
mark-i-m
committed
8c22955
Copy full SHA for 8c22955
Pagination
Previous
Next
You can’t perform that action at this time.