]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #95005 - ssomers:btree_static_assert, r=thomcc
[rust.git] / compiler /
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 borsAuto merge of #100705 - compiler-errors:issue-100620...
2022-08-26 borsAuto merge of #101017 - JohnTitor:rollup-73f2fhb, r...
2022-08-26 Yuki OkushiRollup merge of #101010 - notriddle:notriddle/multi...
2022-08-26 Yuki OkushiRollup merge of #100978 - nnethercote:fix-100948, r...
2022-08-26 Yuki OkushiRollup merge of #100933 - a1phyr:cheap_assert_match_fai...
2022-08-26 Yuki OkushiRollup merge of #100604 - dtolnay:okorerr, r=m-ou-se
2022-08-26 Yuki OkushiRollup merge of #100076 - tspiteri:const_slice_split_at...
2022-08-26 Yuki OkushiRollup merge of #100034 - tmiasko:elaborate-box-derefs...
2022-08-26 Yuki OkushiRollup merge of #99920 - emarteca:custom-allocator...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-26 borsAuto merge of #99487 - bmacnaughton:is_whitespace_updat...
2022-08-25 borsAuto merge of #100748 - SparrowLii:query_depth, r=cjgillot
2022-08-25 Ellen ArtecaAdding support for rustc_serialize encode and decode...
2022-08-25 borsAuto merge of #100911 - tmiasko:update-stdarch, r=Amanieu
2022-08-25 Tomasz MiąskoInline trivial `From<Local> for Place<'_>` impl
2022-08-25 Tomasz MiąskoAdd method that applies DefUse effect
2022-08-25 Tomasz MiąskoElaborate all box dereferences in `ElaborateBoxDerefs`
2022-08-25 borsAuto merge of #100571 - cjgillot:mir-cost-visit, r...
2022-08-25 borsAuto merge of #100436 - jyn514:macro-query-system,...
2022-08-25 Tomasz MiąskoFix liveness analysis for yield terminators
2022-08-25 borsAuto merge of #100977 - JohnTitor:rollup-8hc7rxh, r...
2022-08-25 Nicholas NethercoteHandle `Err` in `ast::LitKind::to_token_lit`.
2022-08-24 borsAuto merge of #99946 - tmiasko:elide-storage-makers...
2022-08-24 Yuki OkushiRollup merge of #100964 - bjorn3:sync_cg_clif-2022...
2022-08-24 Yuki OkushiRollup merge of #100960 - rust-lang:notriddle/ayu-span...
2022-08-24 Yuki OkushiRollup merge of #100921 - ChayimFriedman2:and-eager...
2022-08-24 Yuki OkushiRollup merge of #100808 - SkiFire13:migrate_diagnostics...
2022-08-24 Yuki OkushiRollup merge of #100780 - wonchulee:translation_save_an...
2022-08-24 Yuki OkushiRollup merge of #100188 - chenyukang:fix-issue-100165...
2022-08-24 Yuki OkushiRollup merge of #99954 - dingxiangfei2009:break-out...
2022-08-24 Yuki OkushiRollup merge of #99332 - jyn514:stabilize-label-break...
2022-08-24 borsAuto merge of #100963 - matthiaskrgr:rollup-pjr0lb3...
2022-08-24 bjorn3Rustfmt
2022-08-24 borsAuto merge of #100803 - klensy:do-not-encode-preinterne...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 Matthias KrügerRollup merge of #100945 - TaKO8Ki:add-missing-test...
2022-08-24 Matthias KrügerRollup merge of #100940 - TaKO8Ki:do-not-suggest-adding...
2022-08-24 Matthias KrügerRollup merge of #100938 - notriddle:notriddle/fields...
2022-08-24 Matthias KrügerRollup merge of #100930 - cuviper:podman-keep-id, r...
2022-08-24 Matthias KrügerRollup merge of #100926 - tusharxoxoxo:master, r=Dylan-DPC
2022-08-24 Matthias KrügerRollup merge of #100922 - GuillaumeGomez:rewrite-error...
2022-08-24 Matthias KrügerRollup merge of #100919 - sanxiyn:parallel-liveness...
2022-08-24 Matthias KrügerRollup merge of #100912 - tmiasko:make-include, r=TaKO8Ki
2022-08-24 Matthias KrügerRollup merge of #100906 - ChayimFriedman2:map-index...
2022-08-24 Matthias KrügerRollup merge of #100901 - TaKO8Ki:make-some-methods...
2022-08-24 Matthias KrügerRollup merge of #100888 - spastorino:coherence-negative...
2022-08-24 Matthias KrügerRollup merge of #100855 - IsaacCloos:master, r=joshtriplett
2022-08-24 Matthias KrügerRollup merge of #100826 - vincenzopalazzo:macros/wrong_...
2022-08-24 Matthias KrügerRollup merge of #100220 - scottmcm:fix-by-ref-sized...
2022-08-24 Matthias KrügerRollup merge of #99993 - petrochenkov:linkdated, r...
2022-08-24 Joshua Nelsonget rid of another unnecessary lifetime macro argument
2022-08-24 Joshua NelsonMove most of `make_query` into a generic function,...
2022-08-24 Takayuki Maedado not suggest adding a bound to a opaque type
2022-08-24 Joshua NelsonGet rid of some usages of `query_keys`
2022-08-24 Joshua NelsonRemove `$tcx` metavariable from `rustc_query_append`
2022-08-24 Joshua NelsonStabilize `#![feature(label_break_value)]`
2022-08-24 SparrowLiiadd `depth_limit` in `QueryVTable`
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 borsAuto merge of #100675 - Xiretza:fluent-mandate-crate...
2022-08-23 Vincenzo Palazzosugg: take into count the debug formatting
2022-08-23 David Wooderrors: `IntoDiagnosticArg` for `io::Error`/paths
2022-08-23 Wonchul Leesave_analysis: Migrate diagnostics
2022-08-23 borsAuto merge of #99917 - yaahc:error-in-core-move, r...
2022-08-23 Chayim Refael FriedmanSuggest alternatives when trying to mutate a `HashMap...
2022-08-23 borsAuto merge of #100920 - Dylan-DPC:rollup-vlcw3sr, r...
2022-08-23 Dylan DPCRollup merge of #100909 - nnethercote:minor-ast-LitKind...
2022-08-23 Dylan DPCRollup merge of #100907 - Nilstrieb:unrachable-typo...
2022-08-23 Dylan DPCRollup merge of #100857 - camsteffen:query-parse-refact...
2022-08-23 Dylan DPCRollup merge of #100851 - Alexendoo:rpf-width-prec...
2022-08-23 Dylan DPCRollup merge of #100835 - devnexen:listener_followups...
2022-08-23 Dylan DPCRollup merge of #100768 - Facel3ss1:plugin-impl-transla...
2022-08-23 Dylan DPCRollup merge of #100368 - chenyukang:fix-100321, r...
2022-08-23 Dylan DPCRollup merge of #100309 - compiler-errors:issue-100300...
2022-08-23 Dylan DPCRollup merge of #99249 - cjgillot:no-reparse-fn, r...
2022-08-23 Santiago PastorinoUse CRATE_HIR_ID and CRATE_DEF_ID for obligations from...
2022-08-23 Santiago PastorinoDo not use unneeded extra errors variable
2022-08-23 Santiago PastorinoPermit negative impls coherence to take advantage of...
2022-08-23 Santiago PastorinoMove InferCtxtExt to rustc_trait_selection
2022-08-23 Seo SanghyeonUse par_body_owners for liveness
2022-08-23 yukangparser will not give wrong help message for 'public'
2022-08-23 borsAuto merge of #100782 - thomcc:fix-android-sigaddset...
2022-08-23 Nicholas NethercoteRemove the symbol from `ast::LitKind::Err`.
2022-08-23 Nicholas NethercoteAdd some useful comments to `LitKind`.
2022-08-23 nilsFix typo in UnreachableProp
2022-08-23 borsAuto merge of #100904 - matthiaskrgr:rollup-z3yzivj...
2022-08-23 Matthias KrügerRollup merge of #100893 - thinety:master, r=scottmcm
2022-08-23 Matthias KrügerRollup merge of #100887 - eholk:codegen_call_terminator...
2022-08-23 Matthias KrügerRollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark...
2022-08-23 Matthias KrügerRollup merge of #100861 - RalfJung:const-ice, r=oli-obk
2022-08-23 Matthias KrügerRollup merge of #100832 - ehuss:bootstrap-cleanup,...
2022-08-23 Matthias KrügerRollup merge of #100789 - compiler-errors:issue-99662...
2022-08-23 Matthias KrügerRollup merge of #100641 - corwinkuiper:add-armv4t-targe...
2022-08-23 Matthias KrügerRollup merge of #100565 - TaKO8Ki:suggest-adding-missin...
2022-08-23 Matthias KrügerRollup merge of #100382 - jackh726:gat-self-outlives...
2022-08-23 borsAuto merge of #100678 - GuillaumeGomez:improve-rustdoc...
2022-08-23 Tomasz MiąskoRemove support for adding statement to all successors
2022-08-23 Tomasz MiąskoElide storage markers for internal locals when inlining
2022-08-23 Tomasz MiąskoElide storage markers when elaborating deref projections
2022-08-23 Tomasz MiąskoElide storage markers when elaborating box derefs
next