]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs
Rollup merge of #96415 - ehuss:git-io, r=bjorn3
[rust.git] / compiler / rustc_trait_selection / src / traits / error_reporting / mod.rs
2022-04-26 Guillaume GomezRollup merge of #96415 - ehuss:git-io, r=bjorn3
2022-04-26 Guillaume GomezRollup merge of #96400 - JakobDegen:shallow-init-docs...
2022-04-26 Guillaume GomezRollup merge of #96386 - SparrowLii:des_field, r=jackh726
2022-04-26 Guillaume GomezRollup merge of #96372 - compiler-errors:field-method...
2022-04-26 Guillaume GomezRollup merge of #96361 - GuillaumeGomez:es6, r=notriddle
2022-04-26 Guillaume GomezRollup merge of #95949 - SoniEx2:patch-5, r=m-ou-se
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-26 borsAuto merge of #94034 - willcrichton:fix-trait-suggestio...
2022-04-26 borsAuto merge of #96404 - tmandry:roll-llvm, r=cuviper
2022-04-26 borsAuto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r...
2022-04-25 Dylan DPCRollup merge of #96384 - lcnr:extern-types-similar...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-25 lcnrdo not consider two extern types to be similar
2022-04-24 Matthias KrügerRollup merge of #96107 - Gumichocopengin8:test/vec...
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-20 borsAuto merge of #96022 - martingms:inline-const-getters...
2022-04-19 Dylan DPCRollup merge of #96029 - IsakNyberg:error-messages...
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 Dylan DPCRollup merge of #96122 - TaKO8Ki:fix-invalid-error...
2022-04-19 Dylan DPCRollup merge of #96089 - ojeda:no-vec-no_global_oom_han...
2022-04-19 Dylan DPCRollup merge of #96086 - jsgf:remove-extern-location...
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-19 borsAuto merge of #96020 - martingms:optimize-relate_substs...
2022-04-18 Dylan DPCRollup merge of #96148 - marmeladema:nll-revisions...
2022-04-18 Dylan DPCRollup merge of #96032 - ehuss:update-books, r=ehuss
2022-04-18 borsAuto merge of #95906 - jyn514:enforce-valid-paths,...
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-18 borsAuto merge of #96113 - mixi:libressl-3.4.x, r=Mark...
2022-04-18 borsAuto merge of #96000 - jyn514:faster-doctests, r=Mark...
2022-04-18 borsAuto merge of #95695 - the8472:vec-codegen-tests, r...
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #96016 - Aaron1011:hash-name-cleanup...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-17 borsAuto merge of #96010 - eduardosm:Unique-on-top-of-NonNu...
2022-04-17 borsAuto merge of #96002 - nnethercote:speed-up-Vec-clear...
2022-04-16 Dylan DPCRollup merge of #96112 - niluxv:strict-provenance-lint...
2022-04-16 Dylan DPCRollup merge of #96105 - jyn514:less-verbose-logging...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 borsAuto merge of #95899 - petrochenkov:modchild2, r=cjgillot
2022-04-16 Dylan DPCRollup merge of #96118 - GuillaumeGomez:cleanup-def...
2022-04-16 Dylan DPCRollup merge of #96088 - ehuss:update-mdbook, r=Mark...
2022-04-16 Dylan DPCRollup merge of #96058 - euclio:flock-impls, r=nagisa
2022-04-16 Dylan DPCRollup merge of #95908 - compiler-errors:shallow_resolv...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 borsAuto merge of #95993 - jyn514:fix-stage0-doctests,...
2022-04-16 Dylan DPCRollup merge of #96081 - eduardosm:masks_usize_size_agn...
2022-04-16 Dylan DPCRollup merge of #96059 - euclio:doc-cfg, r=manishearth...
2022-04-16 Dylan DPCRollup merge of #96047 - lnicola:rust-analyzer-2022...
2022-04-16 Dylan DPCRollup merge of #96038 - beyarkay:patch-1, r=m-ou-se
2022-04-16 Dylan DPCRollup merge of #96035 - Gumichocopengin8:feature/updat...
2022-04-16 Dylan DPCRollup merge of #96023 - matthiaskrgr:clippyper1304...
2022-04-16 Dylan DPCRollup merge of #95887 - petrochenkov:doclink5, r=cjgillot
2022-04-16 borsAuto merge of #95689 - lqd:self-profiler, r=wesleywiser
2022-04-16 borsAuto merge of #96108 - Dylan-DPC:rollup-t5f2fc9, r...
2022-04-16 borsAuto merge of #92364 - jackh726:Quantumplation/65853...
2022-04-16 Jack HueyImplementation for 65853
2022-04-16 Dylan DPCRollup merge of #95859 - rainy-me:unterminated-nested...
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-16 borsAuto merge of #95450 - jyn514:faster-doc, r=Mark-Simulacrum
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-13 Dylan DPCRollup merge of #95885 - gimbles:patch-1, r=Mark-Simulacrum
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 borsAuto merge of #95656 - cjgillot:no-id-hashing-mode...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-12 borsAuto merge of #95905 - vacuus:markdown-render, r=Guilla...
2022-04-12 Dylan DPCRollup merge of #95973 - oli-obk:tait_ub3, r=compiler...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 Dylan DPCRollup merge of #95918 - compiler-errors:issue-95878...
2022-04-12 Dylan DPCRollup merge of #95914 - c410-f3r:meta-vars, r=petrochenkov
2022-04-12 Dylan DPCRollup merge of #95405 - cjgillot:probe, r=petrochenkov
2022-04-12 Mara BosRollup merge of #95794 - nnethercote:parse_tt-a-few...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
2022-04-12 fee1-deadRollup merge of #95820 - OliverMD:95150, r=lcnr
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 Matthias KrügerRollup merge of #95936 - TaKO8Ki:fix-relative-paths...
2022-04-12 Matthias KrügerRollup merge of #95920 - compiler-errors:cast-suggestio...
2022-04-12 Matthias KrügerRollup merge of #95910 - ehuss:fix-crate-type-duplicate...
2022-04-12 Matthias KrügerRollup merge of #95909 - vacuus:theme-build-rule, r...
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-12 borsAuto merge of #95893 - luqmana:no-prepopulate-passes...
next