Skip to content

Issues: rust-marker/marker

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

Issues list

[Panic]: unreachable C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#338 opened Dec 18, 2023 by matthiaskrgr
[Panic]: no type for local variable C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly S-needs-triage Status: This issue needs triage
#337 opened Dec 18, 2023 by matthiaskrgr
[Panic]: None / expected fulfillment errors C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#336 opened Dec 17, 2023 by matthiaskrgr
[Panic]: this should be a literal expression Expr { C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#335 opened Dec 17, 2023 by matthiaskrgr
[Panic]: not implemented: lifetimes? C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#334 opened Dec 17, 2023 by matthiaskrgr
[Panic]: unimplemented: type aliases / assoc type bounds C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#333 opened Dec 17, 2023 by matthiaskrgr
[Panic]: assertion failed: 4 == 3 C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#332 opened Dec 17, 2023 by matthiaskrgr
[Panic]: &MarkerConverterInner::lang_item_map doesn't contain `TryTraitFromOutput C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#331 opened Dec 17, 2023 by matthiaskrgr
[Panic]: broken on_unimplemented "{float}{_Self}{crate_local}{Trait}{ItemContext}" for <() as Baz>: no argument matching "crate_local C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#330 opened Dec 17, 2023 by matthiaskrgr
Chore: Bump nightly -> 2023-12-28 C-enhancement Category: New feature or request S-waiting-on-nightly Status: An issue that is waiting on the next rustc nightly bump
#315 opened Nov 19, 2023 by xFrednet v0.6.0
[Feat]: Make cargo test --doc work with the lint crates to doc test examples A-marker-cargo Area: All things connected to `cargo_marker` C-enhancement Category: New feature or request
#303 opened Oct 22, 2023 by Veetaha
FnItem::ident() should return Ident instead of Option<Ident> C-enhancement Category: New feature or request I-api-break Issue: This change will break the public API
#302 opened Oct 22, 2023 by Veetaha
[Bug]: Maker panics if the trait from std is requested via ctx.ast().item() C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#301 opened Oct 22, 2023 by Veetaha
[Bug]: Marker panics when the item identifier from macro expansion is debug-printed. C-bug Category: Something isn't working I-panic Issue: Some part of the linter panicked unexpectedly
#300 opened Oct 22, 2023 by Veetaha
[Feat]: Provide a way to automatically fix lints with --fix flag A-marker-cargo Area: All things connected to `cargo_marker` C-enhancement Category: New feature or request
#296 opened Oct 19, 2023 by Veetaha
[Feat]: Add marker::unknown_lints lint for marker aware name handling A-marker-lints Area: Lints for the marker API (marker_lints crate) C-enhancement Category: New feature or request E-good-first-issue Participation: Good for newcomers S-blocked Status: Blocked
#291 opened Oct 13, 2023 by xFrednet
[Feat]: Add a note in Marker's CLI if there is a newer version available A-marker-cargo Area: All things connected to `cargo_marker` C-enhancement Category: New feature or request E-good-first-issue Participation: Good for newcomers
#289 opened Oct 11, 2023 by xFrednet
[Feat]: Publish nightly pre-compiled binaries, make releases atomic A-infra Area: Infrastructure and CI magic :sparkles: C-discussion Category: Discussion / Design decision. See also rust-marker/design C-enhancement Category: New feature or request
#286 opened Oct 10, 2023 by Veetaha
Release post-mortem A-infra Area: Infrastructure and CI magic :sparkles: C-discussion Category: Discussion / Design decision. See also rust-marker/design
#274 opened Oct 5, 2023 by Veetaha
[Feat]: Provide semantic item and type information for dependencies A-api Area: Stable API C-enhancement Category: New feature or request
#266 opened Oct 1, 2023 by xFrednet
Implement repo settings as code approach for marker to maintain the list of required CI checks and other A-infra Area: Infrastructure and CI magic :sparkles: C-discussion Category: Discussion / Design decision. See also rust-marker/design
#264 opened Sep 30, 2023 by Veetaha
Allow marker_adapter to accept statically linked lints A-marker-adapter Area: Adapter C-discussion Category: Discussion / Design decision. See also rust-marker/design D-dylint Driver: Dylint with marker as a lint
#258 opened Sep 25, 2023 by smoelius
[Feat]: Introduce a lock file for lint crates A-marker-cargo Area: All things connected to `cargo_marker` C-enhancement Category: New feature or request
#251 opened Sep 21, 2023 by Veetaha
ProTip! Adding no:label will show everything without a label.