aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-15Format C++ with clang-format 14.0.0David Tolnay
2022-10-04Ui test changes for trybuild 1.0.66David Tolnay
2022-10-04Update ui test suite to nightly-2022-10-05David Tolnay
2022-09-28Update ui test suite to nightly-2022-09-29David Tolnay
2022-09-27Test return value of vec return functionsDavid Tolnay
2022-09-27Add test of C++ returning Rust VecDavid Tolnay
2022-09-26Update ui test suite to nightly-2022-09-27David Tolnay
2022-09-06Update ui test suite to nightly-2022-09-07David Tolnay
2022-08-22Update ui test suite to nightly-2022-08-23David Tolnay
2022-08-15Update ui test suite to nightly-2022-08-16David Tolnay
2022-07-31Add authors to Cargo.tomlDavid Tolnay
2022-07-29Ignore assertions_on_result_states clippy lintDavid Tolnay
2022-07-25Update ui test suite to nightly-2022-07-26David Tolnay
2022-07-06Update ui test suite to nightly-2022-07-07David Tolnay
2022-07-01Update ui test suite to nightly-2022-07-02David Tolnay
2022-06-17Require explicit edition on all Buck targetsDavid Tolnay
2022-06-04Delete unpin_impl.rs UI test temporarilyDavid Tolnay
2022-05-21Ignore derive_partial_eq_without_eq clippy lintDavid Tolnay
2022-04-29Update ui test suite to nightly-2022-04-30David Tolnay
2022-04-27Update ui test suite to nightly-2022-04-28David Tolnay
2022-04-26Update ui test suite to nightly-2022-04-27David Tolnay
2022-04-24Ignore unused ignore attribute warning in some configurationsDavid Tolnay
2022-04-24Disable ui test on miriDavid Tolnay
2022-04-22Update ui test suite to nightly-2022-04-23David Tolnay
2022-04-17Update ui test suite to nightly-2022-04-18David Tolnay
2022-04-10Enforce edition on all Bazel targetsDavid Tolnay
2022-03-30Update ui test suite to nightly-2022-03-31David Tolnay
2022-03-08Update ui test suite to nightly-2022-03-09David Tolnay
2022-03-08Add test of struct containing C arrayDavid Tolnay
2022-02-11Update ui test suite to nightly-2022-02-12David Tolnay
2022-02-08Update ui test suite to nightly-2022-02-09David Tolnay
2021-12-31Touch up PR 984David Tolnay
2021-12-31Merge pull request #984 from benesch/lossyDavid Tolnay
2021-12-27Add String::lossy constructors to C++ APINikhil Benesch
2021-12-26Add Vec<T>::truncate to C++ APINikhil Benesch
2021-12-12Add link to cxx-async repo in async error messageDavid Tolnay
2021-12-12Add an async extern C++ function to the ui testDavid Tolnay
2021-12-12Update ui test suite to nightly-2021-12-13David Tolnay
2021-12-10Add ui test with denied elided lifetimeDavid Tolnay
2021-12-08Merge pull request #951 from rookboom/vector_clearDavid Tolnay
2021-12-07Add CI builds on no_std and no_allocDavid Tolnay
2021-12-01Update ui test suite to nightly-2021-12-02David Tolnay
2021-11-21Update ui test suite to nightly-2021-11-22David Tolnay
2021-10-26Merge pull request #954 from hlopko/use_defs_bzlDavid Tolnay
2021-10-26Update ui tests to most recent trybuild normalizationDavid Tolnay
2021-10-26Migrate cxx for bazelbuild/rules_rust#591Marcel Hlopko
2021-10-25Update ui test suite to nightly-2021-10-26David Tolnay
2021-10-25Work around distracting guidance from rustc on types neededDavid Tolnay
2021-10-20Added 'clear' method to rust::VecJohan Verwey
2021-10-08Ui test changes for trybuild 1.0.49David Tolnay