]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #89963 - r00ster91:parenthesisparentheses, r=nagisa
[rust.git] / compiler /
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 #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 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 nhamovitzCorrect typo
2021-10-16 borsAuto merge of #89860 - camsteffen:macro-semi, r=petroch...
2021-10-16 Matthias Krügerclippy::complexity changes
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 jackh726Move some outlives bounds things from rustc_trait_selec...
2021-10-15 jackh726Use LocalDefId directly in more places in wfcheck
2021-10-15 jackh726Move push_outlives_components to rustc_infer
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 borsAuto merge of #88540 - ibraheemdev:swap-unchecked,...
2021-10-15 Cameron SteffenGuess semicolon span for macro statements
2021-10-15 Cameron SteffenRemove trailing semicolon from macro call span
2021-10-15 Cameron SteffenRemove redundant matching
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 borsAuto merge of #89884 - Mark-Simulacrum:revert-enum...
2021-10-14 Amanieu d'AntrasRemove alloc::prelude
2021-10-14 Cameron SteffenRemove unused dependencies from rustc_const_eval
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 Ralf Jungadd dedicated error variant for writing the discriminan...
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 DeadbeefFix const stability
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 MandryExit early if expected type is not an adt
2021-10-13 Tyler MandryAlways check predicates in can_coerce
2021-10-13 Tyler MandryFix incorrect Box::pin suggestion
2021-10-13 Tyler MandryFix line length
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...
2021-10-13 Yuki OkushiRollup merge of #89840 - wangkirin:master, r=jyn514
2021-10-13 Yuki OkushiRollup merge of #89828 - rusticstuff:overflow-check...
2021-10-13 Yuki OkushiRollup merge of #89818 - LingMan:map_or, r=oli-obk
2021-10-13 Yuki OkushiRollup merge of #89817 - m-ou-se:int-log-10-inline...
2021-10-13 Yuki OkushiRollup merge of #89816 - Canop:master, r=Mark-Simulacrum
2021-10-13 Yuki OkushiRollup merge of #89814 - jkugelman:must-use-string...
2021-10-13 Yuki OkushiRollup merge of #89794 - jkugelman:must-use-to_value...
2021-10-13 Yuki OkushiRollup merge of #89782 - konan8205:develop, r=jsha
2021-10-13 Yuki OkushiRollup merge of #89781 - Wilfred:patch-2, r=JohnTitor
2021-10-13 Yuki OkushiRollup merge of #89777 - pierwill:fix-88233, r=Mark...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-13 Oli SchererRe-use logic for adding a suggestion when a lifetime...
2021-10-13 Oli SchererUse a label instead of a note for member constraint...
2021-10-13 Oli SchererRemove textual span from diagnostic string
2021-10-13 borsAuto merge of #89587 - camelid:all-candidates, r=petroc...
next