]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #90000 - matthiaskrgr:rollup-vj7wwur, r=matthiaskrgr
[rust.git] / src / test /
2021-10-18 borsAuto merge of #90000 - matthiaskrgr:rollup-vj7wwur...
2021-10-18 Matthias KrügerRollup merge of #89996 - winterqt:bump-backtrace, r...
2021-10-18 Matthias KrügerRollup merge of #89993 - pierwill:patch-1, r=Mark-Simul...
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-18 Matthias KrügerRollup merge of #89989 - camelid:type-size, r=jyn514
2021-10-18 Matthias KrügerRollup merge of #89987 - pierwill:fix-85526-docs-hidden...
2021-10-18 Matthias KrügerRollup merge of #89974 - est31:let_else_if_error, r...
2021-10-18 Matthias KrügerRollup merge of #89965 - JohnTitor:fix-let-else-ice...
2021-10-18 Matthias KrügerRollup merge of #89950 - infinity0:master, r=Mark-Simul...
2021-10-17 borsAuto merge of #89499 - Mark-Simulacrum:with-llvm-13...
2021-10-17 pierwillCheck implementing type for `#[doc(hidden)]`
2021-10-17 est31Nicer error message if the user attempts to do let...
2021-10-17 borsAuto merge of #89984 - matthiaskrgr:rollup-ikmyhmx...
2021-10-17 Matthias KrügerRollup merge of #89977 - woppopo:result_const_as_mut...
2021-10-17 Matthias KrügerRollup merge of #89975 - JohnTitor:gats-tests-85921...
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 Matthias KrügerRollup merge of #89946 - JohnTitor:fix-89686, r=petroch...
2021-10-17 Matthias KrügerRollup merge of #89945 - JohnTitor:we-now-specialize...
2021-10-17 Matthias KrügerRollup merge of #89888 - rusticstuff:download-ci-llvm...
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89981 - pietroalbini:1.56-version-bump...
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-17 Yuki OkushiAdd a regression test for #85921
2021-10-17 borsAuto merge of #89968 - JohnTitor:rollup-z51n967, r...
2021-10-16 Yuki OkushiRollup merge of #89958 - nhamovitz:patch-1, r=nagisa
2021-10-16 Yuki OkushiRollup merge of #89953 - woppopo:option_const_as_mut...
2021-10-16 Yuki OkushiRollup merge of #89943 - matthiaskrgr:clpcompl, r=oli-obk
2021-10-16 Yuki OkushiRollup merge of #89907 - GuillaumeGomez:correctly-emit...
2021-10-16 Yuki OkushiRollup merge of #89886 - alexcrichton:update-wasi-libc...
2021-10-16 Yuki OkushiRollup merge of #89849 - rusticstuff:remove-xcode-selec...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Yuki OkushiFix ICE with `let...else` and `ref mut`
2021-10-16 Guillaume GomezRemove FIXME since there is nothing to be fixed.
2021-10-16 borsAuto merge of #89860 - camsteffen:macro-semi, r=petroch...
2021-10-16 Yuki OkushiFix an ICE with TAITs and Future
2021-10-16 borsAuto merge of #89939 - matthiaskrgr:rollup-q3lrdck...
2021-10-16 Matthias KrügerRollup merge of #89925 - gilescope:update-docs-atomic...
2021-10-16 Matthias KrügerRollup merge of #89921 - joshuaseaton:zircon-process...
2021-10-16 Matthias KrügerRollup merge of #89918 - JohnTitor:gats-tests, r=jackh726
2021-10-16 Matthias KrügerRollup merge of #89915 - jackh726:outlives_cleanup...
2021-10-16 Matthias KrügerRollup merge of #89914 - jackh726:gat_genericboundfailu...
2021-10-16 Matthias KrügerRollup merge of #89912 - davidtwco:issue-89280-split...
2021-10-16 Matthias KrügerRollup merge of #89906 - yuvaldolev:move-format-version...
2021-10-16 Matthias KrügerRollup merge of #89902 - rusticstuff:outline-atomics...
2021-10-16 Matthias KrügerRollup merge of #89898 - Amanieu:remove_alloc_prelude...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-15 borsAuto merge of #85379 - mdaverde:uds-abstract, r=joshtri...
2021-10-15 borsAuto merge of #84096 - m-ou-se:windows-bcrypt-random...
2021-10-15 Yuki OkushiAdd some GATs related regression tests
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 jackh726Emit impl difference error for GenericBoundFailure too
2021-10-15 David Woodemitter: current substitution can be multi-line
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 Mara BosAdd missing bcrypt.lib to make-fulldeps Makefile.
2021-10-15 borsAuto merge of #88540 - ibraheemdev:swap-unchecked,...
2021-10-15 Cameron SteffenBless tests
2021-10-15 borsAuto merge of #89903 - matthiaskrgr:rollup-s0c69xl...
2021-10-15 Matthias KrügerRollup merge of #89894 - camsteffen:unused-deps, r...
2021-10-15 Matthias KrügerRollup merge of #89885 - cameron1024:long-explanation...
2021-10-15 Matthias KrügerRollup merge of #89880 - adamgemmell:dev/nc-relocation...
2021-10-15 Matthias KrügerRollup merge of #89870 - tmandry:box-pin, r=estebank
2021-10-15 Matthias KrügerRollup merge of #89859 - RalfJung:write-discriminant...
2021-10-15 Matthias KrügerRollup merge of #89821 - crlf0710:unsafe_code_lint_test...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-15 Hans Kratztest fix: aarch64 atomics are only outlined on Linux.
2021-10-15 borsAuto merge of #89884 - Mark-Simulacrum:revert-enum...
2021-10-14 Charles LewAdd a test for `unsafe_code` lint.
2021-10-14 cameron1024add long explanation for E0183
2021-10-14 borsAuto merge of #89882 - matthiaskrgr:rollup-1dh7pz8...
2021-10-14 Mark RousskovRevert "Stabilize `arbitrary_enum_discriminant`"
2021-10-14 Matthias KrügerRollup merge of #89878 - GuillaumeGomez:add-missing...
2021-10-14 Matthias KrügerRollup merge of #89873 - askoufis:patch-1, r=Mark-Simul...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 Matthias KrügerRollup merge of #89390 - tmandry:issue-72117, r=estebank
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 Adam GemmellUse non-checking TLS relocation in aarch64 asm! sym...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 Deadbeeffix codegen test
2021-10-14 DeadbeefFix const stability
2021-10-14 DeadbeefAvoid tupling at the callee
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-14 Tyler MandrySuggest Box::pin when Pin::new is used instead
2021-10-13 borsAuto merge of #89858 - matthiaskrgr:rollup-evsnr2e...
2021-10-13 Tyler MandryMove misplaced comment
2021-10-13 Tyler MandryAlways check predicates in can_coerce
2021-10-13 Tyler MandryFix incorrect Box::pin suggestion
2021-10-13 Matthias KrügerRollup merge of #89853 - cuviper:release-1.56, r=Mark...
2021-10-13 Matthias KrügerRollup merge of #89846 - esp-rs:riscv-esp-idf-changelog...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 borsAuto merge of #89555 - oli-obk:nll_member_constraint_di...
2021-10-13 borsAuto merge of #89822 - tmiasko:overflap-duplicates...
2021-10-13 borsAuto merge of #89847 - JohnTitor:rollup-xfymeo4, r...
2021-10-13 Yuki OkushiRollup merge of #89845 - davidtwco:davidtwco-mailmap...
next