index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CONTRIBUTING.md
Age
Commit message (
Expand
)
Author
2022-03-15
docs: Drop references to Clang 4
Darren Kulp
2022-02-18
docs: Update CONTRIBUTING.md for clang versions
Darren Kulp
2021-11-26
Add --blocklist-file option (#2097)
David Drysdale
2021-07-26
docs: Fix rustfmt install steps.
Emilio Cobos Álvarez
2021-03-29
docs: Remove IRC reference.
Emilio Cobos Álvarez
2020-11-25
tests: Added option to hand check test differences.
Volker Weißmann
2020-07-01
tests: Check that command_line_args round-trips.
Emilio Cobos Álvarez
2019-05-21
Update Links
Alex Touchet
2019-01-16
Add `BINDGEN_OVERWRITE_EXPECTED` for recording tests
Christian Legnitto
2018-10-31
Met @pepyakin in person for the first time last night! Unfortunately they don...
Nick Fitzgerald
2017-12-08
Address PR change requests
Shea Newton
2017-12-07
Enable Cargo features for quickchecking crate
Shea Newton
2017-11-16
Improve documentation of the integration tests
Glyn Normington
2017-10-10
Recommend using `predicate.py` with `creduce` in CONTRIBUTING.md
Nick Fitzgerald
2017-10-05
Add a blurb about C-Smith fuzzing to CONTRIBUTING.md
Nick Fitzgerald
2017-10-02
Add @pepyakin to the list of reviewers 🎉 🎉 🎉
Nick Fitzgerald
2017-09-13
Add an architectural overview of `bindgen` to CONTRIBUTING.md
Nick Fitzgerald
2017-09-08
Add a link to issues labeled "help wanted" to CONTRIBUTING.md
Nick Fitzgerald
2017-09-07
Auto merge of #940 - fitzgen:no-syntex, r=emilio
bors-servo
2017-09-07
LD_LIBRARY_PATH is unnecessary; LIBCLANG_PATH is enough
Nick Fitzgerald
2017-09-07
Note that we need `rustfmt` to run tests now
Nick Fitzgerald
2017-09-04
Delete automatic code formatting guidelines
Glyn Normington
2017-08-10
Mention the test expectations in CONTRIBUTING.md
Nick Fitzgerald
2017-07-25
s/servo/rust-lang-nursery/ \o/
Nick Fitzgerald
2017-07-17
Remove warning about stripped annotations that is now obsolete
Nick Fitzgerald
2017-07-13
Recommend the `--dump-preprocessed-input` flag in CONTRIBUTING.md
Nick Fitzgerald
2017-06-14
Add some information about PRs and review to CONTRIBUTING.md
Nick Fitzgerald
2017-06-14
Link to easy and less easy issues, also help-me-find-something issue in CONTR...
Nick Fitzgerald
2017-06-14
Fix typo in CONTRIBUTING.md
Nick Fitzgerald
2017-05-25
Allow asserting expectations across different libclang versions
Nick Fitzgerald
2017-04-06
Clean up testing-only cargo features
Nick Fitzgerald
2017-03-15
Add a script to test bindings generation and layout for one header at a time
Nick Fitzgerald
2017-02-17
Add an example image of our IR rendered with graphviz
Nick Fitzgerald
2017-02-15
Graphviz implementation
Artem Biryukov
2017-02-09
fix contributing instructions
faineance
2017-02-09
fix contributing
faineance
2017-02-09
test command in contributing
faineance
2017-02-09
rename llvm_stable feature, and remove references from docs
faineance
2017-02-03
Update CONTRIBUTING.md to talk about rustfmt in CI
Nick Fitzgerald
2017-01-23
Update build instructions
Nick Fitzgerald
2017-01-23
Unify under the `bindgen` name.
Emilio Cobos Álvarez
2017-01-19
Move the building instructions from README.md to CONTRIBUTING.md
Nick Fitzgerald
2017-01-19
Clean up the README.md and CONTRIBUTING.md docs
Nick Fitzgerald
2016-11-16
Transition to libbindgen sub-crate
Jeff Waugh
2016-11-10
Describe how to use `creduce` with `bindgen`
Nick Fitzgerald
2016-11-05
Speed up integration tests (move building expectations)
Jean-Philippe DUFRAIGNE
2016-11-01
Add a section about automatic code formatting in CONTRIBUTING.md
Emilio Cobos Álvarez
2016-10-30
Add CI build command line in contributing
Jean-Philippe DUFRAIGNE
2016-10-24
Add a method for requiring docs on internal modules
Nick Fitzgerald
2016-10-21
Add a CONTRIBUTING.md file
Nick Fitzgerald