]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #95008 - c410-f3r:let-chains-paren, r=wesleywiser
[rust.git] / compiler /
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 borsAuto merge of #95125 - JakobDegen:uninit-variant-rvalue...
2022-04-11 Jakob DegenRemove inlining cost of `Deinit` statements
2022-04-11 Jakob DegenAdd new `MutatatingUseContext`s for deinit and `SetDisc...
2022-04-11 Jakob DegenDocument semantics of `Deinit` and `SetDiscriminant...
2022-04-11 Jakob DegenAdd new `Deinit` statement kind
2022-04-11 borsAuto merge of #95931 - matthiaskrgr:rollup-1c5zhit...
2022-04-11 Matthias KrügerRollup merge of #95917 - RalfJung:thin-box-test, r...
2022-04-11 Matthias KrügerRollup merge of #95907 - compiler-errors:diag, r=Dylan-DPC
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95875 - aswild:pr/alias-cmd-paths...
2022-04-11 Matthias KrügerRollup merge of #95861 - ChrisDenton:windows7-support...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #95758 - compiler-errors:issue-54771...
2022-04-11 borsAuto merge of #95754 - compiler-errors:binder-assoc...
2022-04-11 DeadbeefAdd a note for unsatisfied `~const Drop` bounds
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 Michael Gouletbetter error for binder on associated type bound
2022-04-10 Michael Gouletonly suggest removing semicolon when expr implements...
2022-04-10 borsAuto merge of #95889 - Dylan-DPC:rollup-1cmywu4, r...
2022-04-10 Dylan DPCRollup merge of #95868 - vacuus:markdown-code-blocks...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95852 - niluxv:strict-provenance-lint...
2022-04-10 Dylan DPCRollup merge of #95849 - ehuss:check-submodules, r...
2022-04-10 Dylan DPCRollup merge of #95807 - TaKO8Ki:suggest-local-var...
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 Michael GouletFIXME for diagnostic variable name
2022-04-10 borsAuto merge of #95487 - cjgillot:menhir, r=oli-obk
2022-04-10 borsAuto merge of #95848 - RalfJung:miri, r=RalfJung
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 Camille GILLOTAvoid checking HIR in variances_of.
2022-04-10 Camille GILLOTDo not access HIR to compute symbol_name.
2022-04-10 Camille GILLOTStore LocalDefId in is_late_bound_map.
2022-04-10 Camille GILLOTAvoid accessing HIR from MIR queries.
2022-04-10 borsAuto merge of #95621 - saethlin:remove-mpsc-transmute...
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
2022-04-09 borsAuto merge of #95435 - cjgillot:one-name, r=oli-obk
2022-04-09 borsAuto merge of #95855 - Dylan-DPC:rollup-h45xmpw, r...
2022-04-09 ouz-aremove the if block
2022-04-09 ouz-asupport multiple derefs
2022-04-09 Dylan DPCRollup merge of #95831 - redzic:xor-uppercase, r=workin...
2022-04-09 Dylan DPCRollup merge of #95817 - oconnor663:doc_comment2, r...
2022-04-09 Dylan DPCRollup merge of #95808 - petrochenkov:fragspec, r=nneth...
2022-04-09 Dylan DPCRollup merge of #95805 - c410-f3r:meta-vars, r=petrochenkov
2022-04-09 Dylan DPCRollup merge of #95369 - jyn514:test-rustdoc, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95361 - scottmcm:valid-align, r=Mark...
2022-04-09 Dylan DPCRollup merge of #94794 - mlodato517:mlodato517-clarify...
2022-04-09 niluxvFix missing space in lossy provenance cast lint
2022-04-09 borsAuto merge of #95697 - klensy:no-strings, r=petrochenkov
2022-04-09 Vadim Petrochenkovexpand: Remove `ParseSess::missing_fragment_specifiers`
2022-04-09 borsAuto merge of #95840 - Dylan-DPC:rollup-erz5u6w, r...
2022-04-09 Dylan DPCRollup merge of #95810 - TaKO8Ki:use-format-args-captur...
2022-04-09 Dylan DPCRollup merge of #95802 - RalfJung:unused-win, r=Dylan-DPC
2022-04-09 Dylan DPCRollup merge of #95785 - RalfJung:interpret-size-mismat...
2022-04-09 Dylan DPCRollup merge of #95769 - fmease:fix-issue-95717, r...
2022-04-09 Dylan DPCRollup merge of #95676 - pietroalbini:pa-bump-rls,...
2022-04-09 Dylan DPCRollup merge of #95308 - bjorn3:more_stable_proc_macro...
2022-04-09 Camille GILLOTUse def_key in `tcx.item_name` when possible.
2022-04-09 borsAuto merge of #95724 - Kobzol:ci-update-rustc-perf...
2022-04-09 borsAuto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r...
2022-04-09 Dylan DPCRollup merge of #95804 - GuillaumeGomez:empty-doc-comme...
2022-04-09 Dylan DPCRollup merge of #95797 - nnethercote:rm-Delimited-all_t...
2022-04-09 Dylan DPCRollup merge of #95787 - yaahc:panic-doc-update-v2...
2022-04-09 Dylan DPCRollup merge of #95764 - c410-f3r:metavar-test, r=petro...
2022-04-09 Dylan DPCRollup merge of #95751 - compiler-errors:ambig-int...
2022-04-09 Dylan DPCRollup merge of #95599 - niluxv:strict-provenance-lint...
2022-04-09 Dylan DPCRollup merge of #95374 - RalfJung:assert_uninit_valid...
2022-04-09 Dylan DPCRollup merge of #90066 - yaahc:thinbox, r=joshtriplett
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-09 Nicholas NethercoteRemove explicit delimiter token trees from `Delimited`.
2022-04-08 borsAuto merge of #95815 - RalfJung:miri, r=RalfJung
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
2022-04-08 Oli SchererAvoid looking at the internals of Interned directly
2022-04-08 niluxvSplit `fuzzy_provenance_casts` into lossy and fuzzy...
2022-04-08 Aria BeingessnerWIP PROOF-OF-CONCEPT: Make the compiler complain about...
2022-04-08 Takayuki Maedause `format-args-capture` and remove unnecessary nested...
2022-04-08 Takayuki Maedasuggest adding a local for vector to fix borrowck errors
2022-04-08 Guillaume GomezFix invalid array access in `beautify_doc_string`
2022-04-08 CaioLeft overs of #95761
2022-04-08 borsAuto merge of #95772 - flip1995:clippyup, r=Manishearth...
2022-04-08 borsAuto merge of #95798 - Dylan-DPC:rollup-51hx1wl, r...
2022-04-08 Dylan DPCRollup merge of #95791 - oconnor663:doc_comment, r...
2022-04-08 Dylan DPCRollup merge of #95782 - ChrisDenton:pipe-buffer-size...
2022-04-08 Dylan DPCRollup merge of #95761 - c410-f3r:meta-var-stuff, r...
2022-04-08 Dylan DPCRollup merge of #95705 - bstrie:x86nonetier, r=Mark...
2022-04-08 Dylan DPCRollup merge of #95634 - dtolnay:mailmap, r=Mark-Simulacrum
2022-04-08 Dylan DPCRollup merge of #95579 - Cyborus04:slice_flatten, r...
2022-04-08 Dylan DPCRollup merge of #95102 - compiler-errors:issue-94034...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 klensycheck_doc_keyword: don't alloc string for emptiness...
2022-04-08 borsAuto merge of #95775 - RalfJung:miri-windows-compat...
2022-04-08 borsAuto merge of #95440 - jyn514:error-index, r=Mark-Simul...
2022-04-07 Camille GILLOTCompute `ty_param_owner` using DefIdTree.
2022-04-07 Ralf Junginterpret: err instead of ICE on size mismatches in...
2022-04-07 Maybe WaffleSuggest replacing typeof(...) with an actual type
2022-04-07 borsAuto merge of #95767 - oli-obk:all_your_generics_belong...
2022-04-07 borsAuto merge of #95706 - petrochenkov:doclink4, r=Guillau...
next