]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #102927 - compiler-errors:let, r=davidtwco
[rust.git] / compiler /
2022-10-12 Dylan DPCRollup merge of #102927 - compiler-errors:let, r=davidtwco
2022-10-12 Dylan DPCRollup merge of #102883 - Urgau:fix-stabilization-half_...
2022-10-12 Dylan DPCRollup merge of #102830 - compiler-errors:constness...
2022-10-12 Dylan DPCRollup merge of #102719 - Nilstrieb:tidy-alphabetical...
2022-10-12 Dylan DPCRollup merge of #102623 - davidtwco:translation-eager...
2022-10-12 NilstriebUse `tidy-alphabetical` in the compiler
2022-10-12 borsAuto merge of #102460 - flba-eb:fix_85261_prevent_alloc...
2022-10-12 borsAuto merge of #102948 - Dylan-DPC:rollup-j8h74rb, r...
2022-10-12 Dylan DPCRollup merge of #102924 - notriddle:notriddle/sidebar...
2022-10-12 Dylan DPCRollup merge of #102913 - SparrowLii:import-candidate...
2022-10-12 Dylan DPCRollup merge of #102890 - camsteffen:adt-sized-represen...
2022-10-12 Dylan DPCRollup merge of #102811 - the8472:bufread-memset, r...
2022-10-12 Dylan DPCRollup merge of #102578 - lukas-code:ilog-panic, r...
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-12 Michael GouletTyAlias needs encoded constness too, for layout computa...
2022-10-12 Michael GouletUnify tcx.constness and param env constness checks
2022-10-12 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-12 SparrowLiiunify `IsPattern` and `IsImport` enum
2022-10-11 Michael GouletFix let removal suggestion in struct
2022-10-11 borsAuto merge of #102926 - matthiaskrgr:rollup-oe2cdzj...
2022-10-11 Matthias KrügerRollup merge of #102912 - lnicola:rust-analyzer-2022...
2022-10-11 Matthias KrügerRollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco
2022-10-11 Matthias KrügerRollup merge of #102889 - petrochenkov:partres, r=cjgillot
2022-10-11 Matthias KrügerRollup merge of #102869 - azdavis:master, r=joshtriplett
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
2022-10-11 Matthias KrügerRollup merge of #102612 - JhonnyBillM:migrate-codegen...
2022-10-11 Matthias KrügerRollup merge of #102445 - jmillikin:cstr-is-empty,...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Matthias KrügerRollup merge of #101727 - est31:stabilize_map_first_las...
2022-10-11 Matthias KrügerRollup merge of #100387 - cjgillot:hygiene-trait-impl...
2022-10-11 borsAuto merge of #102894 - RalfJung:compiler_builtins...
2022-10-11 borsAuto merge of #102915 - JohnTitor:rollup-5ht99y1, r...
2022-10-11 Yuki OkushiRollup merge of #102898 - notriddle:notriddle/sidebar...
2022-10-11 Yuki OkushiRollup merge of #102859 - cjgillot:collect-lifetimes...
2022-10-11 Yuki OkushiRollup merge of #102625 - Rageking8:fix-backtrace-small...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102277 - mgeisler:rwlock, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 borsAuto merge of #102755 - pcc:data-local-tmp, r=Mark...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-11 Camille GILLOTReport duplicate definitions in trait impls during...
2022-10-11 Vadim Petrochenkovrustc_hir: Less error-prone methods for accessing ...
2022-10-11 borsAuto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
2022-10-11 borsAuto merge of #102896 - matthiaskrgr:rollup-jg5xawz...
2022-10-10 borsAuto merge of #101720 - GuillaumeGomez:warn-INVALID_HTM...
2022-10-10 Cameron SteffenCheck representability in adt_sized_constraint
2022-10-10 Matthias KrügerRollup merge of #102888 - GuillaumeGomez:improve-search...
2022-10-10 Matthias KrügerRollup merge of #102876 - SparrowLii:import-candidate...
2022-10-10 Matthias KrügerRollup merge of #102871 - notriddle:notriddle/trait...
2022-10-10 Matthias KrügerRollup merge of #102846 - zertosh:update-syn, r=dtolnay
2022-10-10 Matthias KrügerRollup merge of #101789 - gimbles:let, r=estebank
2022-10-10 Matthias KrügerRollup merge of #101360 - compiler-errors:multiple...
2022-10-10 borsAuto merge of #102596 - scottmcm:option-bool-calloc...
2022-10-10 Takayuki Maedafix #102878
2022-10-10 Camille GILLOTMove lifetime resolution module to rustc_hir_analysis.
2022-10-10 Guillaume GomezFix compiler docs
2022-10-10 Guillaume GomezFix doc lint error
2022-10-10 Nathan Stocksmake up your mind, rustfmt
2022-10-10 Nathan Stocksremove out-of-date fixme
2022-10-10 UrgauFix stabilization of `feature(half_open_range_patterns)`
2022-10-10 David Woodmacros: simplify field ordering in diag derive
2022-10-10 David Woodmacros: separate suggestion fmt'ing and emission
2022-10-10 David Woodquery_system: finish migration
2022-10-10 David Woodmacros: `#[subdiagnostic(eager)]`
2022-10-10 David Wooderrors: `DiagnosticMessage::Eager`
2022-10-10 David Wooderrors: `AddToDiagnostic::add_to_diagnostic_with`
2022-10-10 David Wooderrors: use `HashMap` to store diagnostic args
2022-10-10 David Woodmacros: tidy up lint changes
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 gimbles`let` is not allowed in struct field definitions
2022-10-10 borsAuto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r...
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #102853 - cjgillot:skip-opaque-cast...
2022-10-10 Dylan DPCRollup merge of #102794 - dtolnay:termination, r=thomcc
2022-10-10 Dylan DPCRollup merge of #102786 - compiler-errors:no-tuple...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 borsAuto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum
2022-10-10 Michael GouletPoint out incompatible closure bounds
2022-10-10 borsAuto merge of #102867 - JohnTitor:rollup-qnwsajt, r...
2022-10-10 SparrowLiisuggest candidates for unresolved import
2022-10-10 Michael GouletRename AssocItemKind::TyAlias to AssocItemKind::Type
2022-10-10 Yuki OkushiRollup merge of #102862 - scottmcm:more-alignment-trait...
2022-10-10 Yuki OkushiRollup merge of #102860 - GuillaumeGomez:missing-docs...
2022-10-10 Yuki OkushiRollup merge of #102845 - cjgillot:gat-object, r=fee1...
2022-10-10 Yuki OkushiRollup merge of #102345 - chenyukang:fix-102182-impl...
2022-10-10 Yuki OkushiRollup merge of #102323 - Stoozy:master, r=cjgillot
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 Guillaume GomezAdd missing documentation for FileNameDisplayPreference...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 borsAuto merge of #102850 - JohnTitor:rollup-lze1w03, r...
2022-10-09 Camille GILLOTSkip chained OpaqueCast when building captures.
2022-10-09 Yuki OkushiRollup merge of #102838 - RalfJung:miri-bootstrap,...
2022-10-09 Yuki OkushiRollup merge of #102834 - compiler-errors:unnecessary...
2022-10-09 Yuki OkushiRollup merge of #102831 - compiler-errors:rustdoc-norm...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
next