]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #83342 - Count-Count:win-console-incomplete-utf8, r=m-ou-se
[rust.git] / compiler /
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-02 borsAuto merge of #88522 - camelid:box-paren-output, r...
2021-09-01 borsAuto merge of #88490 - GuillaumeGomez:associated-types...
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 borsAuto merge of #88395 - ricky26:llvm-submodule, r=nikic
2021-09-01 borsAuto merge of #88556 - m-ou-se:rollup-q636wyd, r=m...
2021-09-01 Mara BosRollup merge of #88551 - inquisitivecrystal:unsafe_cell...
2021-09-01 Mara BosRollup merge of #88548 - inquisitivecrystal:intersperse...
2021-09-01 Mara BosRollup merge of #88542 - tavianator:readdir_r-errno...
2021-09-01 Mara BosRollup merge of #88525 - notriddle:notriddle/coherence...
2021-09-01 Mara BosRollup merge of #88410 - camelid:fix-assoc-bold, r...
2021-09-01 Mara BosRollup merge of #88350 - programmerjake:add-ppc-cr...
2021-09-01 Mara BosRollup merge of #88053 - bjorn3:fix_flock_fallback_impl...
2021-09-01 Mara BosRollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se
2021-09-01 Mara BosRollup merge of #86376 - asquared31415:extern-no-mangle...
2021-09-01 borsAuto merge of #88272 - willcrichton:mutable-sparse...
2021-09-01 borsAuto merge of #88121 - camelid:better-recursive-alias...
2021-09-01 borsAuto merge of #87688 - camsteffen:let-else, r=cjgillot
2021-08-31 borsAuto merge of #88533 - oli-obk:tait_🧊, r=spastorino
2021-08-31 borsAuto merge of #88506 - Mark-Simulacrum:fix-rlibs, r...
2021-08-31 borsAuto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m...
2021-08-31 Mara BosRollup merge of #88524 - soenkehahn:master, r=jyn514
2021-08-31 Mara BosRollup merge of #88504 - m-ou-se:turbofish-please-stay...
2021-08-31 Mara BosRollup merge of #88501 - m-ou-se:prelude-collusion...
2021-08-31 Mara BosRollup merge of #88495 - ibraheemdev:tcp-linger, r...
2021-08-31 Mara BosRollup merge of #88445 - inquisitivecrystal:ast-lowerin...
2021-08-31 Mara BosRollup merge of #88418 - fee1-dead:trait-assoc-tilde...
2021-08-31 Mara BosRollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch...
2021-08-31 Mara BosRollup merge of #88391 - GuillaumeGomez:fix-json-enum...
2021-08-31 Mara BosRollup merge of #86362 - ptrojahn:insert_vars_and_temps...
2021-08-31 Mara BosRollup merge of #85017 - clarfonthey:carrying_widening...
2021-08-31 Michael HowellChange wording to less jaron-y "non-auto trait"
2021-08-31 Oli SchererConcrete regions can show up in mir borrowck if the...
2021-08-31 Mara BosUse and_then instead of unwrap_or_default.
2021-08-31 Mara BosUse right span in prelude collision suggestions with...
2021-08-31 Mara BosPull Span::find_ancestor_inside loop into its own function.
2021-08-31 Paul TrojahnAvoid cloning LocalDecls
2021-08-31 borsAuto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m...
2021-08-31 Mara BosRollup merge of #88509 - m-ou-se:dyn-no-left-shift...
2021-08-31 Mara BosRollup merge of #88503 - m-ou-se:array-into-inter-ambig...
2021-08-31 Mara BosRollup merge of #88497 - m-ou-se:prelude-collision...
2021-08-31 Mara BosRollup merge of #88496 - m-ou-se:prelude-collision...
2021-08-31 Mara BosRollup merge of #88492 - est31:maybe_uninit_write,...
2021-08-31 Mara BosRollup merge of #88486 - bjorn3:better_arena_macro...
2021-08-31 Mara BosRollup merge of #88465 - marcospb19:master, r=joshtriplett
2021-08-31 Mara BosRollup merge of #88462 - petrochenkov:macstore, r=jyn514
2021-08-31 Mara BosRollup merge of #88450 - notriddle:notriddle/maybe_whol...
2021-08-31 Mara BosRollup merge of #88413 - spastorino:weird-return-types...
2021-08-31 Mara BosRollup merge of #88409 - spastorino:autoleakage-tait...
2021-08-31 Mara BosRollup merge of #88408 - spastorino:inference-cycle...
2021-08-31 Mara BosRollup merge of #88406 - spastorino:tait-nest-infer...
2021-08-31 Mara BosRollup merge of #88394 - ChrisDenton:patch-1, r=joshtri...
2021-08-31 borsAuto merge of #88491 - RalfJung:miri, r=RalfJung
2021-08-31 borsAuto merge of #88467 - sexxi-goose:issue-88431, r=nikom...
2021-08-31 Michael HowellUpdate E0785.md
2021-08-31 Michael Howellfix(rustc_typeck): produce better errors for dyn auto...
2021-08-31 borsAuto merge of #88414 - Aaron1011:guess-foreign-head...
2021-08-31 Cameron SteffenHandle irrufutable or unreachable let-else
2021-08-31 Cameron SteffenCalculate LetSource later
2021-08-31 Cameron SteffenHandle let-else initializer edge case errors
2021-08-31 Cameron SteffenEnforce diverging let...else
2021-08-31 Cameron SteffenAdd let_else feature gate
2021-08-31 Cameron SteffenLower let-else to HIR
2021-08-31 Cameron SteffenRefactor lower_stmts
2021-08-31 Cameron SteffenMove some methods to block module
2021-08-31 Cameron SteffenAdd let-else to AST
2021-08-31 borsAuto merge of #88100 - HTG-YT:edition2021-compopt-stabi...
2021-08-30 borsAuto merge of #88369 - lcnr:cec-rename, r=oli-obk
2021-08-30 Mara BosTurn to ifs into a match.
2021-08-30 Mara BosDon't suggest extra <> in dyn suggestion.
2021-08-30 Mark RousskovFix loading large rlibs
2021-08-30 Mara BosKeep turbofish in prelude collision lint.
2021-08-30 Mara BosWarn when [T; N].into_iter() is ambiguous in the new...
2021-08-30 borsAuto merge of #88466 - sexxi-goose:issue-88372, r=nikom...
2021-08-30 Mara BosFix prelude collision suggestions for glob imported...
2021-08-30 Mara BosFix lifetime generics in <T<..> as Trait>::try_from...
2021-08-30 Mara BosFix lifetime generics in <T as Trait<..>>::try_from...
2021-08-30 est31Use MaybeUninit::write in functor.rs
2021-08-30 Mara BosUpdate LATEST_STABLE_EDITION to 2021.
2021-08-30 HTG-YTmake edition 2021 stable
2021-08-30 bjorn3Remove unused arena macro args
2021-08-30 Simonas KazlauskasDisallow the aapcs CC on Aarch64
2021-08-30 borsAuto merge of #87680 - mati865:stacker-psm-update,...
2021-08-30 lcnr`feature(const_param_types)` -> `feature(adt_const_params)`
2021-08-30 lcnrallow unordered const/ty params if any cg feature is...
2021-08-30 lcnr`feature(const_generics)` -> `feature(const_param_types)`
2021-08-30 Ellenremove lazy_normalization_consts
2021-08-30 Ellenrename const_evaluatable_checked to generic_const_exprs
2021-08-30 borsAuto merge of #88281 - asquared31415:asm-docs, r=Amanieu
2021-08-30 borsAuto merge of #88456 - inquisitivecrystal:private-macro...
2021-08-30 inquisitivecrystalClean up the lowering of AST items
2021-08-30 Noah LevRetrieve `DefKind` from HIR map to reduce chance of...
2021-08-30 asquared31415emit specific warning to clarify that foreign items...
2021-08-29 borsAuto merge of #88337 - eddyb:field-failure-is-not-an...
2021-08-29 Eduard-Mihai Burtescurustc_target: remove `LayoutOf` bound from `TyAbiInterf...
2021-08-29 Eduard-Mihai Burtescurustc_target: `TyAndLayout::field` should never error.
2021-08-29 Aman Arora2229: Drop any deref in move closure
2021-08-29 borsAuto merge of #88280 - sexxi-goose:non-exhaustive,...
2021-08-29 Aman Arora2229: Handle update to capture kind properly
2021-08-29 borsAuto merge of #88262 - klensy:pprust-cow, r=nagisa
next