Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Number types' FromStr impl should recognize Unicode minus A-unicode Area: Unicode C-discussion Category: Discussion or questions that doesn't represent real issues. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#130315 opened Sep 13, 2024 by Enyium
Create an internal lint for detecting "Unicode-unaware" BytePos & Span manipulations A-diagnostics Area: Messages for errors, warnings, and lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-unicode Area: Unicode C-feature-request Category: A feature request, i.e: not implemented / a PR. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. D-unicode-unaware Diagnostics: Diagnostics that are unaware of unicode and trigger codepoint boundary assertions P-low Low priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#128790 opened Aug 7, 2024 by fmease
NFC normalisation of lifetimes and labels A-unicode Area: Unicode 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.
#126759 opened Jun 20, 2024 by mattheww
Add APIs for dealing with titlecase A-unicode Area: Unicode S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. T-libs Relevant to the library 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.
#122668 opened Mar 17, 2024 by Jules-Bertholet Loading…
Lint against non-NFC items? A-diagnostics Area: Messages for errors, warnings, and lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-unicode Area: Unicode T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120723 opened Feb 6, 2024 by workingjubilee
uncommon_codepoints is only checked post-NFC A-diagnostics Area: Messages for errors, warnings, and lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-unicode Area: Unicode C-bug Category: This is a bug. L-uncommon_codepoints Lint: uncommon_codepoints T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#120697 opened Feb 6, 2024 by Jules-Bertholet
Split up diagnostics in uncommon_codepoints (potentially splitting up the lint as well) A-diagnostics Area: Messages for errors, warnings, and lints A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-unicode Area: Unicode E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion. L-uncommon_codepoints Lint: uncommon_codepoints
#120228 opened Jan 22, 2024 by Manishearth
Variable named ∇x gives "unknown start of token" compiler error A-unicode Area: Unicode C-enhancement Category: An issue proposing an enhancement or a PR with one. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#120142 opened Jan 19, 2024 by Danvil
Implement the new Unicode algorithm for preventing bidi-based source code spoofing A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-rustfmt Area: Rustfmt A-unicode Area: Unicode T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113363 opened Jul 5, 2023 by Manishearth
char open ended range isn't bounded by char::MAX A-unicode Area: Unicode C-bug Category: This is a bug. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#111514 opened May 12, 2023 by ChrisDenton
Tracking Issue for ascii::Char (ACP 179) A-unicode Area: Unicode C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#110998 opened Apr 29, 2023 by scottmcm
1 of 7 tasks
Debug escaping is confusingly inconsistent A-unicode Area: Unicode T-libs Relevant to the library team, which will review and decide on the PR/issue.
#107035 opened Jan 18, 2023 by dfoxfranke
Fix: Consider U+01C3(ǃ) as a misleading punctuation, not as alphabetic A-diagnostics Area: Messages for errors, warnings, and lints A-unicode Area: Unicode C-enhancement Category: An issue proposing an enhancement or a PR with one.
#104574 opened Nov 18, 2022 by Super-Pizza
Tracking Issue for const_unicode_case_lookup A-unicode Area: Unicode C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#101400 opened Sep 3, 2022 by mx00s
1 of 3 tasks
Confusing error message in the presence of unicode combining characters A-diagnostics Area: Messages for errors, warnings, and lints A-parser Area: The parsing of Rust source code to an AST A-unicode Area: Unicode T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#100388 opened Aug 10, 2022 by Mandragorian
Licensing of Unicode-related functionality? A-licensing Area: Compiler licensing A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-unicode Area: Unicode T-core Relevant to the core team, which will review and decide on the PR/issue.
#98116 opened Jun 14, 2022 by anp
Mathematical Sans-Serif Italic Capital Z improper .to_lowercase functionality. A-unicode Area: Unicode C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#97753 opened Jun 5, 2022 by ghost
Certain Emoji cannot be used as character literals A-diagnostics Area: Messages for errors, warnings, and lints A-unicode Area: Unicode T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#95029 opened Mar 17, 2022 by lyricsboy
Bidi Trojan Source Linter Bypassed in Format Strings A-fmt Area: `std::fmt` A-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-security Area: Security (example: address space layout randomization). A-unicode Area: Unicode C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#94945 opened Mar 15, 2022 by brodieG
hidden_unicode_codepoints.rs interacts oddly with Firefox Inspector A-unicode Area: Unicode C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#90477 opened Nov 1, 2021 by pnkfelix
uncommon_codepoints is ignored unless specified at crate level A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-unicode Area: Unicode C-enhancement Category: An issue proposing an enhancement or a PR with one. L-uncommon_codepoints Lint: uncommon_codepoints
#86824 opened Jul 2, 2021 by Nemo157
Semantics of char comparison operations is not clear A-unicode Area: Unicode C-enhancement Category: An issue proposing an enhancement or a PR with one.
#85776 opened May 28, 2021 by osa1
overflowing_literal does not work with char literals A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. A-unicode Area: Unicode C-bug Category: This is a bug. C-feature-request Category: A feature request, i.e: not implemented / a PR.
#79447 opened Nov 26, 2020 by joboet
Char should have method to detect format characters A-unicode Area: Unicode C-feature-request Category: A feature request, i.e: not implemented / a PR. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#76528 opened Sep 9, 2020 by JAicewizard
Move lexer punctuation confusables list to unicode-security crate and sync it with newest Unicode version. A-unicode Area: Unicode C-enhancement Category: An issue proposing an enhancement or a PR with one. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#70002 opened Mar 14, 2020 by crlf0710
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.