about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-08-15Add a dead code test for using anon const in patternGary Guo-0/+45
2021-08-14Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obkbors-34/+53
2021-08-14Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkovbors-26/+0
2021-08-14Auto merge of #85020 - lrh2000:named-upvars, r=tmandrybors-7/+161
2021-08-13Auto merge of #87478 - jackh726:issue-84931, r=estebankbors-4/+105
2021-08-13Point to where clause for GATsjackh726-4/+105
2021-08-13Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkovbors-202/+805
2021-08-13Auto merge of #87984 - m-ou-se:closure-lint-wording, r=Aaron1011bors-280/+280
2021-08-13Update tests for new closure migration lint wording.Mara Bos-280/+280
2021-08-13Rollup merge of #88005 - GuillaumeGomez:headers-gui-tests, r=notriddleGuillaume Gomez-1/+47
2021-08-13Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-seGuillaume Gomez-1/+12
2021-08-13Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obkGuillaume Gomez-1/+30
2021-08-13Add rustdoc GUI test for headersGuillaume Gomez-1/+47
2021-08-13Fix Cargo.lock and ui testDeadbeef-1/+1
2021-08-13Bless testDeadbeef-4/+4
2021-08-13Make assoc types work with `?const `opt=outDeadbeef-1/+11
2021-08-13Moved ui testDeadbeef-20/+0
2021-08-13Fix testsDeadbeef-2/+4
2021-08-13Fix call-generic-method-nonconst testDeadbeef-3/+15
2021-08-13Fix assoc-type testDeadbeef-5/+20
2021-08-13move Constness into TraitPredicateDeadbeef-1/+1
2021-08-13Auto merge of #87956 - m-ou-se:closure-migration-macro-body, r=Aaron1011bors-0/+56
2021-08-12Rollup merge of #87965 - m-ou-se:non-fmt-panic-external, r=estebankManish Goregaokar-12/+6
2021-08-12Rollup merge of #87953 - m-ou-se:closure-migration-multiline-formatting, r=pe...Manish Goregaokar-81/+108
2021-08-12Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddybManish Goregaokar-0/+476
2021-08-12Rollup merge of #87916 - nbdd0121:black_box, r=nagisaManish Goregaokar-1/+1
2021-08-12Add c_enum_min_bits to target specManish Goregaokar-0/+476
2021-08-13Add tests for `#[no_mangle]` in `impl` blocks that looks like generic `impl` ...hyd-dev-3/+57
2021-08-12Implement `black_box` using intrinsicGary Guo-1/+1
2021-08-12Adjust `check_no_mangle` and `check_export_name` to warn/error on `#[no_mangl...hyd-dev-184/+234
2021-08-12fix command-create-pidfd test inside unprivileged docker containersPietro Albini-1/+12
2021-08-12Silence non_fmt_panic from external macros.Mara Bos-12/+6
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-77/+77
2021-08-12Rollup merge of #87819 - estebank:assoc-type-span, r=jackh726Guillaume Gomez-44/+44
2021-08-12Avoid ICE caused by suggestionEsteban Küber-1/+30
2021-08-12Use a more accurate span on assoc types WF checksEsteban Kuber-44/+44
2021-08-12Add test for closure migration with a macro body.Mara Bos-0/+56
2021-08-12Update test output.Mara Bos-81/+108
2021-08-12Adjust `#[no_mangle]`-related checks and lints for `impl` itemshyd-dev-18/+485
2021-08-12Add associated functions that have custom linkage to `reachable_set`hyd-dev-0/+32
2021-08-12Auto merge of #87948 - JohnTitor:rollup-efmgyl8, r=JohnTitorbors-4/+36
2021-08-12Rollup merge of #87671 - jesyspa:issue-87319-multiple-newlines, r=estebankYuki Okushi-4/+36
2021-08-12Auto merge of #85296 - bjorn3:plugin_cleanup, r=petrochenkovbors-419/+271
2021-08-11Add UI tests for string escape warnings.Anton Golov-0/+32
2021-08-11Modify structured suggestion outputEsteban Küber-3301/+4516
2021-08-11Update format string tests to explicitly escape multiple newlinesAnton Golov-4/+4
2021-08-11Auto merge of #87587 - oli-obk:lazy_tait, r=spastorinobors-105/+63
2021-08-11Auto merge of #87254 - rusticstuff:rustc_codegen_llvm_dont_emit_zero_sized_pa...bors-6/+20
2021-08-11Rollup merge of #87895 - TheWastl:issue-87872, r=estebankYuki Okushi-0/+48
2021-08-11Rollup merge of #87889 - estebank:method-call-disambiguate, r=oli-obkYuki Okushi-14/+16