]> git.lizzy.rs Git - rust.git/history - compiler
Fix `x test --doc --stage 0 library/std`
[rust.git] / compiler /
2022-04-12 borsAuto merge of #95987 - m-ou-se:rollup-sdevd9b, r=m...
2022-04-12 Mara BosRollup merge of #95975 - m-ou-se:test-70093-no-cross...
2022-04-12 Mara BosRollup merge of #95963 - luqmana:llvm-dist-cross-filech...
2022-04-12 Mara BosRollup merge of #95794 - nnethercote:parse_tt-a-few...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
2022-04-12 borsAuto merge of #95974 - fee1-dead:rollup-2fr55cs, r...
2022-04-12 fee1-deadRollup merge of #95947 - cuviper:default-box, r=dtolnay
2022-04-12 fee1-deadRollup merge of #95900 - o01eg:fix-wasm-doc, r=Mark...
2022-04-12 fee1-deadRollup merge of #95820 - OliverMD:95150, r=lcnr
2022-04-12 fee1-deadRollup merge of #95716 - davidtwco:translation-custom...
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 borsAuto merge of #95966 - matthiaskrgr:rollup-hhy4nod...
2022-04-12 David Woodsess: try sysroot candidates for fluent bundle
2022-04-12 Matthias KrügerRollup merge of #95936 - TaKO8Ki:fix-relative-paths...
2022-04-12 Matthias KrügerRollup merge of #95920 - compiler-errors:cast-suggestio...
2022-04-12 Matthias KrügerRollup merge of #95910 - ehuss:fix-crate-type-duplicate...
2022-04-12 Matthias KrügerRollup merge of #95909 - vacuus:theme-build-rule, r...
2022-04-12 Matthias KrügerRollup merge of #95881 - TaKO8Ki:use-to-string-instead...
2022-04-12 Matthias KrügerRollup merge of #95722 - xu-cheng:pre-push, r=Mark...
2022-04-12 Matthias KrügerRollup merge of #95320 - JakobDegen:mir-docs, r=oli-obk
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-12 borsAuto merge of #95893 - luqmana:no-prepopulate-passes...
2022-04-12 borsAuto merge of #93408 - liangyongrui:master, r=scottmcm
2022-04-11 Takayuki Maedause `to_string` instead of `format!`
2022-04-11 borsAuto merge of #95944 - Dylan-DPC:rollup-idggkrh, r...
2022-04-11 Oliver Downardsimplify const params diagnostic on stable
2022-04-11 Jakob DegenRemove rule that place loads may not happen with varian...
2022-04-11 Jakob DegenAdd more clarifications in response to Ralf's comments
2022-04-11 Jakob DegenAddress various comments and change some details around...
2022-04-11 Jakob DegenImprove MIR phases documentation with summaries of...
2022-04-11 Jakob DegenAdjust MIR validator to check a few more things for...
2022-04-11 Jakob DegenImprove documentation for MIR terminators
2022-04-11 Jakob DegenImprove documentation for MIR statement kinds.
2022-04-11 Jakob DegenExtend the MIR validator to check many more things...
2022-04-11 Jakob DegenAdd documentation for the semantics of MIR rvalues
2022-04-11 Jakob DegenAdjust computation of place types to detect more invali...
2022-04-11 Jakob DegenImprove documentation of `Place` and `Operand`
2022-04-11 Josh StoneUse const Box::default in P::<[T]>::new
2022-04-11 borsAuto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95927 - Kobzol:ci-pgo-libcore, r=lqd
2022-04-11 Dylan DPCRollup merge of #95901 - jyn514:remove-duplicate-aliase...
2022-04-11 Dylan DPCRollup merge of #95895 - CAD97:patch-2, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95894 - nyanpasu64:fix-pin-docs, r...
2022-04-11 Dylan DPCRollup merge of #95864 - luqmana:inline-asm-unwind...
2022-04-11 Dylan DPCRollup merge of #95801 - m-ou-se:futex-rwlock, r=Amanieu
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 borsAuto merge of #95125 - JakobDegen:uninit-variant-rvalue...
2022-04-11 Jakob DegenRemove inlining cost of `Deinit` statements
2022-04-11 Jakob DegenAdd new `MutatatingUseContext`s for deinit and `SetDisc...
2022-04-11 Takayuki Maedafix a bad error message for `relative paths are not...
2022-04-11 Jakob DegenDocument semantics of `Deinit` and `SetDiscriminant...
2022-04-11 Jakob DegenAdd new `Deinit` statement kind
2022-04-11 borsAuto merge of #95931 - matthiaskrgr:rollup-1c5zhit...
2022-04-11 Matthias KrügerRollup merge of #95917 - RalfJung:thin-box-test, r...
2022-04-11 Matthias KrügerRollup merge of #95907 - compiler-errors:diag, r=Dylan-DPC
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95875 - aswild:pr/alias-cmd-paths...
2022-04-11 Matthias KrügerRollup merge of #95861 - ChrisDenton:windows7-support...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #95758 - compiler-errors:issue-54771...
2022-04-11 borsAuto merge of #95754 - compiler-errors:binder-assoc...
2022-04-11 Michael Gouletuse find_ancestor_inside to get right span in CastCheck
2022-04-11 DeadbeefAdd a note for unsatisfied `~const Drop` bounds
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 Michael Gouletbetter error for binder on associated type bound
2022-04-10 Nicholas NethercoteAdd a useful comment.
2022-04-10 Nicholas NethercoteTweak `NamedMatch` representation.
2022-04-10 Nicholas NethercoteChange internal naming of macros.
2022-04-10 Eric HussFix crate_type attribute to not warn on duplicates
2022-04-10 Michael Gouletonly suggest removing semicolon when expr implements...
2022-04-10 borsAuto merge of #95889 - Dylan-DPC:rollup-1cmywu4, r...
2022-04-10 Luqman AdenRespect -Z verify-llvm-ir and other flags that add...
2022-04-10 Dylan DPCRollup merge of #95868 - vacuus:markdown-code-blocks...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95852 - niluxv:strict-provenance-lint...
2022-04-10 Dylan DPCRollup merge of #95849 - ehuss:check-submodules, r...
2022-04-10 Dylan DPCRollup merge of #95807 - TaKO8Ki:suggest-local-var...
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 Michael GouletFIXME for diagnostic variable name
2022-04-10 borsAuto merge of #95487 - cjgillot:menhir, r=oli-obk
2022-04-10 Camille GILLOTSimplify FixedSizeEncoding using const generics.
2022-04-10 borsAuto merge of #95848 - RalfJung:miri, r=RalfJung
2022-04-10 Camille GILLOTDirectly encode DefId in metadata.
2022-04-10 Camille GILLOTDirectly encode DefPathHash in metadata.
2022-04-10 Camille GILLOTDirectly encode DefKind in metadata.
2022-04-10 Camille GILLOTDirectly encode IsAsync in metadata.
2022-04-10 Camille GILLOTDirectly encode Defaultness in metadata.
2022-04-10 Camille GILLOTDirectly encode Constness in metadata.
2022-04-10 Camille GILLOTDirectly encode ImplPolarity in metadata.
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 Camille GILLOTAvoid checking HIR in variances_of.
2022-04-10 Camille GILLOTDo not access HIR to compute symbol_name.
2022-04-10 Camille GILLOTStore LocalDefId in is_late_bound_map.
2022-04-10 Camille GILLOTAvoid accessing HIR from MIR queries.
2022-04-10 borsAuto merge of #95621 - saethlin:remove-mpsc-transmute...
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
next