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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
f2dded2
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 18, 2023
support for mips32r6 as a target_arch value
chenx97
committed
f2dded2
Copy full SHA for f2dded2
support for mips64r6 as a target_arch value
chenx97
committed
5277ea1
Copy full SHA for 5277ea1
Commits on Jul 16, 2023
Introduce `MonoItemData`.
Show description for 4bebfae
nnethercote
committed
4bebfae
Copy full SHA for 4bebfae
Commits on Jul 14, 2023
refactor(rustc_middle): Substs -> GenericArg
mdibaiee
committed
d873fa7
Copy full SHA for d873fa7
Commits on Jul 5, 2023
Move `TyCtxt::mk_x` to `Ty::new_x` where applicable
BoxyUwU
committed
761324d
Copy full SHA for 761324d
Remove trait `CoverageInfoMethods`, since non-LLVM backends don't need it
Show description for 744d05c
Zalathar
committed
744d05c
Copy full SHA for 744d05c
Narrow trait `CoverageInfoBuilderMethods` down to just one method
Show description for d710bee
Zalathar
committed
d710bee
Copy full SHA for d710bee
Commits on Jun 22, 2023
Auto merge of #112814 - antoyo:sync-cg_gcc-2023-06-19, r=bjorn3
Show description for ac79ddb
bors
committed
ac79ddb
Copy full SHA for ac79ddb
Commits on Jun 20, 2023
Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-Simulacrum
Show description for ab1e4bb
compiler-errors
authored
ab1e4bb
Copy full SHA for ab1e4bb
Update Cargo.lock
antoyo
committed
3dd0699
Copy full SHA for 3dd0699
Commits on Jun 19, 2023
Merge commit '1bbee3e217d75e7bc3bfe5d8c1b35e776fce96e6' into sync-cg_gcc-2023-06-19
antoyo
committed
38c16e9
Copy full SHA for 38c16e9
Commits on Jun 17, 2023
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
Show description for 876a7d8
bors
committed
876a7d8
Copy full SHA for 876a7d8
Apply changes to fix python linting errors
tgross35
committed
42ecb50
Copy full SHA for 42ecb50
Commits on Jun 16, 2023
remove box_free and replace with drop impl
beepster4096
committed
ec10051
Copy full SHA for ec10051
Commits on Jun 9, 2023
Support 128-bit enum variant in debuginfo codegen
ldm0
committed
9176f51
Copy full SHA for 9176f51
Commits on Jun 5, 2023
Updated cranelift codegen to reflect modified trait signature
ndrewxie
committed
8430ec5
Copy full SHA for 8430ec5
Commits on Jun 1, 2023
Use translatable diagnostics in `rustc_const_eval`
fee1-dead
committed
f16ca93
Copy full SHA for f16ca93
Add a distinct `OperandValue::ZeroSized` variant for ZSTs
Show description for 3d0a0dc
scottmcm
committed
3d0a0dc
Copy full SHA for 3d0a0dc
Commits on May 30, 2023
Auto merge of #111768 - oli-obk:pair_const_llvm, r=cjgillot
Show description for afe5787
bors
committed
afe5787
Copy full SHA for afe5787
Commits on May 26, 2023
Stop creating intermediate places just to immediate convert them to operands
oli-obk
committed
80efecf
Copy full SHA for 80efecf
Commits on May 25, 2023
Ensure Fluent messages are in alphabetical order
clubby789
committed
d9d12d7
Copy full SHA for d9d12d7
Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelix
Show description for a3c1f42
bors
committed
a3c1f42
Copy full SHA for a3c1f42
Commits on May 15, 2023
Move expansion of query macros in rustc_middle to rustc_middle::query
Zoxc
committed
e5b5842
Copy full SHA for e5b5842
Commits on May 11, 2023
Prevent insta-stable no alloc shim support
Show description for da466a2
bjorn3
committed
da466a2
Copy full SHA for da466a2
Use global_fn_name instead of format!
bjorn3
committed
2be697f
Copy full SHA for 2be697f
Split AllocatorKind::fn_name in global_fn_name and default_fn_name
bjorn3
committed
c50427b
Copy full SHA for c50427b
Don't use an allocator shim for `#[global_allocator]`
Show description for 35836b3
bjorn3
committed
35836b3
Copy full SHA for 35836b3
Commits on May 7, 2023
Add todo for filter landing pad
nbdd0121
committed
59177fc
Copy full SHA for 59177fc
Use `landingpad filter` to encode aborting landing pad
nbdd0121
committed
77375ab
Copy full SHA for 77375ab
Commits on May 3, 2023
Rollup merge of #105452 - rcvalle:rust-cfi-3, r=bjorn3
Show description for 6933be5
Manishearth
authored
6933be5
Copy full SHA for 6933be5
Add cross-language LLVM CFI support to the Rust compiler
Show description for 0d183f8
rcvalle
committed
0d183f8
Copy full SHA for 0d183f8
Commits on Apr 30, 2023
Merge from rustc
RalfJung
committed
7a48ba9
Copy full SHA for 7a48ba9
Commits on Apr 28, 2023
Merge from rustc
RalfJung
committed
f822f8f
Copy full SHA for f822f8f
Commits on Apr 27, 2023
rename `needs_infer` to `has_infer`
BoxyUwU
committed
43f2b16
Copy full SHA for 43f2b16
Commits on Apr 26, 2023
Merge from rustc
RalfJung
committed
9c69c0d
Copy full SHA for 9c69c0d
Pagination
Previous
Next
You can’t perform that action at this time.