]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #92371 - dtolnay:attrblock, r=oli-obk
[rust.git] / compiler /
2021-12-20 Ralf JungCTFE eval_fn_call: use FnAbi to determine argument...
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 Jakub BeránekUse hash_stable for hashing str
2021-12-20 borsAuto merge of #92108 - r00ster91:patch-6, r=jyn514
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-20 SparrowLiiFix the error of checking `base_expr` twice in type_cha...
2021-12-20 borsAuto merge of #91844 - nnethercote:rm-ObligationCauseDa...
2021-12-19 Nicholas NethercoteEliminate `ObligationCauseData`.
2021-12-19 borsAuto merge of #92106 - matthiaskrgr:rollup-zw6t1mu...
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 borsAuto merge of #92099 - matthiaskrgr:rollup-4gwv67m...
2021-12-19 threadexceptionFix an ICE when lowering a float with missing exponent...
2021-12-19 Matthias KrügerRollup merge of #92081 - jyn514:need-backline, r=Guilla...
2021-12-19 Matthias KrügerRollup merge of #92077 - jyn514:remove-collapsed, r...
2021-12-19 Matthias KrügerRollup merge of #92071 - ajtribick:patch-1, r=the8472
2021-12-19 Matthias KrügerRollup merge of #92042 - ChrisDenton:msvc-static-tls...
2021-12-19 Matthias KrügerRollup merge of #92028 - petrochenkov:psimd, r=Mark...
2021-12-19 Matthias KrügerRollup merge of #91984 - Aaron1011:rustc-middle-lifetim...
2021-12-19 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-19 borsAuto merge of #91871 - camelid:urlpartsbuilder, r=Guill...
2021-12-19 borsAuto merge of #89831 - Aaron1011:project-caching-speedu...
2021-12-19 borsAuto merge of #92090 - matthiaskrgr:rollup-pbyqddi...
2021-12-19 Aaron HillRe-introduce concept of projection cache 'completion'
2021-12-18 Matthias KrügerRollup merge of #92082 - jyn514:remove-from-iterator...
2021-12-18 Matthias KrügerRollup merge of #92063 - OverOrion:patch-1, r=jyn514
2021-12-18 Matthias KrügerRollup merge of #92020 - Folyd:stream-unpin, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #91956 - notriddle:notriddle/unused...
2021-12-18 Matthias KrügerRollup merge of #91932 - Kixiron:randomize-seed, r...
2021-12-18 Matthias KrügerRollup merge of #91894 - pitaj:91867-incremental, r...
2021-12-18 Matthias KrügerRollup merge of #91834 - GuillaumeGomez:improve-gui...
2021-12-18 borsAuto merge of #91837 - Kobzol:stable-hash-map-avoid...
2021-12-18 borsAuto merge of #92065 - matthiaskrgr:rollup-qmpcsuj...
2021-12-18 Nikita PopovExplicitly set no ELF flags for .rustc section
2021-12-18 Aaron HillIgnore other `PredicateKind`s in rustdoc auto trait...
2021-12-18 borsAuto merge of #92064 - matthiaskrgr:rollup-tgj2pai...
2021-12-18 Matthias KrügerRollup merge of #92050 - r00ster91:patch-5, r=camelid
2021-12-18 Matthias KrügerRollup merge of #92047 - Aaron1011:location-detail...
2021-12-18 Matthias KrügerRollup merge of #92037 - fee1-dead:fix_env_dmbic, r...
2021-12-18 Matthias KrügerRollup merge of #92024 - pcwalton:per-codegen-unit...
2021-12-18 Matthias KrügerRollup merge of #91931 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91926 - SylvanB:remove_in_band_lifetim...
2021-12-18 Matthias KrügerRollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco
2021-12-18 Matthias KrügerRollup merge of #92032 - petrochenkov:extblockpath...
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
2021-12-18 Matthias KrügerRollup merge of #92018 - estebank:missing-ticks, r...
2021-12-18 Matthias KrügerRollup merge of #91977 - GuillaumeGomez:unify-search...
2021-12-18 Matthias KrügerRollup merge of #91925 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91923 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91858 - semarie:runpath, r=petrochenkov
2021-12-18 borsAuto merge of #92062 - matthiaskrgr:rollup-en3p4sb...
2021-12-18 Matthias KrügerRollup merge of #92030 - rukai:stdlib2021, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #92025 - devnexen:revert-91553-anc_data...
2021-12-18 Matthias KrügerRollup merge of #91922 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91909 - lnicola:rust-analyzer-2021...
2021-12-18 Matthias KrügerRollup merge of #91896 - pitaj:91867-passes, r=michaelw...
2021-12-18 Matthias KrügerRollup merge of #91516 - rukai:improve_mut_addition_hel...
2021-12-18 Matthias KrügerRollup merge of #91439 - ecstatic-morse:const-cmp-trait...
2021-12-18 Vadim Petrochenkovhir: Do not introduce dummy type names for `extern...
2021-12-18 borsAuto merge of #92059 - matthiaskrgr:rollup-bainfyh...
2021-12-18 Matthias KrügerRollup merge of #92016 - calebcartwright:expose-asm...
2021-12-18 Matthias KrügerRollup merge of #91975 - cjgillot:noinline-generator...
2021-12-18 Matthias KrügerRollup merge of #91928 - fee1-dead:constification1...
2021-12-18 Matthias KrügerRollup merge of #91910 - tmiasko:miri-extern-type,...
2021-12-18 Matthias KrügerRollup merge of #91818 - camelid:unused-result-type...
2021-12-18 Matthias KrügerRollup merge of #89090 - cjgillot:bare-dyn, r=jackh726
2021-12-18 Matthias KrügerRollup merge of #87901 - poliorcetics:pub-pub-pub,...
2021-12-18 Lucas Kentget_mut_span_in_struct_field uses span.between
2021-12-18 Tomasz MiąskoImplement StableHash for BitSet and BitMatrix via Hash
2021-12-18 Tomasz MiąskoDerive hash for BitSet and BitMatrix
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 Aaron HillRemove 'speculative evaluation' of predicates
2021-12-17 Michael Howellfix(rustc_lint): mark the parens around `(1..loop ...
2021-12-17 Chris DentonRename `has_elf_tls` to `has_thread_local`
2021-12-17 borsAuto merge of #91838 - scottmcm:array-slice-eq-via...
2021-12-17 Chris DentonEnable `#[thread_local]` for all windows-msvc targets
2021-12-17 DeadbeefAdd a temporary hack before env fix lands in bootstrap
2021-12-17 DeadbeefUse a const ParamEnv when in default_method_body_is_const
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Sébastien Mariepass -Wl,-z,origin to set DF_ORIGIN when using rpath
2021-12-17 borsAuto merge of #92023 - ehuss:update-cargo, r=ehuss
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-17 borsAuto merge of #91812 - camelid:assoc-const-lazy, r...
2021-12-17 Patrick Waltonrustc_codegen_llvm: Give each codegen unit a unique...
2021-12-17 lzhEliminate duplicate codes of expected_found_bool
2021-12-17 Esteban KuberFix typo in "new region bound" suggestion
2021-12-17 Lucas KentImprove suggestion to change struct field to &mut
2021-12-17 borsAuto merge of #91672 - b-naber:merge-normalize-erasing...
2021-12-17 Caleb Cartwrightbuiltin_macros: allow external consumers for AsmArgs...
2021-12-16 Aaron HillOnly cache local adt_def results on disk
2021-12-16 borsAuto merge of #92003 - matthiaskrgr:rollup-obgv0rt...
2021-12-16 LegionMammal978Remove `in_band_lifetimes` from `rustc_codegen_llvm`
2021-12-16 LegionMammal978Remove `in_band_lifetimes` from `rustc_mir_dataflow`
2021-12-16 Matthias KrügerRollup merge of #92001 - fee1-dead:dmbic-xcrate-fix...
2021-12-16 Matthias KrügerRollup merge of #91987 - jsha:docdocgoose, r=jyn514
next