]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection
Rollup merge of #88030 - fee1-dead:fixme, r=oli-obk
[rust.git] / compiler / rustc_trait_selection /
2021-08-16 Mara BosRollup merge of #88030 - fee1-dead:fixme, r=oli-obk
2021-08-16 Mara BosRollup merge of #88011 - jyn514:check-all-targets,...
2021-08-16 Mara BosRollup merge of #87967 - m-ou-se:non-fmt-panic-detect...
2021-08-16 Mara BosRollup merge of #87677 - amalik18:issue-2788-fix, r...
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-16 borsAuto merge of #88032 - hyd-dev:no-mangle-method, r...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 borsAuto merge of #87696 - ssomers:btree_lazy_iterator_clea...
2021-08-15 borsAuto merge of #87982 - m-ou-se:non-fmt-panic-assert...
2021-08-15 borsAuto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietr...
2021-08-15 borsAuto merge of #86692 - dns2utf8:parallelize_rustdoc...
2021-08-15 borsAuto merge of #87975 - m-ou-se:unused-import-attributes...
2021-08-15 borsAuto merge of #87974 - steffahn:slice_split_size_hints...
2021-08-14 borsAuto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa
2021-08-14 borsAuto merge of #83417 - erikdesjardins:enableremovezsts...
2021-08-14 borsAuto merge of #87324 - asquared31415:named-asm-labels...
2021-08-14 DeadbeefAssign FIXMEs to me and remove obsolete ones
2021-08-14 borsAuto merge of #87913 - a1phyr:vec_spec_clone_from,...
2021-08-14 borsAuto merge of #87375 - fee1-dead:move-constness-to...
2021-08-14 borsAuto merge of #87600 - JohnTitor:classify-ui-tests...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-13 Deadbeefmake check less conservative and add explanation
2021-08-13 DeadbeefFix tests
2021-08-13 DeadbeefFix assoc-type test
2021-08-13 DeadbeefPass constness to SelectionContext
2021-08-13 DeadbeefMake selection and evaluation caches use constness
2021-08-13 Deadbeeffmt
2021-08-13 Deadbeeffmt
2021-08-13 DeadbeefFilter non-const impls when we expect a const one
2021-08-13 Deadbeefmove Constness into TraitPredicate
2021-08-12 borsAuto merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Manish GoregaokarRollup merge of #87922 - Manishearth:c-enum-target...
2021-08-12 Manish GoregaokarRollup merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Guillaume GomezRollup merge of #87941 - GuillaumeGomez:fix-rustdoc...
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 Guillaume GomezRollup merge of #87863 - ChrisDenton:command-env-path...
2021-08-12 borsAuto merge of #87666 - ivmarkov:master, r=Amanieu
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Yuki OkushiRollup merge of #87928 - ehuss:update-cargo, r=ehuss
2021-08-12 Yuki OkushiRollup merge of #87925 - ehuss:update-books, r=ehuss
2021-08-12 Yuki OkushiRollup merge of #87903 - jackh726:logging-cleanup,...
2021-08-12 Yuki OkushiRollup merge of #87878 - lnicola:rust-analyzer-2021...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-12 borsAuto merge of #85296 - bjorn3:plugin_cleanup, r=petroch...
2021-08-12 borsAuto merge of #87843 - kornelski:try_reserve, r=m-ou-se
2021-08-11 borsAuto merge of #87892 - rust-lang:spec-fill-size-one...
2021-08-11 borsAuto merge of #87587 - oli-obk:lazy_tait, r=spastorino
2021-08-11 borsAuto merge of #87254 - rusticstuff:rustc_codegen_llvm_d...
2021-08-10 borsAuto merge of #87923 - JohnTitor:rollup-id54fyz, r...
2021-08-10 Yuki OkushiRollup merge of #87895 - TheWastl:issue-87872, r=estebank
2021-08-10 Yuki OkushiRollup merge of #87889 - estebank:method-call-disambigu...
2021-08-10 Yuki OkushiRollup merge of #87881 - badboy:platform-support-format...
2021-08-10 Yuki OkushiRollup merge of #87880 - pierwill:graph-duplicate-trait...
2021-08-10 Yuki OkushiRollup merge of #87876 - lcnr:windows_no_panic, r=m...
2021-08-10 Yuki OkushiRollup merge of #87865 - tsoutsman:master, r=GuillaumeGomez
2021-08-10 Yuki OkushiRollup merge of #87861 - tsoutsman:patch-1, r=Guillaume...
2021-08-10 Yuki OkushiRollup merge of #87854 - BoxyUwU:var-None, r=oli-obk
2021-08-10 Yuki OkushiRollup merge of #87848 - godmar:@godmar/thread-join...
2021-08-10 Yuki OkushiRollup merge of #87811 - estebank:issue-87549, r=oli-obk
2021-08-10 Yuki OkushiRollup merge of #87700 - kornelski:e530text, r=oli-obk
2021-08-10 Yuki OkushiRollup merge of #87582 - tmiasko:symbol-printer, r...
2021-08-10 Oli SchererDon't collect into a `Vec` that is immediately being...
2021-08-09 borsAuto merge of #85357 - Andy-Python-Programmer:aarch64_u...
2021-08-09 Esteban KüberDo not ICE on HIR based WF check when involving lifetimes
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #87235 - poliorcetics:issue-87217-fn...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 borsAuto merge of #87697 - GuillaumeGomez:add-e0784, r...
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 Yuki OkushiRollup merge of #87744 - Smittyvb:xpy-test-force-rerun...
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 Yuki OkushiRollup merge of #87775 - Kobzol:single-associated-item...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 Oli SchererPoint to the value instead of the TAIT declaration...
2021-08-06 Oli SchererStore the `DefId` of the currently typechecked item...
2021-08-06 Oli SchererImmediately register new opaque types in the global...
2021-08-06 Oli SchererSplit fold_opaque_ty
2021-08-06 Oli SchererMove some code around in preparation of splitting a...
2021-08-06 Oli SchererRemove a field that is computed later anyway
2021-08-06 Oli SchererMove opaque type cache into `InferCtxt`
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
2021-08-04 borsAuto merge of #87736 - the8472:inline-advance-by, r...
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-04 borsAuto merge of #87026 - FabianWolff:issue-86948, r=estebank
2021-08-04 borsAuto merge of #87712 - est31:line-column-1-based, r...
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-03 Yuki OkushiRollup merge of #87734 - Smittyvb:more-union-tests...
2021-08-03 Yuki OkushiRollup merge of #87731 - ehuss:update-cargo, r=ehuss
2021-08-03 Yuki OkushiRollup merge of #87729 - adamgemmell:dev/deprecate...
next