Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Notifications
You must be signed in to change notification settings
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
master
User selector
LeSeulArtichaut
Datepicker
All time
Commit History
Commits on Jun 13, 2023
Add MVP suggestion for `unsafe_op_in_unsafe_fn`
Show description for 975152c
LeSeulArtichaut
authored and
Nemo157
committed
975152c
Copy full SHA for 975152c
Commits on Mar 12, 2023
Allow `#[target_feature]` on `main` and `start` for WASM
LeSeulArtichaut
committed
29b1789
Copy full SHA for 29b1789
Forbid the use of `#[target_feature]` on `start`
LeSeulArtichaut
committed
963305b
Copy full SHA for 963305b
Forbid the use of `#[target_feature]` on `main`
LeSeulArtichaut
committed
db26693
Copy full SHA for db26693
Commits on Mar 10, 2023
Forbid `#[target_feature]` on safe default implementations
LeSeulArtichaut
committed
ad2bcb5
Copy full SHA for ad2bcb5
Commits on Mar 2, 2023
Revert "Stabilize `#![feature(target_feature_11)]`"
Show description for bfe5189
LeSeulArtichaut
committed
bfe5189
Copy full SHA for bfe5189
Commits on Feb 1, 2023
Stabilize `#![feature(target_feature_11)]`
LeSeulArtichaut
committed
b379d21
Copy full SHA for b379d21
Commits on Jan 2, 2023
Don't trim path for `unsafe_op_in_unsafe_fn` lints
LeSeulArtichaut
committed
2a7d559
Copy full SHA for 2a7d559
Commits on Jan 1, 2023
Use the correct tracking issue for `dyn_star`
LeSeulArtichaut
committed
6289fe2
Copy full SHA for 6289fe2
Commits on Dec 21, 2022
Test the borrowck behavior of if-let guards
LeSeulArtichaut
committed
56aaf74
Copy full SHA for 56aaf74
Commits on Nov 21, 2022
Only declare bindings for if-let guards once per arm
LeSeulArtichaut
committed
baa59d1
Copy full SHA for baa59d1
Commits on Nov 26, 2021
Use `TypeFolder::Error` for `FullTypeResolver` and `QueryNormalizer`
Show description for 6db9605
LeSeulArtichaut
and
eggyal
committed
6db9605
Copy full SHA for 6db9605
Unwrap the results of type folders
Show description for 30bf20a
LeSeulArtichaut
and
eggyal
committed
30bf20a
Copy full SHA for 30bf20a
Adapt `TypeFolder` implementors to return a `Result`
Show description for 6dc3dae
LeSeulArtichaut
and
eggyal
committed
6dc3dae
Copy full SHA for 6dc3dae
Make `TypeFoldable` implementors short-circuit on error
Show description for 6e3fa20
LeSeulArtichaut
and
eggyal
committed
6e3fa20
Copy full SHA for 6e3fa20
Make `TypeFolder::fold_*` return `Result`
LeSeulArtichaut
authored and
eggyal
committed
c5f0d0e
Copy full SHA for c5f0d0e
Commits on Aug 25, 2021
Various pattern cleanups
LeSeulArtichaut
committed
2b0c8ff
Copy full SHA for 2b0c8ff
Use if-let guards in the codebase
LeSeulArtichaut
committed
fde1b76
Copy full SHA for fde1b76
Rollup merge of #88325 - jyn514:noalias, r=XAMPPRocky
Show description for d9ed23a
LeSeulArtichaut
authored
d9ed23a
Copy full SHA for d9ed23a
Rollup merge of #88314 - spastorino:type-of-a-let-tait-test, r=oli-obk
Show description for 16fd95c
LeSeulArtichaut
authored
16fd95c
Copy full SHA for 16fd95c
Rollup merge of #88299 - ijackson:bufwriter, r=Mark-Simulacrum
Show description for 3eee91b
LeSeulArtichaut
authored
3eee91b
Copy full SHA for 3eee91b
Rollup merge of #88298 - ijackson:errorkind-reorder, r=dtolnay
Show description for 82ecb0f
LeSeulArtichaut
authored
82ecb0f
Copy full SHA for 82ecb0f
Rollup merge of #88293 - est31:fix_grammar, r=Mark-Simulacrum
Show description for 0aabf4b
LeSeulArtichaut
authored
0aabf4b
Copy full SHA for 0aabf4b
Rollup merge of #88291 - mdsn:partition-in-blocks-safety, r=Mark-Simulacrum
Show description for dc2c974
LeSeulArtichaut
authored
dc2c974
Copy full SHA for dc2c974
Rollup merge of #88277 - ehuss:update-books, r=ehuss
Show description for e6d922b
LeSeulArtichaut
authored
e6d922b
Copy full SHA for e6d922b
Rollup merge of #88273 - jhpratt:update-iterator-docs, r=jyn514
Show description for 3375283
LeSeulArtichaut
authored
3375283
Copy full SHA for 3375283
Rollup merge of #88267 - sexxi-goose:truncate_unique, r=nikomatsakis
Show description for 0693306
LeSeulArtichaut
authored
0693306
Copy full SHA for 0693306
Rollup merge of #88226 - steffahn:an_rc, r=michaelwoerister
Show description for cc2a127
LeSeulArtichaut
authored
cc2a127
Copy full SHA for cc2a127
Rollup merge of #88223 - scottmcm:fix-alias, r=yaahc
Show description for b09c254
LeSeulArtichaut
authored
b09c254
Copy full SHA for b09c254
Rollup merge of #88218 - Aaron1011:missing-method-dyn, r=nagisa
Show description for f2cbbb9
LeSeulArtichaut
authored
f2cbbb9
Copy full SHA for f2cbbb9
Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=Amanieu
Show description for 891fa3c
LeSeulArtichaut
authored
891fa3c
Copy full SHA for 891fa3c
Rollup merge of #88157 - Icenowy:bootstrap-riscv64, r=Mark-Simulacrum
Show description for 2512fb0
LeSeulArtichaut
authored
2512fb0
Copy full SHA for 2512fb0
Rollup merge of #88156 - steffahn:arc_make_mut_and_weak, r=Mark-Simulacrum
Show description for 214d8e3
LeSeulArtichaut
authored
214d8e3
Copy full SHA for 214d8e3
Rollup merge of #87944 - oconnor663:as_array_of_cells, r=scottmcm
Show description for ccefe27
LeSeulArtichaut
authored
ccefe27
Copy full SHA for ccefe27
Commits on Aug 24, 2021
Remove unnecessary unsafe block in `process_unix`
LeSeulArtichaut
committed
22112e4
Copy full SHA for 22112e4
Pagination
Previous
Next
You can’t perform that action at this time.