]> git.lizzy.rs Git - rust.git/history - library
Reduce the scope of allow(rustc::potential_query_instability) in rustc_trait_selection
[rust.git] / library /
2022-11-08 borsAuto merge of #104063 - compiler-errors:ct-norm-unless...
2022-11-08 borsAuto merge of #104138 - Dylan-DPC:rollup-m3ojpjg, r...
2022-11-08 Dylan DPCRollup merge of #104094 - lcnr:on_unimplemented-move...
2022-11-08 Dylan DPCRollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103865 - compiler-errors:fallback...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 Dylan DPCRollup merge of #103446 - the8472:tra-array-chunks...
2022-11-08 borsAuto merge of #104023 - Nilstrieb:cleanup-query, r...
2022-11-08 borsAuto merge of #104013 - notriddle:notriddle/rustdoc...
2022-11-07 The 8472document and improve array Guard type
2022-11-07 The 8472simplification: do not process the ArrayChunks remainde...
2022-11-07 The 8472specialize iter::ArrayChunks::fold for TrustedRandomAcc...
2022-11-07 The 8472make the array initialization guard available to other...
2022-11-07 The 8472add benchmark for iter::ArrayChunks::fold specialization
2022-11-07 borsAuto merge of #103934 - notriddle:notriddle/backtrace...
2022-11-07 borsAuto merge of #103569 - RalfJung:miri-test-macos, r...
2022-11-07 borsAuto merge of #104102 - Dylan-DPC:rollup-0eakshe, r...
2022-11-07 Dylan DPCRollup merge of #104090 - wanghaha-dev:master, r=Dylan-DPC
2022-11-07 Dylan DPCRollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddle
2022-11-07 Dylan DPCRollup merge of #104038 - compiler-errors:super-norm...
2022-11-07 Dylan DPCRollup merge of #104003 - c410-f3r:moar-errors, r=petro...
2022-11-07 Dylan DPCRollup merge of #103986 - compiler-errors:oh-no-bad...
2022-11-07 Dylan DPCRollup merge of #103757 - ffmancera:ff/clarify_E0207...
2022-11-07 borsAuto merge of #101395 - saethlin:strict-provenance...
2022-11-07 borsAuto merge of #103218 - CastilloDel:infer, r=jackh726
2022-11-07 wanghaha-devModify comment syntax error
2022-11-07 borsAuto merge of #104083 - JohnTitor:rollup-lo3wbzs, r...
2022-11-07 Yuki OkushiRollup merge of #104074 - yancyribbens:add-example...
2022-11-07 Yuki OkushiRollup merge of #104066 - TimNN:riscv-layout, r=nikic
2022-11-07 Yuki OkushiRollup merge of #104065 - GuillaumeGomez:css-migrate...
2022-11-07 Yuki OkushiRollup merge of #104062 - notriddle:notriddle/sidebar...
2022-11-07 Yuki OkushiRollup merge of #104059 - Rejyr:rustc_middle-lint-typo...
2022-11-07 Yuki OkushiRollup merge of #104056 - ripytide:patch-1, r=Mark...
2022-11-07 Yuki OkushiRollup merge of #104045 - Ayush1325:type_array, r=nikic
2022-11-07 Yuki OkushiRollup merge of #103914 - nnethercote:close-42326,...
2022-11-07 Yuki OkushiRollup merge of #103885 - fmease:rustdoc-various-cross...
2022-11-06 yancyrustdoc: Add an example for round that is different...
2022-11-06 borsAuto merge of #99943 - compiler-errors:tuple-trait...
2022-11-06 ripytideVec: IntoIterator signature consistency
2022-11-06 borsAuto merge of #103861 - compiler-errors:codegen-select...
2022-11-06 borsAuto merge of #103720 - crlf0710:most_translation_attr...
2022-11-06 borsAuto merge of #104043 - matthiaskrgr:rollup-sttf9e8...
2022-11-06 Matthias KrügerRollup merge of #104035 - m-ou-se:weird-expr-closure...
2022-11-06 Matthias KrügerRollup merge of #104016 - Nilstrieb:query-descs-more...
2022-11-06 Matthias KrügerRollup merge of #104014 - GuillaumeGomez:run-button...
2022-11-06 Matthias KrügerRollup merge of #104002 - RalfJung:unsafecell-new,...
2022-11-06 Matthias KrügerRollup merge of #103990 - notriddle:notriddle/logo...
2022-11-06 Matthias KrügerRollup merge of #103851 - viandoxdev:103816_bootstrap_f...
2022-11-06 Matthias KrügerRollup merge of #103012 - chenyukang:fix-102806, r...
2022-11-06 borsAuto merge of #102618 - aliemjay:simplify-closure-promo...
2022-11-06 borsAuto merge of #103975 - oli-obk:tracing, r=jackh726
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-05 Michael GouletMerge conflicts and rebase onto master
2022-11-05 Michael GouletEnforce Tuple trait on Fn traits
2022-11-05 Matthias KrügerRollup merge of #103972 - oli-obk:unoptional, r=fee1...
2022-11-05 Matthias KrügerRollup merge of #103927 - fee1-dead-contrib:E0425-no...
2022-11-05 Matthias KrügerRollup merge of #103920 - ferrocene:pa-maybe-open-in...
2022-11-05 Matthias KrügerRollup merge of #101702 - jsha:static-files2, r=notridd...
2022-11-05 borsAuto merge of #103831 - chenyukang:yukang/fix-103751...
2022-11-05 Ralf Jungfix a comment in UnsafeCell::new
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-05 borsAuto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r...
2022-11-05 Dylan DPCRollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPC
2022-11-05 Dylan DPCRollup merge of #103867 - compiler-errors:no-has-errors...
2022-11-05 Dylan DPCRollup merge of #103866 - compiler-errors:fn-ctxt-less...
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-05 Dylan DPCRollup merge of #103621 - fee1-dead-contrib:iat-fix...
2022-11-05 Alex SaveauSmall round of typo fixes
2022-11-04 Matthias KrügerRollup merge of #103984 - V0ldek:103974-refactor-mk_con...
2022-11-04 Matthias KrügerRollup merge of #103980 - notriddle:notriddle/search...
2022-11-04 Matthias KrügerRollup merge of #103977 - TimNN:memory-effects, r=nikic
2022-11-04 Matthias KrügerRollup merge of #103956 - JakobDegen:tidy-bless, r...
2022-11-04 Matthias KrügerRollup merge of #103946 - camsteffen:cleanup-bind-patte...
2022-11-04 Matthias KrügerRollup merge of #103878 - Mark-Simulacrum:fix-stable...
2022-11-04 Matthias KrügerRollup merge of #103868 - compiler-errors:trait-engine...
2022-11-04 borsAuto merge of #103298 - ferrocene:pa-compile-flags...
2022-11-04 borsAuto merge of #103978 - matthiaskrgr:rollup-iym9kmg...
2022-11-04 Matthias KrügerRollup merge of #103964 - clubby789:lint-enclosing...
2022-11-04 Matthias KrügerRollup merge of #103958 - chenyukang:yukang/fix-103951...
2022-11-04 Matthias KrügerRollup merge of #103937 - BoxyUwU:misc_cleanups, r...
2022-11-04 Matthias KrügerRollup merge of #103897 - Amanieu:llvm-58384, r=davidtwco
2022-11-04 Matthias KrügerRollup merge of #103792 - JhonnyBillM:migrate-codegen...
2022-11-04 Matthias KrügerRollup merge of #103681 - RalfJung:libtest-thread,...
2022-11-04 Matthias KrügerRollup merge of #103397 - crlf0710:port_dead_code_lint...
2022-11-04 Matthias KrügerRollup merge of #103367 - chbaker0:update-std-getrandom...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 borsAuto merge of #103962 - matthiaskrgr:rollup-9av8i6k...
2022-11-04 Matthias KrügerRollup merge of #103953 - TaKO8Ki:remove-unused-arg...
2022-11-04 Matthias KrügerRollup merge of #103950 - nbdd0121:master, r=tmiasko
2022-11-04 Matthias KrügerRollup merge of #103941 - douweschulte:patch-1, r=jyn514
2022-11-04 Matthias KrügerRollup merge of #103935 - GuillaumeGomez:remove-rustdoc...
2022-11-04 Matthias KrügerRollup merge of #103845 - camsteffen:data-structures...
2022-11-04 Matthias KrügerRollup merge of #103780 - compiler-errors:bound-closure...
2022-11-04 Matthias KrügerRollup merge of #103680 - RalfJung:cstr-links, r=JohnTitor
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-04 Matthias KrügerRollup merge of #103915 - chenyukang:yukang/fix-103874...
2022-11-04 Matthias KrügerRollup merge of #103892 - compiler-errors:afit-rustdoc...
2022-11-04 Matthias KrügerRollup merge of #103825 - Mark-Simulacrum:fix-relnotes...
next