summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Expand)Author
2022-03-15docs: Drop references to Clang 4Darren Kulp
2022-02-18docs: Update CONTRIBUTING.md for clang versionsDarren Kulp
2021-11-26Add --blocklist-file option (#2097)David Drysdale
2021-07-26docs: Fix rustfmt install steps.Emilio Cobos Álvarez
2021-03-29docs: Remove IRC reference.Emilio Cobos Álvarez
2020-11-25tests: Added option to hand check test differences.Volker Weißmann
2020-07-01tests: Check that command_line_args round-trips.Emilio Cobos Álvarez
2019-05-21Update LinksAlex Touchet
2019-01-16Add `BINDGEN_OVERWRITE_EXPECTED` for recording testsChristian Legnitto
2018-10-31Met @pepyakin in person for the first time last night! Unfortunately they don...Nick Fitzgerald
2017-12-08Address PR change requestsShea Newton
2017-12-07Enable Cargo features for quickchecking crateShea Newton
2017-11-16Improve documentation of the integration testsGlyn Normington
2017-10-10Recommend using `predicate.py` with `creduce` in CONTRIBUTING.mdNick Fitzgerald
2017-10-05Add a blurb about C-Smith fuzzing to CONTRIBUTING.mdNick Fitzgerald
2017-10-02Add @pepyakin to the list of reviewers 🎉 🎉 🎉Nick Fitzgerald
2017-09-13Add an architectural overview of `bindgen` to CONTRIBUTING.mdNick Fitzgerald
2017-09-08Add a link to issues labeled "help wanted" to CONTRIBUTING.mdNick Fitzgerald
2017-09-07Auto merge of #940 - fitzgen:no-syntex, r=emiliobors-servo
2017-09-07LD_LIBRARY_PATH is unnecessary; LIBCLANG_PATH is enoughNick Fitzgerald
2017-09-07Note that we need `rustfmt` to run tests nowNick Fitzgerald
2017-09-04Delete automatic code formatting guidelinesGlyn Normington
2017-08-10Mention the test expectations in CONTRIBUTING.mdNick Fitzgerald
2017-07-25s/servo/rust-lang-nursery/ \o/Nick Fitzgerald
2017-07-17Remove warning about stripped annotations that is now obsoleteNick Fitzgerald
2017-07-13Recommend the `--dump-preprocessed-input` flag in CONTRIBUTING.mdNick Fitzgerald
2017-06-14Add some information about PRs and review to CONTRIBUTING.mdNick Fitzgerald
2017-06-14Link to easy and less easy issues, also help-me-find-something issue in CONTR...Nick Fitzgerald
2017-06-14Fix typo in CONTRIBUTING.mdNick Fitzgerald
2017-05-25Allow asserting expectations across different libclang versionsNick Fitzgerald
2017-04-06Clean up testing-only cargo featuresNick Fitzgerald
2017-03-15Add a script to test bindings generation and layout for one header at a timeNick Fitzgerald
2017-02-17Add an example image of our IR rendered with graphvizNick Fitzgerald
2017-02-15Graphviz implementationArtem Biryukov
2017-02-09fix contributing instructionsfaineance
2017-02-09fix contributingfaineance
2017-02-09test command in contributingfaineance
2017-02-09rename llvm_stable feature, and remove references from docsfaineance
2017-02-03Update CONTRIBUTING.md to talk about rustfmt in CINick Fitzgerald
2017-01-23Update build instructionsNick Fitzgerald
2017-01-23Unify under the `bindgen` name.Emilio Cobos Álvarez
2017-01-19Move the building instructions from README.md to CONTRIBUTING.mdNick Fitzgerald
2017-01-19Clean up the README.md and CONTRIBUTING.md docsNick Fitzgerald
2016-11-16Transition to libbindgen sub-crateJeff Waugh
2016-11-10Describe how to use `creduce` with `bindgen`Nick Fitzgerald
2016-11-05Speed up integration tests (move building expectations)Jean-Philippe DUFRAIGNE
2016-11-01Add a section about automatic code formatting in CONTRIBUTING.mdEmilio Cobos Álvarez
2016-10-30Add CI build command line in contributingJean-Philippe DUFRAIGNE
2016-10-24Add a method for requiring docs on internal modulesNick Fitzgerald
2016-10-21Add a CONTRIBUTING.md fileNick Fitzgerald