about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-08-16Auto merge of #80357 - c410-f3r:new-hir-let, r=matthewjasperbors-1446/+1420
2021-08-15Auto merge of #87590 - Amanieu:deprecate_llvm_asm, r=nagisabors-132/+177
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-1446/+1420
2021-08-15Auto merge of #87982 - m-ou-se:non-fmt-panic-assert-str, r=cjgillotbors-27/+75
2021-08-15Auto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietroalbinibors-4/+6
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-132/+177
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-0/+33
2021-08-14Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisabors-77/+310
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-53/+21
2021-08-14Auto merge of #87324 - asquared31415:named-asm-labels, r=Amanieubors-0/+407
2021-08-14Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obkbors-47/+64
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-7/+161
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-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-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-1/+1
2021-08-13Update non-fmt-panic tests.Mara Bos-27/+75
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-14/+12
2021-08-13Auto merge of #87956 - m-ou-se:closure-migration-macro-body, r=Aaron1011bors-0/+56
2021-08-13Auto merge of #87954 - flip1995:clippyup, r=Manishearthbors-375/+1311
2021-08-12Updates favicon order of precedence as it matters to Chromeskim-2/+2
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-12Add test or unused import removal suggestion with attributes.Mara Bos-0/+33
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-12Auto merge of #87963 - GuillaumeGomez:rollup-e54sbez, r=GuillaumeGomezbors-138/+143