]> git.lizzy.rs Git - rust.git/history - tests/integration.rs
Make tidy check for magic numbers that spell things
[rust.git] / tests / integration.rs
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-15 borsAuto merge of #5345 - Toxyxer:add-lint-for-float-in...
2020-04-15 borsAuto merge of #5452 - phansch:match_def_path_refactor...
2020-04-14 borsAuto merge of #5449 - phansch:diagnostic-items, r=matth...
2020-04-14 borsAuto merge of #5460 - phansch:fix_incorrect_tests,...
2020-04-14 borsAuto merge of #5457 - phansch:sym, r=matthiaskrgr
2020-04-14 borsAuto merge of #5453 - rabisg0:fix/redundant_clone,...
2020-04-14 borsAuto merge of #5458 - phansch:is-proc-macro-attr, r...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
2020-04-13 borsAuto merge of #5461 - phansch:disable_rustfmt_integrati...
2020-04-13 Philipp HanschExplain panic on `E0463` in integration tests
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-17 borsAuto merge of #5314 - ehuss:remove-git2, r=flip1995
2020-03-16 borsAuto merge of #5322 - phansch:or_patterns, r=matthiaskrgr
2020-03-15 borsAuto merge of #5316 - lzutao:osstr, r=phansch
2020-03-14 Lzu TaoDon't convert Path to lossy str
2020-03-14 Lzu TaoUse `into_path`
2020-03-14 Lzu TaoUse pattern matching instead of manually checking condition
2020-03-14 borsAuto merge of #5312 - joshtriplett:wildcard-prelude...
2020-03-14 borsAuto merge of #5314 - ehuss:remove-git2, r=flip1995
2020-03-14 Philipp KronesFix typo
2020-03-14 Eric HussRemove git2 dependency.
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-12 borsAuto merge of #5088 - rust-lang:gha, r=Manishearth...
2020-02-12 flip1995Add two more error causes to integration test
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-23 borsAuto merge of #4946 - lzutao:take, r=flip1995
2019-12-23 Lzu Taodo minor cleanups
2019-11-30 borsAuto merge of #4865 - phansch:fix_master_deployment...
2019-11-29 borsAuto merge of #4837 - flip1995:integration, r=phansch
2019-11-28 Philipp KronesUse `println!` on success instead of `eprintln!`
2019-11-28 flip1995Rust implementation of integration test