about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-15Update rustc_codegen_cratelift for working_dir changeAaron Hill-1/+1
2021-08-15Include (potentially remapped) working dir in crate hashAaron Hill-18/+61
2021-08-15Auto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietroalbinibors-4/+6
2021-08-15Auto merge of #86692 - dns2utf8:parallelize_rustdoc-gui_tests, r=GuillaumeGomezbors-13/+113
2021-08-15Auto merge of #87975 - m-ou-se:unused-import-attributes, r=nagisabors-1/+34
2021-08-15Auto merge of #87974 - steffahn:slice_split_size_hints, r=dtolnaybors-8/+86
2021-08-14Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisabors-87/+668
2021-08-14More spacing between the different blocks of resultsStefan Schindler-10/+17
2021-08-14Implement a finish method for the status_bar and some cleanupStefan Schindler-5/+11
2021-08-14Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obkbors-56/+21
2021-08-14Auto merge of #87324 - asquared31415:named-asm-labels, r=Amanieubors-5/+520
2021-08-14Auto merge of #87913 - a1phyr:vec_spec_clone_from, r=dtolnaybors-10/+30
2021-08-14Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obkbors-211/+517
2021-08-14Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkovbors-27/+1
2021-08-14Auto merge of #85020 - lrh2000:named-upvars, r=tmandrybors-23/+276
2021-08-14Auto merge of #88006 - GuillaumeGomez:update-browser-ui-test-dep, r=notriddlebors-1/+1
2021-08-14Auto merge of #87997 - sl4m:update-favicon-order, r=GuillaumeGomezbors-2/+2
2021-08-13Auto merge of #87478 - jackh726:issue-84931, r=estebankbors-8/+200
2021-08-13Point to where clause for GATsjackh726-8/+200
2021-08-13Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkovbors-251/+920
2021-08-13Auto merge of #87984 - m-ou-se:closure-lint-wording, r=Aaron1011bors-283/+283
2021-08-13Update tests for new closure migration lint wording.Mara Bos-280/+280
2021-08-13Update closure migration diagnostic wording.Mara Bos-3/+3
2021-08-13Auto merge of #88009 - GuillaumeGomez:rollup-f194yyk, r=GuillaumeGomezbors-17/+129
2021-08-13Rollup merge of #88005 - GuillaumeGomez:headers-gui-tests, r=notriddleGuillaume Gomez-1/+47
2021-08-13Rollup merge of #87969 - Aaron1011:revert-stmt-id, r=petrochenkovGuillaume Gomez-7/+28
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-8/+42
2021-08-13Improve wording, correct -> tight.Frank Steffahn-6/+6
2021-08-13Update browser-ui-test package versionGuillaume Gomez-1/+1
2021-08-13Add rustdoc GUI test for headersGuillaume Gomez-1/+47
2021-08-13Fix Cargo.lock and ui testDeadbeef-3/+3
2021-08-13Consistent use of `impl Trait` arguments in the test's helper function.Frank Steffahn-5/+1
2021-08-13make check less conservative and add explanationDeadbeef-11/+24
2021-08-13Bless testDeadbeef-4/+4
2021-08-13Make assoc types work with `?const `opt=outDeadbeef-27/+24
2021-08-13allow incomplete features for nowDeadbeef-0/+2
2021-08-13Moved ui testDeadbeef-34/+56
2021-08-13Fix testsDeadbeef-4/+7
2021-08-13Fix call-generic-method-nonconst testDeadbeef-4/+20
2021-08-13Don't transform predicates in InheritedDeadbeef-17/+1
2021-08-13handle the case when container is not implDeadbeef-6/+9
2021-08-13Fix assoc-type testDeadbeef-5/+29
2021-08-13Pass constness to SelectionContextDeadbeef-23/+101
2021-08-13Try to fix problemDeadbeef-4/+17
2021-08-13Relate implDeadbeef-0/+13
2021-08-13Make selection and evaluation caches use constnessDeadbeef-32/+59
2021-08-13fmtDeadbeef-2/+7
2021-08-13Inherited use constness and assoc change predicateDeadbeef-6/+61
2021-08-13fmtDeadbeef-2/+3