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 }}
krtab
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
dead_code_priv_mod_pub_field
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 22, 2024
Delete dead fields of deserialized cargo output
Show description for 7342cc4
krtab
committed
7342cc4
Copy full SHA for 7342cc4
Commits on Mar 12, 2024
Allow dead code in sys/pal
Show description for f60c4ed
krtab
committed
f60c4ed
Copy full SHA for f60c4ed
Allow dead code in thread local dtor
Show description for e788518
krtab
committed
e788518
Copy full SHA for e788518
Allow dead_code for unused struct fields that are now causing a warning
krtab
committed
99b8ec2
Copy full SHA for 99b8ec2
fix: allow-one-hash-in-raw-strings option of needless_raw_string_hashes was ignored
Show description for 9ee59f3
krtab
committed
9ee59f3
Copy full SHA for 9ee59f3
Mark codegen_gcc fields used only on feature master as such
Show description for 2b8a548
krtab
committed
2b8a548
Copy full SHA for 2b8a548
Allow unused fields in some tests
Show description for 701dd5b
krtab
committed
701dd5b
Copy full SHA for 701dd5b
Remove unused fields in some structures
Show description for ccd99b3
krtab
committed
ccd99b3
Copy full SHA for ccd99b3
Replace visibility test with reachability test in dead code detection
Show description for a0fe413
krtab
committed
a0fe413
Copy full SHA for a0fe413
Auto merge of #122365 - matthiaskrgr:rollup-4i350h6, r=matthiaskrgr
Show description for b0170b6
bors
committed
b0170b6
Copy full SHA for b0170b6
Rollup merge of #122343 - compiler-errors:rando, r=fmease
Show description for 39e0076
matthiaskrgr
authored
39e0076
Copy full SHA for 39e0076
Rollup merge of #122342 - ChrisDenton:defautlib, r=petrochenkov
Show description for 7b29381
matthiaskrgr
authored
7b29381
Copy full SHA for 7b29381
Rollup merge of #122339 - rustbot:docs-update, r=ehuss
Show description for 3d5d839
matthiaskrgr
authored
3d5d839
Copy full SHA for 3d5d839
Rollup merge of #122319 - compiler-errors:next-solver-normalizing-self-constrains-args, r=lcnr
Show description for cd2efff
matthiaskrgr
authored
cd2efff
Copy full SHA for cd2efff
Rollup merge of #122194 - oli-obk:stash_delay_bug, r=nnethercote
Show description for 0b127d8
matthiaskrgr
authored
0b127d8
Copy full SHA for 0b127d8
Rollup merge of #122000 - erer1243:issue-121868, r=nikic
Show description for 60f4b7a
matthiaskrgr
authored
60f4b7a
Copy full SHA for 60f4b7a
Rollup merge of #121865 - Kirandevraj:unnamed-fields-filecheck, r=oli-obk
Show description for b4cbc88
matthiaskrgr
authored
b4cbc88
Copy full SHA for b4cbc88
Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiser
Show description for 60ab300
matthiaskrgr
authored
60ab300
Copy full SHA for 60ab300
Auto merge of #121282 - saethlin:gep-null-means-no-provenance, r=scottmcm
Show description for 0fa7fea
bors
committed
0fa7fea
Copy full SHA for 0fa7fea
Auto merge of #112268 - lqd:osx-1cgu, r=Kobzol
Show description for 5aad51d
bors
committed
5aad51d
Copy full SHA for 5aad51d
Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk
Show description for dc2ffa4
bors
committed
dc2ffa4
Copy full SHA for dc2ffa4
Commits on Mar 11, 2024
Lower transmutes from int to pointer type as gep on null
saethlin
committed
2eb9c6d
Copy full SHA for 2eb9c6d
Auto merge of #112267 - lqd:win-1cgu, r=Kobzol
Show description for 4a0cc88
bors
committed
4a0cc88
Copy full SHA for 4a0cc88
updating variable names in CHECK
Kirandevraj
committed
ba70528
Copy full SHA for ba70528
Remove some unnecessary allow(incomplete_features)
compiler-errors
committed
f614eae
Copy full SHA for f614eae
Move project -> normalize, move normalize tests
compiler-errors
committed
0b6b330
Copy full SHA for 0b6b330
Don't ICE when non-self part of trait goal is constrained in new solver
compiler-errors
committed
2a1d4dd
Copy full SHA for 2a1d4dd
Auto merge of #121796 - oli-obk:eager_opaque_checks3, r=lcnr
Show description for 4ccbb7d
bors
committed
4ccbb7d
Copy full SHA for 4ccbb7d
Update /NODEFAUTLIB comment for msvc
ChrisDenton
committed
aeec0d1
Copy full SHA for aeec0d1
Update Windows platform support
ChrisDenton
committed
779ac69
Copy full SHA for 779ac69
update comment for RPITIT projections
lcnr
authored and
oli-obk
committed
b0328c2
Copy full SHA for b0328c2
Eliminate `DefiningAnchor::Error`, it is indistinguishable from `DefiningAnchor::Bind` with an empty list
oli-obk
committed
7348dd1
Copy full SHA for 7348dd1
Make `DefiningAnchor::Bind` only store the opaque types that may be constrained, instead of the current infcx root item.
Show description for 40d5609
oli-obk
committed
40d5609
Copy full SHA for 40d5609
Update books
rustbot
committed
b66d7f5
Copy full SHA for b66d7f5
Auto merge of #122338 - workingjubilee:rollup-xzpt4v4, r=workingjubilee
Show description for 6554a56
bors
committed
6554a56
Copy full SHA for 6554a56
Pagination
Previous
Next
You can’t perform that action at this time.