]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #87178 - moxian:rd-use, r=jyn514
[rust.git] / src / test /
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-16 borsAuto merge of #87050 - jyn514:no-doc-primitive, r=manis...
2021-08-16 borsAuto merge of #88032 - hyd-dev:no-mangle-method, r...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 Joshua Nelsonfeature gate doc(primitive)
2021-08-16 Thom ChiovoloniUplift the `invalid_atomic_ordering` lint from clippy...
2021-08-16 borsAuto merge of #87696 - ssomers:btree_lazy_iterator_clea...
2021-08-16 borsAuto merge of #80357 - c410-f3r:new-hir-let, r=matthewj...
2021-08-15 borsAuto merge of #87590 - Amanieu:deprecate_llvm_asm,...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-08-15 borsAuto merge of #87982 - m-ou-se:non-fmt-panic-assert...
2021-08-15 borsAuto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietr...
2021-08-15 Amanieu d'AntrasFix ui tests for llvm_asm! deprecation
2021-08-15 borsAuto merge of #86692 - dns2utf8:parallelize_rustdoc...
2021-08-15 borsAuto merge of #87975 - m-ou-se:unused-import-attributes...
2021-08-15 borsAuto merge of #87974 - steffahn:slice_split_size_hints...
2021-08-14 borsAuto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa
2021-08-14 borsAuto merge of #83417 - erikdesjardins:enableremovezsts...
2021-08-14 hyd-devFix `reachable_set` for non-function items in non-libra...
2021-08-14 borsAuto merge of #87324 - asquared31415:named-asm-labels...
2021-08-14 borsAuto merge of #87913 - a1phyr:vec_spec_clone_from,...
2021-08-14 borsAuto merge of #87375 - fee1-dead:move-constness-to...
2021-08-14 borsAuto merge of #87600 - JohnTitor:classify-ui-tests...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-14 borsAuto merge of #88006 - GuillaumeGomez:update-browser...
2021-08-14 borsAuto merge of #87997 - sl4m:update-favicon-order, r...
2021-08-13 borsAuto merge of #87478 - jackh726:issue-84931, r=estebank
2021-08-13 jackh726Point to where clause for GATs
2021-08-13 borsAuto merge of #86492 - hyd-dev:no-mangle-method, r...
2021-08-13 borsAuto merge of #87984 - m-ou-se:closure-lint-wording...
2021-08-13 Mara BosUpdate tests for new closure migration lint wording.
2021-08-13 borsAuto merge of #88009 - GuillaumeGomez:rollup-f194yyk...
2021-08-13 Guillaume GomezRollup merge of #88005 - GuillaumeGomez:headers-gui...
2021-08-13 Guillaume GomezRollup merge of #87969 - Aaron1011:revert-stmt-id,...
2021-08-13 Guillaume GomezRollup merge of #87966 - pietroalbini:fix-pidfd-test...
2021-08-13 Guillaume GomezRollup merge of #87795 - estebank:erase-lifetimes-in...
2021-08-13 Guillaume GomezAdd rustdoc GUI test for headers
2021-08-13 DeadbeefFix Cargo.lock and ui test
2021-08-13 Mara BosUpdate non-fmt-panic tests.
2021-08-13 DeadbeefBless test
2021-08-13 DeadbeefMake assoc types work with `?const `opt=out
2021-08-13 DeadbeefMoved ui test
2021-08-13 DeadbeefFix tests
2021-08-13 DeadbeefFix call-generic-method-nonconst test
2021-08-13 DeadbeefFix assoc-type test
2021-08-13 Deadbeefmove Constness into TraitPredicate
2021-08-13 borsAuto merge of #87956 - m-ou-se:closure-migration-macro...
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-13 borsAuto merge of #87927 - spastorino:use-def-id-typeckresu...
2021-08-12 borsAuto merge of #87980 - Manishearth:rollup-vkuix3y,...
2021-08-12 borsAuto merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Manish GoregaokarRollup merge of #87965 - m-ou-se:non-fmt-panic-external...
2021-08-12 Manish GoregaokarRollup merge of #87953 - m-ou-se:closure-migration...
2021-08-12 Manish GoregaokarRollup merge of #87922 - Manishearth:c-enum-target...
2021-08-12 Manish GoregaokarRollup merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Manish GoregaokarAdd c_enum_min_bits to target spec
2021-08-12 hyd-devAdd tests for `#[no_mangle]` in `impl` blocks that...
2021-08-12 Mara BosAdd test or unused import removal suggestion with attri...
2021-08-12 Gary GuoImplement `black_box` using intrinsic
2021-08-12 hyd-devAdjust `check_no_mangle` and `check_export_name` to...
2021-08-12 borsAuto merge of #87963 - GuillaumeGomez:rollup-e54sbez...
2021-08-12 Pietro Albinifix command-create-pidfd test inside unprivileged docke...
2021-08-12 Mara BosSilence non_fmt_panic from external macros.
2021-08-12 Amanieu d'AntrasAdd support for clobber_abi to asm!
2021-08-12 Amanieu d'AntrasFix error message typo for pure asm without outputs
2021-08-12 Guillaume GomezRollup merge of #87941 - GuillaumeGomez:fix-rustdoc...
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 Guillaume GomezRollup merge of #87863 - ChrisDenton:command-env-path...
2021-08-12 Guillaume GomezRollup merge of #87819 - estebank:assoc-type-span,...
2021-08-12 borsAuto merge of #87666 - ivmarkov:master, r=Amanieu
2021-08-12 Esteban KüberAvoid ICE caused by suggestion
2021-08-12 Esteban KuberUse a more accurate span on assoc types WF checks
2021-08-12 Mara BosAdd test for closure migration with a macro body.
2021-08-12 Mara BosUpdate test output.
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 hyd-devAdjust `#[no_mangle]`-related checks and lints for...
2021-08-12 hyd-devAdd associated functions that have custom linkage to...
2021-08-12 borsAuto merge of #87948 - JohnTitor:rollup-efmgyl8, r...
2021-08-12 Yuki OkushiRollup merge of #87942 - oconnor663:pre_commit_exec...
2021-08-12 Yuki OkushiRollup merge of #87928 - ehuss:update-cargo, r=ehuss
2021-08-12 Yuki OkushiRollup merge of #87925 - ehuss:update-books, r=ehuss
2021-08-12 Yuki OkushiRollup merge of #87903 - jackh726:logging-cleanup,...
2021-08-12 Yuki OkushiRollup merge of #87878 - lnicola:rust-analyzer-2021...
2021-08-12 Yuki OkushiRollup merge of #87671 - jesyspa:issue-87319-multiple...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-12 borsAuto merge of #85296 - bjorn3:plugin_cleanup, r=petroch...
2021-08-12 borsAuto merge of #87843 - kornelski:try_reserve, r=m-ou-se
2021-08-11 borsAuto merge of #86532 - estebank:delete-suggestion-under...
2021-08-11 borsAuto merge of #87892 - rust-lang:spec-fill-size-one...
2021-08-11 Anton GolovAdd UI tests for string escape warnings.
2021-08-11 Esteban KüberModify structured suggestion output
2021-08-11 Anton GolovUpdate format string tests to explicitly escape multipl...
2021-08-11 borsAuto merge of #87587 - oli-obk:lazy_tait, r=spastorino
2021-08-11 borsAuto merge of #87254 - rusticstuff:rustc_codegen_llvm_d...
2021-08-10 borsAuto merge of #87923 - JohnTitor:rollup-id54fyz, r...
2021-08-10 Yuki OkushiRollup merge of #87895 - TheWastl:issue-87872, r=estebank
2021-08-10 Yuki OkushiRollup merge of #87889 - estebank:method-call-disambigu...
2021-08-10 Yuki OkushiRollup merge of #87881 - badboy:platform-support-format...
2021-08-10 Yuki OkushiRollup merge of #87880 - pierwill:graph-duplicate-trait...
2021-08-10 Yuki OkushiRollup merge of #87876 - lcnr:windows_no_panic, r=m...
next