Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dtolnay/proc-macro2 issues and pull requests

#466 - Bring build script comments up to date

Pull Request - State: closed - Opened by dtolnay 10 days ago

#465 - Fill in ignore reasons in all #[ignore] attributes

Pull Request - State: closed - Opened by dtolnay 29 days ago

#464 - Ignore size tests on non-64bit target

Pull Request - State: closed - Opened by dtolnay 29 days ago

#462 - Drop irrelevant capacity field from Ident representation

Pull Request - State: closed - Opened by dtolnay about 1 month ago

#461 - Add additional size tests

Pull Request - State: closed - Opened by dtolnay about 1 month ago

#460 - Rely on docs.rs to define --cfg=docsrs by default

Pull Request - State: closed - Opened by dtolnay about 1 month ago

#459 - Tokenize text with unbalanced delimiters

Issue - State: closed - Opened by smoelius about 2 months ago - 2 comments

#458 - Looking for forks that make `proc_macro::Span` Send + Sync

Issue - State: closed - Opened by infiniteregrets about 2 months ago - 2 comments

#457 - Fix use of deprecated default_features in Cargo.toml

Pull Request - State: closed - Opened by dtolnay about 2 months ago

#456 - Resolve unexpected_cfgs warning

Pull Request - State: closed - Opened by dtolnay about 2 months ago

#455 - Add a warning to `Delimiter::None` that rustc currently does not respect it.

Pull Request - State: closed - Opened by CensoredUsername 2 months ago - 2 comments

#454 - Help with debugging build command error

Issue - State: closed - Opened by mo8it 2 months ago - 1 comment

#453 - Sync documentation of Delimiter::None

Pull Request - State: closed - Opened by dtolnay 3 months ago

#451 - Missed nightly feature `proc_macro_byte_character`

Issue - State: closed - Opened by boozook 3 months ago - 6 comments

#450 - Add `Literal::c_string` constructor

Pull Request - State: closed - Opened by dtolnay 3 months ago

#449 - Add `Literal::byte_character` constructor

Pull Request - State: closed - Opened by dtolnay 3 months ago

#448 - bug?: Build script fails without `strip = "symbols"`

Issue - State: closed - Opened by onkoe 3 months ago - 1 comment

#447 - Apply RUSTC_WORKSPACE_WRAPPER

Pull Request - State: closed - Opened by dtolnay 3 months ago

#446 - arm64-linux build error

Issue - State: closed - Opened by mdddj 3 months ago - 1 comment

#444 - try ci

Pull Request - State: closed - Opened by wllenyj 4 months ago

#443 - Not compatible with 1.66-nightly

Issue - State: closed - Opened by wllenyj 4 months ago - 2 comments

#442 - Expose Span::byte_range

Pull Request - State: closed - Opened by dtolnay 5 months ago

#441 - Mark fallback::force() and unforce() as deprecated

Pull Request - State: closed - Opened by dtolnay 5 months ago

#440 - Add example code for invalidate_current_thread_spans

Pull Request - State: closed - Opened by dtolnay 5 months ago

#439 - Provide an API to access byte offsets for Spans

Issue - State: closed - Opened by buchgr 5 months ago

#438 - Add a function to reset thread-local span data.

Pull Request - State: closed - Opened by buchgr 5 months ago

#437 - Linking failed after updating to 1.0.76

Issue - State: closed - Opened by planetoryd 6 months ago - 2 comments

#436 - Transpose ProcMacroAutoTraits struct and PhantomData

Pull Request - State: closed - Opened by dtolnay 6 months ago

#435 - Work around new dead_code warning

Pull Request - State: closed - Opened by dtolnay 6 months ago

#434 - Fix compiler/fallback mismatch when catching rustc lex error panic

Pull Request - State: closed - Opened by dtolnay 6 months ago

#433 - Include line number in compiler/fallback mismatch panic

Pull Request - State: closed - Opened by dtolnay 6 months ago

#432 - Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache

Pull Request - State: closed - Opened by dtolnay 6 months ago

#431 - Restore documented cfg on LineColumn

Pull Request - State: closed - Opened by dtolnay 6 months ago

#430 - Make CI verify that proc_macro_span works in latest nightly

Pull Request - State: closed - Opened by dtolnay 6 months ago

#429 - Test for the specific proc_macro_span API expected by proc-macro2

Pull Request - State: closed - Opened by dtolnay 6 months ago

#428 - Require cargo promised environment variables to be present

Pull Request - State: closed - Opened by dtolnay 6 months ago

#427 - Turn on deny(unsafe_op_in_unsafe_fn)

Pull Request - State: closed - Opened by dtolnay 6 months ago

#426 - Build script fails when compiling with target-feature=+avx512bw

Issue - State: closed - Opened by tuzz 7 months ago - 2 comments

#425 - Run CI once in PR-s from local branches

Pull Request - State: closed - Opened by szepeviktor 7 months ago - 1 comment

#424 - Document that Spans are semi-open

Pull Request - State: open - Opened by sourcefrog 7 months ago

#423 - Track caller for Ident validation panics

Pull Request - State: closed - Opened by dtolnay 7 months ago

