Ecosyste.ms: Issues

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

GitHub / KyleMayes/clang-rs issues and pull requests

#60 - fix compilation under rustc 1.77.2: missing unsafe

Pull Request - State: open - Opened by pstiasny 19 days ago

#58 - Fix passing null pointer to from_raw_parts in SourceRange::tokenize

Pull Request - State: closed - Opened by madsmtm 4 months ago - 1 comment

#56 - Clang 17

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

#55 - impl. new LibClang 16.0.0 functions

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

#54 - can not visit FriendDecl and CXXAccessSpecifier

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

#53 - Mark to_string function as unsafe

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

#52 - How do I call clang::HeaderSearch?

Issue - State: closed - Opened by shirakaba over 1 year ago - 1 comment

#51 - completion_test fails with clang15.0.3

Issue - State: open - Opened by mo-xiaoming over 1 year ago

#50 - upgrade action versions to silent nodejs 12 deprecated warning

Pull Request - State: open - Opened by mo-xiaoming over 1 year ago - 1 comment

#49 - remove one allocation from visit_children

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

#48 - A few renaming suggestions

Issue - State: open - Opened by madsmtm almost 2 years ago

#46 - Allow multiple `Clang` instances per thread.

Pull Request - State: open - Opened by reitermarkus almost 2 years ago - 6 comments

#45 - Update EntityKind

Issue - State: open - Opened by Dalan94 almost 2 years ago - 1 comment

#44 - Why was Send and Sync disabled for Clang struct in v2.0.0?

Issue - State: closed - Opened by twistedfall about 2 years ago - 1 comment

#43 - Treat CXVersion as null only when Major is negative

Pull Request - State: closed - Opened by patr0nus about 2 years ago

#42 - Prevent Clang from being constructed without `Clang::new()`

Pull Request - State: closed - Opened by patr0nus about 2 years ago

#40 - libclang is not loaded while having bindgen as dependency

Issue - State: closed - Opened by LastLightSith over 3 years ago - 2 comments

#39 - Crazy token results; either partial or completely missing

Issue - State: closed - Opened by jeaye over 3 years ago - 7 comments

#38 - obtain the const type

Issue - State: closed - Opened by luke-titley over 3 years ago - 1 comment

#37 - Need help: How to compile C source files

Issue - State: closed - Opened by mrLSD over 3 years ago - 1 comment

#36 - Printing clang error results in infinite recursion and stack overflow

Issue - State: closed - Opened by nawordar over 3 years ago - 1 comment

#35 - `Clang` can be constructed without `Clang::new()`

Issue - State: closed - Opened by io12 almost 4 years ago - 2 comments

#34 - Documentation is down

Issue - State: closed - Opened by io12 almost 4 years ago - 1 comment

#33 - New release that uses clang_sys 1.0

Issue - State: closed - Opened by lovesegfault almost 4 years ago - 2 comments

#32 - Switch to GitHub Actions for CI

Pull Request - State: closed - Opened by KyleMayes almost 4 years ago

#31 - Fix remaining uninitialized warnings

Pull Request - State: closed - Opened by KyleMayes almost 4 years ago

#30 - Add bindings for libclang 9.0

Pull Request - State: closed - Opened by tmandry about 4 years ago - 1 comment

#29 - Fix AppVeyor build

Pull Request - State: closed - Opened by tmandry about 4 years ago - 1 comment

#28 - Check for unrecognized enum variants before transmute

Pull Request - State: closed - Opened by tmandry about 4 years ago - 1 comment

#27 - Typo in get_parsed_comment docs

Pull Request - State: closed - Opened by mexus about 4 years ago

#26 - `struct Clang` should not implement `Send`

Issue - State: open - Opened by nagisa about 4 years ago - 1 comment

#25 - Entity.get_platform_availability() crashing on double free

Issue - State: closed - Opened by vincentisambart about 4 years ago - 1 comment

#24 - Location information for Types

Issue - State: open - Opened by sertel over 4 years ago

#23 - Prefer mem::MaybeUninit over mem::uninitialized()

Pull Request - State: closed - Opened by mrkline almost 5 years ago - 1 comment

#22 - Compilation database support

Pull Request - State: closed - Opened by mrkline almost 5 years ago - 2 comments

#21 - Update lib.rs

Pull Request - State: closed - Opened by sertel almost 5 years ago

#20 - The function `is_function_like_macro` is wrongly mapped

Issue - State: closed - Opened by sertel almost 5 years ago - 1 comment

#19 - fix issue #18

Pull Request - State: closed - Opened by PatriceJiang about 5 years ago

#18 - `parser.arguments(&["-x", "c++"])` works, `.arguments(&["-x c++"])` does not

Issue - State: closed - Opened by PatriceJiang about 5 years ago - 1 comment

#17 - Windows 10 Build Failing

Issue - State: open - Opened by turnersr about 5 years ago - 4 comments

#16 - Update to libclang v8.0

Pull Request - State: closed - Opened by Jarcho about 5 years ago - 1 comment

#15 - New release that uses clang-sys ^0.26

Issue - State: closed - Opened by stillinbeta over 5 years ago - 2 comments

#14 - refactor: Remove the use of lazy_static to init atomic vars

Pull Request - State: closed - Opened by DanSnow over 5 years ago - 1 comment

#13 - Dead CONTRIBUTING.md reference

Issue - State: closed - Opened by MSxDOS almost 6 years ago - 1 comment

#12 - Use lazy_static 1.0

Pull Request - State: closed - Opened by vincentisambart over 6 years ago - 2 comments

#11 - Add Entity::get_result_type

Pull Request - State: closed - Opened by vincentisambart over 6 years ago - 4 comments

#10 - Bump clang-sys version to 0.21.1

Pull Request - State: closed - Opened by vincentisambart over 6 years ago

#9 - Help wanted: get macro value

Issue - State: closed - Opened by sbant over 6 years ago - 2 comments

#8 - Add a switch for cpp?

Issue - State: closed - Opened by sbant over 6 years ago - 2 comments

#7 - Clang internals don't always have a source file

Pull Request - State: closed - Opened by t0suj4 over 7 years ago - 3 comments

#6 - Add children to the ParamCommand and TParamCommand blocks

Pull Request - State: closed - Opened by carlosmn over 7 years ago - 1 comment

#5 - No way to obtain the Opcode for a BinaryOperator Entity

Issue - State: closed - Opened by eternaleye almost 8 years ago - 3 comments

#4 - Update to clang-sys 0.8

Issue - State: closed - Opened by jupp0r almost 8 years ago - 3 comments

#3 - Implement Ord for Diagnostics

Issue - State: closed - Opened by Yamakaky about 8 years ago - 3 comments

#2 - Entity as enum

Issue - State: closed - Opened by Yamakaky over 8 years ago - 8 comments

#1 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 8 years ago