]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #86690 - JohnTitor:rollup-4ukk4yw, r=JohnTitor
[rust.git] / compiler /
2021-06-28 borsAuto merge of #86690 - JohnTitor:rollup-4ukk4yw, r...
2021-06-28 Yuki OkushiRollup merge of #86688 - JohnTitor:test-65384, r=jackh726
2021-06-28 Yuki OkushiRollup merge of #86687 - JohnTitor:perf-regression...
2021-06-28 Yuki OkushiRollup merge of #86683 - lnicola:rust-analyzer-2021...
2021-06-28 Yuki OkushiRollup merge of #86568 - ehuss:dist-miri-stable, r...
2021-06-28 Yuki OkushiRollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86206 - FabianWolff:issue-86188, r...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-28 borsAuto merge of #86684 - inquisitivecrystal:libs-tracking...
2021-06-28 borsAuto merge of #85876 - jeanlucthumm:master, r=Guillaume...
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-27 borsAuto merge of #86589 - JohnTitor:add-triangle-to-summar...
2021-06-27 borsAuto merge of #85359 - lrh2000:reserved-prefixes, r...
2021-06-27 borsAuto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakis
2021-06-27 borsAuto merge of #86655 - jonas-schievink:const-arguments...
2021-06-27 borsAuto merge of #85448 - nanguye2496:nanguye2496/debuginf...
2021-06-27 borsAuto merge of #86645 - FabianWolff:issue-82328, r=LeSeu...
2021-06-26 Fabian WolffUse `Option::map()` instead of `if let`
2021-06-26 borsAuto merge of #86267 - ZuseZ4:master, r=nagisa
2021-06-26 Manuel DrehwaldRemove dropping of loaded plugins and better debug...
2021-06-26 borsAuto merge of #86449 - Stupremee:render-self-cast-in...
2021-06-26 lrh2000Use FutureIncompatibilityReason to denote edition
2021-06-26 Mara BosNo reserved_prefix suggestion in proc macro call_site.
2021-06-26 Mara BosRename 'bad prefix' to 'unknown prefix'.
2021-06-26 Mara BosCheck the span's edition for the reserved prefixes.
2021-06-26 Mara BosImprove comments for reserved prefixes.
2021-06-26 Mara BosAdd migration lint for reserved prefixes.
2021-06-26 Mara BosFix note in reserved prefix error.
2021-06-26 Mara BosAdd machine applicable suggestion to unknown prefix...
2021-06-26 lrh2000Reserve prefixed identifiers and string literals (RFC...
2021-06-26 Fabian WolffFix ICE with `-Zunpretty=hir,typed` when an expression...
2021-06-26 borsAuto merge of #85682 - m-ou-se:array-into-iter-2, r...
2021-06-26 Mara BosBetter suggestion for array_into_iter in for loop.
2021-06-26 Mara BosAdd new suggestion to array_into_iter lint.
2021-06-26 Mara BosChange wording on array_into_iter lint for 1.53 and...
2021-06-26 borsAuto merge of #84814 - Stupremee:properly-render-hrtbs...
2021-06-26 borsAuto merge of #86586 - Smittyvb:https-everywhere, r...
2021-06-26 borsAuto merge of #86637 - ehuss:spellings, r=dtolnay
2021-06-26 borsAuto merge of #86622 - FabianWolff:issue-83475, r=jonas...
2021-06-25 borsAuto merge of #86015 - jyn514:revert-revert, r=Mark...
2021-06-25 borsAuto merge of #86599 - Amanieu:asm_raw, r=nagisa
2021-06-25 Eric HussFix a few misspellings.
2021-06-25 borsAuto merge of #86627 - JohnTitor:rollup-ey29pc1, r...
2021-06-25 Fabian WolffCheck that `#[cmse_nonsecure_entry]` is applied to...
2021-06-25 Yuki OkushiRollup merge of #86624 - jethrogb:update-compiler_built...
2021-06-25 Yuki OkushiRollup merge of #86608 - notriddle:notriddle/cleanup...
2021-06-25 Yuki OkushiRollup merge of #86592 - jhpratt:non_exhaustive, r...
2021-06-25 Yuki OkushiRollup merge of #86513 - fee1-dead:cross-crate-doc...
2021-06-25 Yuki OkushiRollup merge of #86330 - rylev:update-fcw-handling...
2021-06-25 borsAuto merge of #85603 - ogoffart:fix-uninhabited-enum...
2021-06-25 Ryan LevickFix new lints
2021-06-25 Ryan LevickAdd back missing doc
2021-06-25 Ryan LevickAddress PR feedback
2021-06-25 Ryan LevickChange how edition based future compatibility warnings...
2021-06-25 borsAuto merge of #86583 - dns2utf8:use_https, r=pietroalbini
2021-06-25 borsAuto merge of #86505 - JohnTitor:fix-86483, r=jackh726
2021-06-25 borsAuto merge of #86151 - scottmcm:simple-hash-of, r=josht...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-25 Aman Arorafixup! 2229: Capture box completely in move closures
2021-06-25 borsAuto merge of #86574 - m-ou-se:or-pattern-lint-fix...
2021-06-24 Aman Arora2229: Capture box completely in move closures
2021-06-24 Amanieu d'AntrasAdd a "raw" option for asm! which ignores format string...
2021-06-24 Mara BosDon't lint :pat when re-parsing a macro from another...
2021-06-24 borsAuto merge of #85651 - dns2utf8:rustdoc_flexbox, r...
2021-06-24 borsAuto merge of #86467 - ChrisDenton:win-env-clear, r...
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-24 Jacob PrattUse `#[non_exhaustive]` where appropriate
2021-06-24 borsAuto merge of #86279 - JohnTitor:transparent-zero-size...
2021-06-24 Yuki OkushiPrefer "allow list" structure to check a type
2021-06-24 Yuki OkushiRename function name in comments
2021-06-24 Yuki OkushiDo not panic in `return_type_impl_trait`
2021-06-24 borsAuto merge of #86588 - JohnTitor:rollup-ibgjbkf, r...
2021-06-24 Yuki OkushiRollup merge of #86566 - fee1-dead:mir-pretty-print...
2021-06-24 Yuki OkushiRollup merge of #86561 - notriddle:notriddle/cleanup...
2021-06-24 Yuki OkushiRollup merge of #86560 - ehuss:update-cargo, r=ehuss
2021-06-24 Yuki OkushiRollup merge of #86536 - sexxi-goose:edition, r=nikomat...
2021-06-24 Yuki OkushiRollup merge of #86533 - inquisitivecrystal:lower-case...
2021-06-24 Yuki OkushiRollup merge of #86415 - Kmeakin:iterator-associativity...
2021-06-24 Yuki OkushiRollup merge of #86296 - LeSeulArtichaut:thir-doc,...
2021-06-24 Yuki OkushiRollup merge of #86137 - GuillaumeGomez:error-code...
2021-06-23 SmittyPoint to the updated version of some dead links
2021-06-23 borsAuto merge of #86138 - FabianWolff:issue-85871, r=nikom...
2021-06-23 SmittyUse HTTPS links where possible
2021-06-23 Guillaume GomezRemove unused error codes from error_codes.rs and from...
2021-06-23 klensyfix pretty print for `loop` in mir and hir
2021-06-23 borsAuto merge of #86564 - jsha:revert-83826, r=jyn514
2021-06-23 Aris MerchantTeach rustc to accept lowercase error codes
2021-06-23 borsAuto merge of #86386 - inquisitivecrystal:better-errors...
2021-06-23 DeadbeefUse `use_verbose` for mir::Constant
2021-06-23 Manuel DrehwaldAdd missing use
2021-06-22 borsAuto merge of #86559 - Dylan-DPC:rollup-aixg3q5, r...
2021-06-22 Dylan DPCRollup merge of #86557 - ehuss:update-books, r=ehuss
2021-06-22 Dylan DPCRollup merge of #86549 - mbartlett21:patch-1, r=Guillau...
2021-06-22 Dylan DPCRollup merge of #86542 - GuillaumeGomez:line-numbers...
2021-06-22 Dylan DPCRollup merge of #86523 - LeSeulArtichaut:macros-disambi...
2021-06-22 Dylan DPCRollup merge of #86521 - the8472:add-footgun-comments...
2021-06-22 Dylan DPCRollup merge of #86223 - fee1-dead:better-E0121, r...
2021-06-22 borsAuto merge of #85193 - pnkfelix:readd-support-for-inner...
2021-06-22 borsAuto merge of #86045 - jsgf:fix-emit-path-hashing,...
2021-06-22 LeSeulArtichautAdd documentation for various THIR structs
next