#422 - Rename internal Ident::new -> Ident::new_checked

Pull Request - State: closed - Opened by dtolnay 7 months ago

#421 - Bypass Ident validation on identifiers created by parser

Pull Request - State: closed - Opened by dtolnay 7 months ago

#420 - Delete Ident::_new_raw

Pull Request - State: closed - Opened by dtolnay 7 months ago

#419 - panic in fallback.rs:817

Issue - State: closed - Opened by stef 7 months ago - 3 comments

#418 - Shrink all char indices and byte offsets to u32

Pull Request - State: closed - Opened by dtolnay 7 months ago

#417 - Move cargo-afl binary from afl to cargo-afl crate

Pull Request - State: closed - Opened by dtolnay 7 months ago

#416 - Enhance documentation with examples.

Issue - State: open - Opened by jgardona 8 months ago

#415 - Make `proc_macro_span` optional with nightly

Issue - State: open - Opened by andreeaflorescu 9 months ago - 4 comments

#414 - Consider an API to reset thread-local Span data

Issue - State: closed - Opened by dtolnay 9 months ago - 2 comments

#413 - Consider recalibrating how bits are divided in Span

Issue - State: open - Opened by dtolnay 9 months ago - 3 comments

#412 - Cache and lazily build the mapping from char index to byte offset

Pull Request - State: closed - Opened by dtolnay 9 months ago

#411 - Fix source_text treating span.lo as byte offset not char index

Pull Request - State: closed - Opened by dtolnay 9 months ago

#410 - Issue with multibyte chars in source_text() computation

Issue - State: closed - Opened by bram209 9 months ago - 1 comment

#409 - Account for multibyte chars in source_text() computation

Pull Request - State: closed - Opened by dtolnay 9 months ago

#408 - `Span::source_text` panics with multibyte source

Issue - State: closed - Opened by aatifsyed 9 months ago - 1 comment

#407 - Repair Span::start() and Span::end() in proc_macro context.

Pull Request - State: open - Opened by tonyg 9 months ago

#407 - Repair Span::start() and Span::end() in proc_macro context.

Pull Request - State: open - Opened by tonyg 9 months ago

#406 - Parse rustc's representation of macro expansion error

Pull Request - State: closed - Opened by dtolnay 10 months ago

#404 - Re-enable honggfuzz CI

Pull Request - State: closed - Opened by dtolnay 10 months ago

#403 - Update syn 1.0 links to syn 2.0

Pull Request - State: closed - Opened by dtolnay 10 months ago

#403 - Update syn 1.0 links to syn 2.0

Pull Request - State: closed - Opened by dtolnay 10 months ago

#403 - Update syn 1.0 links to syn 2.0

Pull Request - State: closed - Opened by dtolnay 10 months ago

#401 - unknown feature `proc_macro_span_shrink`

Issue - State: closed - Opened by rlovell3 11 months ago - 2 comments

#399 - Revert "Require \r whitespace to be followed by \n"

Pull Request - State: closed - Opened by dtolnay 12 months ago

#398 - error[E0635]: unknown feature `proc_macro_span_shrink`

Issue - State: closed - Opened by cacilhas 12 months ago - 2 comments

#396 - Factor out logic for processing trailing backslashes

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#395 - Implement `c"…"` literal parsing

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#394 - Disallow non-ASCII content inside byte string

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#393 - Require \r whitespace to be followed by \n

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#392 - Stricter parsing of string_continue escapes in cooked string

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#391 - Delete use of proc_macro::Span::before/after

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#390 - Render rustdoc cfg banner on proc-macro-only From impls

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#389 - `use_proc_macro` is now equivalent to `feature = "proc-macro"`

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#388 - Extern crate proc_macro available on all wasm targets

Pull Request - State: closed - Opened by dtolnay about 1 year ago - 1 comment

#387 - Re-enable honggfuzz CI

Issue - State: closed - Opened by dtolnay about 1 year ago

#386 - enable proc_macro on wasm32-unknown-emscripten

Pull Request - State: closed - Opened by rickwebiii about 1 year ago

#384 - If version detection fails, build with modernest stable features

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#383 - Disable start()/end() on Span::Compiler

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#382 - Ensure data structures are RefUnwindSafe on all versions of Rust

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#380 - Circumvent clippy::octal_escapes lint in generated literals

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#379 - Implement Literal::subspan

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#378 - Create meaningful span for Literal in FromStr

Pull Request - State: closed - Opened by dtolnay about 1 year ago

#377 - Use cfg-if to simplify conditional compilation in fuzz target

Pull Request - State: closed - Opened by dtolnay over 1 year ago

#376 - Add honggfuzz support to fuzz target

Pull Request - State: closed - Opened by dtolnay over 1 year ago

#375 - Add AFL++ support to fuzz target

Pull Request - State: closed - Opened by dtolnay over 1 year ago

#374 - Disable sourcemap thread_local during fuzzing

Pull Request - State: closed - Opened by dtolnay over 1 year ago

#373 - Lazily construct PathBuf for sourcemap entries

Pull Request - State: closed - Opened by dtolnay over 1 year ago