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
890
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
00adbb2
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 19, 2023
Use serde_json::to_writer for JsonEmitter::emit
Show description for 00adbb2
jsgf
committed
00adbb2
Copy full SHA for 00adbb2
Document type field in json diagnostics.
jsgf
committed
54267dd
Copy full SHA for 54267dd
Make sure nested Diagnostics in FutureIncompat are also typed for consistency.
jsgf
committed
62ad57b
Copy full SHA for 62ad57b
Add `type` field to json diagnostic outputs
Show description for 5c81706
jsgf
committed
5c81706
Copy full SHA for 5c81706
Auto merge of #115979 - GuillaumeGomez:rollup-06ujzgh, r=GuillaumeGomez
Show description for ac5ac47
bors
committed
ac5ac47
Copy full SHA for ac5ac47
Rollup merge of #115958 - RalfJung:mystery-plus, r=Mark-Simulacrum,notriddle
Show description for 1b86218
GuillaumeGomez
authored
1b86218
Copy full SHA for 1b86218
Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomez
Show description for c5f215a
GuillaumeGomez
authored
c5f215a
Copy full SHA for c5f215a
Rollup merge of #115947 - GuillaumeGomez:custom_code_classes_in_docs-warning, r=notriddle
Show description for 52a0d13
GuillaumeGomez
authored
52a0d13
Copy full SHA for 52a0d13
Rollup merge of #115801 - compiler-errors:async-cycle-mono, r=oli-obk
Show description for 0060db7
GuillaumeGomez
authored
0060db7
Copy full SHA for 0060db7
Rollup merge of #115499 - msizanoen1:riscv-fix-transparent-union-abi, r=bjorn3
Show description for edd7be5
GuillaumeGomez
authored
edd7be5
Copy full SHA for edd7be5
Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errors
Show description for 7a27acf
GuillaumeGomez
authored
7a27acf
Copy full SHA for 7a27acf
explain mysterious addition in float minimum/maximum
RalfJung
committed
028c78c
Copy full SHA for 028c78c
Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-se
Show description for 42f5828
bors
committed
42f5828
Copy full SHA for 42f5828
Update tests for custom classes
GuillaumeGomez
committed
295ec09
Copy full SHA for 295ec09
Allow more characters in custom classes
GuillaumeGomez
committed
6bed1c6
Copy full SHA for 6bed1c6
Auto merge of #115865 - RalfJung:mir-mod, r=oli-obk
Show description for 0692db1
bors
committed
0692db1
Copy full SHA for 0692db1
Return early in `check_custom_code_classes` check if the feature is enabled
GuillaumeGomez
committed
88b070a
Copy full SHA for 88b070a
Add new rustdoc-ui test for `custom_code_classes_in_docs` feature
GuillaumeGomez
committed
494fdcd
Copy full SHA for 494fdcd
Auto merge of #115960 - GuillaumeGomez:rollup-8tky3qu, r=GuillaumeGomez
Show description for 8769c26
bors
committed
8769c26
Copy full SHA for 8769c26
tests/ui/abi: Enable repr(transparent) union ABI tests on RISC-V
msizanoen1
committed
4d4c13b
Copy full SHA for 4d4c13b
rustc_target/riscv: Fix passing of transparent unions with only one non-ZST member
Show description for 751ecde
msizanoen1
committed
751ecde
Copy full SHA for 751ecde
fix mismatched symbols
Show description for 0944860
cuishuang
committed
0944860
Copy full SHA for 0944860
Rollup merge of #115946 - the8472:panic-on-sched_getaffinity-bug, r=Mark-Simulacrum
Show description for 57f1f91
GuillaumeGomez
authored
57f1f91
Copy full SHA for 57f1f91
Rollup merge of #115924 - compiler-errors:non-exhaustive-1-zst, r=RalfJung
Show description for f1edecf
GuillaumeGomez
authored
f1edecf
Copy full SHA for f1edecf
Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnay
Show description for 6cfc6a8
GuillaumeGomez
authored
6cfc6a8
Copy full SHA for 6cfc6a8
Rollup merge of #115625 - compiler-errors:hrtb-infer-err, r=b-naber
Show description for c452090
GuillaumeGomez
authored
c452090
Copy full SHA for c452090
Rollup merge of #114941 - compiler-errors:inline-shadowed-by-dyn, r=lcnr
Show description for 66b7bdf
GuillaumeGomez
authored
66b7bdf
Copy full SHA for 66b7bdf
Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez
Show description for 3f68468
GuillaumeGomez
authored
3f68468
Copy full SHA for 3f68468
comment on the difference between mir::ConstantKind::Unevaluated and mir::ConstantKind::Ty(ty::ConstKind::Unevaluated)
RalfJung
committed
d14e601
Copy full SHA for d14e601
move ConstValue into mir
Show description for 5a0a1ff
RalfJung
committed
5a0a1ff
Copy full SHA for 5a0a1ff
organize mir pretty.rs and move more things into it; move statement-related things out of mir/mod.rs
RalfJung
committed
be8f5f6
Copy full SHA for be8f5f6
use pretty_print_const_value from MIR constant 'extra' printing
RalfJung
committed
57444cf
Copy full SHA for 57444cf
move some MIR const pretty-printing into pretty.rs
RalfJung
committed
10a822b
Copy full SHA for 10a822b
more MIR const types to separate file
RalfJung
committed
49f5b17
Copy full SHA for 49f5b17
Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3
Show description for ae9c330
bors
committed
ae9c330
Copy full SHA for ae9c330
Pagination
Previous
Next
You can’t perform that action at this time.