-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
undefined symbol: __rustc::rust_begin_unwind when using panic="abort"
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-name-mangling
Area: name mangling / decoration
A-panic
Area: Panicking machinery
C-bug
Category: This is a bug.
C-future-incompatibility
Category: Future-incompatibility lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139923
opened Apr 16, 2025 by
alexandruradovici
Tracking issue for wasm32-unknown-unknown's future-incompat warning for C ABI changes
A-ABI
Area: Concerning the application binary interface (ABI)
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138762
opened Mar 21, 2025 by
alexcrichton
Tracking issue for future-incompatibility lint Area: Concerning the application binary interface (ABI)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unsupported_fn_ptr_calling_conventions
A-ABI
#130260
opened Sep 12, 2024 by
tdittr
Tracking issue for future-incompatibility lint Area: Crates and their interactions (like crate loading)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
A-visibility
Area: Visibility / privacy
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
pub_use_of_private_extern_crate
A-crates
#127909
opened Jul 18, 2024 by
RalfJung
Tracking issue for future-incompatibility lint Area: trait objects, vtable layout
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-raw-pointers
Area: raw pointers, MaybeUninit, NonNull
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-arbitrary_self_types
`#![feature(arbitrary_self_types)]`
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ptr_cast_add_auto_to_object
A-dyn-trait
#127323
opened Jul 4, 2024 by
WaffleLapkin
Tracking issue for future-incompatibility lint Area: Coherence
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-trait-system
Area: Trait system
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
L-uncovered_param_in_projection
Lint: uncovered_param_in_projection
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
uncovered_param_in_projection
A-coherence
#124559
opened Apr 30, 2024 by
fmease
Tracking issue for future-incompatibility lint Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
self_constructor_from_outer_item
A-lints
#124186
opened Apr 20, 2024 by
compiler-errors
3 tasks
Tracking issue for future-incompatibility lint Area: Associated items (types, constants & functions)
A-lifetimes
Area: Lifetimes / regions
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
elided_lifetimes_in_associated_constant
A-associated-items
Tracking Issue for Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ambiguous_glob_imports
lint
A-lints
#114095
opened Jul 26, 2023 by
bvanjoi
1 of 2 tasks
Lint Area: Messages for errors, warnings, and lints
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
C-future-incompatibility
Category: Future-incompatibility lints
L-conflicting_repr_hint
Lint: conflicting_repr_hint
conflicting_repr_hint
should explain how to update flagged code
A-diagnostics
#113641
opened Jul 13, 2023 by
gonzalobg
Multiple incompatible clashing extern fn's should be a hard error (potentially phased in via future-incompat)
A-FFI
Area: Foreign function interface (FFI)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
C-future-incompatibility
Category: Future-incompatibility lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#105146
opened Dec 1, 2022 by
pnkfelix
Tracking issue for future-incompatibility lint Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
mem_uninitialized
A-lints
#101570
opened Sep 8, 2022 by
5225225
Tracking issue for future-incompatibility lint Area: Lints (warnings about flaws in source code) such as unused_mut.
A-proc-macro-back-compat
Area: Backwards compatibility hacks for proc macros
A-proc-macros
Area: Procedural macros
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
proc_macro_derive_resolution_fallback
A-lints
#83583
opened Mar 27, 2021 by
petrochenkov
Tracking issue for future-incompatibility lint Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
forbidden_lint_groups
A-lints
#81670
opened Feb 2, 2021 by
nikomatsakis
Tracking issue for future-incompatibility lint Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-const-generics
Area: const generics (parameters and arguments)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
const_evaluatable_unchecked
A-const-eval
#76200
opened Sep 1, 2020 by
lcnr
Remove Area: Backwards compatibility hacks for proc macros
A-proc-macros
Area: Procedural macros
C-future-incompatibility
Category: Future-incompatibility lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
NtIdent
hack for regressed crates
A-proc-macro-back-compat
#74616
opened Jul 22, 2020 by
Aaron1011
Tracking issue for future-incompatibility lint Area: Attributes (`#[…]`, `#![…]`)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-repr
Area: the `#[repr(stuff)]` attribute
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
conflicting_repr_hints
A-attributes
#68585
opened Jan 27, 2020 by
Centril
Tracking issue for future-incompatibility lint Area: `[T; N]`
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
array_into_iter
A-array
#66145
opened Nov 6, 2019 by
LukasKalbertodt
2 tasks done
Tracking issue for future-incompatibility lint Area: Attributes (`#[…]`, `#![…]`)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
L-unused_attributes
Lint: unused_attributes
S-tracking-needs-summary
Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
unused_attributes
A-attributes
#65833
opened Oct 25, 2019 by
varkor
Tracking issue for future-incompatibility lint Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
soft_unstable
A-lints
#64266
opened Sep 7, 2019 by
petrochenkov
Tracking issue for future-incompatbility warning 'invalid literal suffix on tuple index' (not a lint)
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
A-parser
Area: The lexing & parsing of Rust source code to an AST
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#60210
opened Apr 23, 2019 by
nikomatsakis
Tracking issue for future-incompatbility lint Area: Associated items (types, constants & functions)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
ambiguous_associated_items
A-associated-items
#57644
opened Jan 15, 2019 by
petrochenkov
2 of 3 tasks
Tracking issue for future-incompatibility lint Area: Attributes (`#[…]`, `#![…]`)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
ill_formed_attribute_input
A-attributes
#57571
opened Jan 13, 2019 by
petrochenkov
2 of 3 tasks
Tracking issue for future-incompatibility lint Area: Lints (warnings about flaws in source code) such as unused_mut.
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
A-parser
Area: The lexing & parsing of Rust source code to an AST
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-unimplemented
Status: The feature has not been implemented.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
incorrect_macro_fragment_repetition
A-lints
#56575
opened Dec 6, 2018 by
estebank
1 of 4 tasks
Tracking issue for future-incompatibility lint Area: Lifetimes / regions
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-impl-incomplete
Status: The implementation is incomplete.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
coherence_leak_check
A-lifetimes
#56105
opened Nov 20, 2018 by
nikomatsakis
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.