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
14k
Star
108k
Code
Issues
5k+
Pull requests
910
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
cdccf52
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 5, 2024
Clarify our tier 1 Windows Server support
ChrisDenton
committed
cdccf52
Copy full SHA for cdccf52
Auto merge of #126016 - workingjubilee:rollup-nh6ehbz, r=workingjubilee
Show description for db8aca4
bors
committed
db8aca4
Copy full SHA for db8aca4
Rollup merge of #126004 - compiler-errors:captures-soundness-test, r=lcnr
Show description for f12fe3a
workingjubilee
authored
f12fe3a
Copy full SHA for f12fe3a
Rollup merge of #126003 - Lokathor:new-co-maintainer, r=compiler-errors
Show description for 669935e
workingjubilee
authored
669935e
Copy full SHA for 669935e
Rollup merge of #125996 - tmiasko:closure-recursively-reachable, r=oli-obk
Show description for eb2819e
workingjubilee
authored
eb2819e
Copy full SHA for eb2819e
Rollup merge of #125995 - kpreid:const-uninit-stable, r=Nilstrieb
Show description for 6b6b698
workingjubilee
authored
6b6b698
Copy full SHA for 6b6b698
Rollup merge of #125982 - xTachyon:fix-linked-list, r=jhpratt
Show description for 448159c
workingjubilee
authored
448159c
Copy full SHA for 448159c
Rollup merge of #125920 - bjorn3:allow_static_mut_linkage_def, r=Urgau
Show description for 2b89c1b
workingjubilee
authored
2b89c1b
Copy full SHA for 2b89c1b
Rollup merge of #125906 - compiler-errors:simplify-method-error-args, r=fmease
Show description for 78d9a7e
workingjubilee
authored
78d9a7e
Copy full SHA for 78d9a7e
Rollup merge of #125903 - petrochenkov:upctxt3, r=nnethercote
Show description for 0096138
workingjubilee
authored
0096138
Copy full SHA for 0096138
Rollup merge of #125815 - nnethercote:rustc_parse-top-level-cleanups, r=spastorino
Show description for 05b4674
workingjubilee
authored
05b4674
Copy full SHA for 05b4674
Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxu
Show description for 0f2b34a
workingjubilee
authored
0f2b34a
Copy full SHA for 0f2b34a
Rollup merge of #125273 - onur-ozkan:bootstrap-self-test, r=albertlarsan68
Show description for 0f86182
workingjubilee
authored
0f86182
Copy full SHA for 0f86182
Rollup merge of #123168 - joshtriplett:size-of-prelude, r=Amanieu
Show description for 9ccc7b7
workingjubilee
authored
9ccc7b7
Copy full SHA for 9ccc7b7
Auto merge of #126011 - workingjubilee:try-fix-solaris-build, r=workingjubilee
Show description for 5ee2dfd
bors
committed
5ee2dfd
Copy full SHA for 5ee2dfd
Update nomicon
ehuss
authored and
workingjubilee
committed
f9150f6
Copy full SHA for f9150f6
Silence double-symlink errors while building solaris toolchain
workingjubilee
committed
40291bc
Copy full SHA for 40291bc
Add another test for hidden types capturing lifetimes that outlive but arent mentioned in substs
compiler-errors
committed
dd6bca5
Copy full SHA for dd6bca5
rustfmt: Remove an unnecessary `catch_unwind` use.
Show description for 2d4e7df
nnethercote
committed
2d4e7df
Copy full SHA for 2d4e7df
Make top-level `rustc_parse` functions fallible.
Show description for b903733
nnethercote
committed
b903733
Copy full SHA for b903733
Inline and remove `source_file_to_stream`.
Show description for 264dbe4
nnethercote
committed
264dbe4
Copy full SHA for 264dbe4
Reorder `source_str_to_stream` arguments.
Show description for ab192a0
nnethercote
committed
ab192a0
Copy full SHA for ab192a0
Inline and remove `parse_crate{,_attrs}_from_{file,source_str}`.
Show description for 25972ae
nnethercote
committed
25972ae
Copy full SHA for 25972ae
Use `source_str_to_stream` in a test file.
Show description for 8964106
nnethercote
committed
8964106
Copy full SHA for 8964106
Rename `maybe_source_file_to_parser` as `maybe_new_parser_from_source_file`.
Show description for 191b76e
nnethercote
committed
191b76e
Copy full SHA for 191b76e
Remove low-value comments.
Show description for 29e6e28
nnethercote
committed
29e6e28
Copy full SHA for 29e6e28
Improve `panictry_buffer!`.
Show description for af13b48
nnethercote
committed
af13b48
Copy full SHA for af13b48
Remove `stream_to_parser`.
Show description for 3c321b9
nnethercote
committed
3c321b9
Copy full SHA for 3c321b9
Rename `maybe_file_to_stream` as `maybe_source_file_to_stream`.
Show description for 769ca3f
nnethercote
committed
769ca3f
Copy full SHA for 769ca3f
Inline and remove `error_malformed_cfg_attr_missing`.
Show description for f657624
nnethercote
committed
f657624
Copy full SHA for f657624
Don't use the word "parse" for lexing operations.
Show description for d1215da
nnethercote
committed
d1215da
Copy full SHA for d1215da
`UNICODE_ARRAY` and `ASCII_ARRAY` fixes.
Show description for e1ae0fa
nnethercote
committed
e1ae0fa
Copy full SHA for e1ae0fa
Commits on Jun 4, 2024
Add a co-maintainer for the two ARMv4T targets
Lokathor
committed
2a21937
Copy full SHA for 2a21937
Use inline const instead of unsafe to implement `MaybeUninit::uninit_array()`.
kpreid
committed
ec8fa17
Copy full SHA for ec8fa17
Use inline const instead of unsafe to construct arrays in `MaybeUninit` examples.
kpreid
committed
ac96fa4
Copy full SHA for ac96fa4
Pagination
Previous
Next
You can’t perform that action at this time.