about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-02-06Rollup merge of #93659 - UltiRequiem:refactor_conditional_static_rustdoc, r=G...Matthias Krüger-5/+2
2022-02-06Rollup merge of #93657 - Mark-Simulacrum:apple-measurement, r=pietroalbiniMatthias Krüger-22/+22
2022-02-06Rollup merge of #93649 - WaffleLapkin:regression_test_80309, r=oli-obkMatthias Krüger-0/+31
2022-02-06Rollup merge of #93556 - dtolnay:trailingcomma, r=cjgillotMatthias Krüger-22/+23
2022-02-06Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomezMatthias Krüger-25/+26
2022-02-06Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisaMatthias Krüger-1/+124
2022-02-06Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisaMatthias Krüger-0/+29
2022-02-06Rollup merge of #91939 - GKFX:feature-91866, r=cjgillotMatthias Krüger-0/+24
2022-02-05Auto merge of #93539 - petrochenkov:doclink, r=camelid,michaelwoeristerbors-0/+26
2022-02-05Auto merge of #93597 - GuillaumeGomez:update-browser-ui-test, r=jshabors-1/+2
2022-02-05Auto merge of #93655 - matthiaskrgr:rollup-dm88b02, r=matthiaskrgrbors-210/+194
2022-02-04Refactor conditionalEliaz Bobadilla-5/+2
2022-02-04Add new target armv7-unknown-linux-uclibceabi (softfloat)lancethepants-1/+124
2022-02-04Update CPU idle tracking for apple hostsMark Rousskov-22/+22
2022-02-04Specify min llvm version for issue 80309 regression testsMaybe Waffle-0/+2
2022-02-04Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomezMatthias Krüger-133/+127
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-77/+67
2022-02-04Auto merge of #93654 - RalfJung:miri, r=RalfJungbors-9/+9
2022-02-04update miriRalf Jung-9/+9
2022-02-04Add regression tests for issue 80309Maybe Waffle-0/+29
2022-02-04rustdoc: Collect traits in scope for foreign inherent implsVadim Petrochenkov-0/+26
2022-02-04Rollup merge of #93638 - notriddle:notriddle/unused-hash, r=GuillaumeGomezMatthias Krüger-1/+1
2022-02-04Rollup merge of #93632 - matthiaskrgr:rustdoclippy2, r=GuillaumeGomezMatthias Krüger-13/+7
2022-02-04Rollup merge of #93593 - JulianKnodt:master, r=oli-obkMatthias Krüger-0/+31
2022-02-04Rollup merge of #93508 - CraftSpider:jsondocck-runtest-output, r=Mark-SimulacrumMatthias Krüger-5/+12
2022-02-04Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jshaMatthias Krüger-58/+140
2022-02-04Add comment in GUI testGuillaume Gomez-0/+1
2022-02-04Update browser-ui-test versionGuillaume Gomez-1/+1
2022-02-03Fix some tests to use -Cinstrument-coverageWesley Wiser-3/+3
2022-02-03rustdoc: remove unused Hash implMichael Howell-1/+1
2022-02-03rustdoc: clippy::complexity fixesMatthias Krüger-13/+7
2022-02-03Add GUI test for crate filter URL parameterGuillaume Gomez-0/+30
2022-02-03Update tester to have FILTER_CRATE set to null if undefined.Guillaume Gomez-0/+2
2022-02-03Add filter-crate URL parameterGuillaume Gomez-47/+97
2022-02-03Bless all pretty printer tests and ui testsDavid Tolnay-22/+23
2022-02-03Auto merge of #93621 - JohnTitor:rollup-1bcud0x, r=JohnTitorbors-0/+69
2022-02-03Fix ret > 1 bound if shadowed by constkadmin-0/+31
2022-02-03Rollup merge of #93566 - Aaron1011:rustc-backtrace, r=davidtwcoYuki Okushi-0/+27
2022-02-03Rollup merge of #92802 - compiler-errors:deduplicate-stack-trace, r=oli-obkYuki Okushi-0/+42
2022-02-03Auto merge of #92932 - ouz-a:master, r=oli-obkbors-0/+15
2022-02-03Auto merge of #93146 - workingjubilee:use-std-simd, r=Mark-Simulacrumbors-12/+37
2022-02-03Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472bors-6/+6
2022-02-02Auto merge of #93101 - Mark-Simulacrum:library-backtrace, r=yaahcbors-0/+36
2022-02-02Unify storage getter and setter functionsGuillaume Gomez-12/+12
2022-02-02Configure panic hook backtrace behaviorMark Rousskov-0/+36
2022-02-02Rollup merge of #93574 - compiler-errors:bad-let-suggestion, r=lcnrMatthias Krüger-0/+17
2022-02-02Rollup merge of #93571 - compiler-errors:better-where-suggestion, r=lcnrMatthias Krüger-0/+109
2022-02-02Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obkMatthias Krüger-3/+18
2022-02-02Rollup merge of #93221 - alyssaverkade:fix-93093, r=wesleywiserMatthias Krüger-0/+26
2022-02-02Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-deb...bors-68/+193