]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #97478 - JohnTitor:fixme-fn-decl, r=compiler-errors
[rust.git] / compiler /
2022-05-28 Guillaume GomezRollup merge of #97478 - JohnTitor:fixme-fn-decl, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 borsAuto merge of #97461 - eddyb:proc-macro-less-payload...
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Yuki OkushiRemove FIXME on `ExtCtxt::fn_decl()`
2022-05-28 borsAuto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r...
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97448 - Xiretza:os-str-unix-doc, r...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-28 borsAuto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum
2022-05-28 borsAuto merge of #97284 - b-naber:constraint-dyn-impl...
2022-05-28 borsAuto merge of #97433 - GuillaumeGomez:rm-refcell-contex...
2022-05-27 borsAuto merge of #97468 - matthiaskrgr:rollup-8cu0hqr...
2022-05-27 Matthias KrügerRollup merge of #97462 - GuillaumeGomez:more-eslint...
2022-05-27 Matthias KrügerRollup merge of #97458 - estebank:use-self-in-derive...
2022-05-27 Matthias KrügerRollup merge of #97457 - JohnTitor:issue-81899, r=compi...
2022-05-27 Matthias KrügerRollup merge of #97453 - lcnr:comment, r=jackh726
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 Eduard-Mihai Burtescuproc_macro: don't pass a client-side function pointer...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 Esteban KüberModify `derive(Debug)` to use `Self` in struct literal...
2022-05-27 lcnrfix comment
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Nicholas NethercoteRename `ProcMacroDerive` as `DeriveProcMacro`.
2022-05-27 Nicholas NethercoteRename `ProcMacro` trait as `BangProcMacro`.
2022-05-27 Nicholas NethercoteSimplify types in `proc_macro_harness.rs`.
2022-05-27 borsAuto merge of #97444 - compiler-errors:rollup-2gvdav6...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-27 borsAuto merge of #96298 - petrochenkov:fromgen, r=estebank
2022-05-27 Xremove trailing space
2022-05-26 Vadim Petrochenkovlibcore: Add `iter::from_generator` which is like ...
2022-05-26 borsAuto merge of #97386 - nnethercote:optimize-pos-adjustm...
2022-05-26 borsAuto merge of #97434 - matthiaskrgr:rollup-7j3y16l...
2022-05-26 Matthias KrügerRollup merge of #97424 - matthiaskrgr:clippy_complexity...
2022-05-26 Matthias KrügerRollup merge of #97354 - GuillaumeGomez:browser-ui...
2022-05-26 Matthias KrügerRollup merge of #96033 - yaahc:expect-elaboration,...
2022-05-26 borsAuto merge of #97046 - conradludgate:faster-ascii-case...
2022-05-26 Niko MatsakisUpdate compiler/rustc_typeck/src/check/region.rs
2022-05-26 borsAuto merge of #97168 - SparrowLii:accesses, r=cjgillot
2022-05-26 Matthias Krügerclippy::complexity fixes
2022-05-26 borsAuto merge of #96742 - m-ou-se:bsd-no-ancillary, r...
2022-05-26 b-naberrebase, use Ty in CallArgument and re-insert static_ass...
2022-05-26 borsAuto merge of #97410 - jyn514:tool-std-features, r...
2022-05-26 borsAuto merge of #97369 - tmiasko:codgen-ssa-atomic-orderi...
2022-05-26 SparrowLiicall `instantiation_mode` when pushing a new mono_item
2022-05-25 borsAuto merge of #97409 - GuillaumeGomez:rollup-808v9ge...
2022-05-25 Nicholas NethercoteAvoid adjusting file positions twice.
2022-05-25 Nicholas NethercoteAugment a comment.
2022-05-25 Guillaume GomezRollup merge of #97407 - ehuss:update-books, r=ehuss
2022-05-25 Guillaume GomezRollup merge of #97394 - GuillaumeGomez:more-eslint...
2022-05-25 Guillaume GomezRollup merge of #97375 - petrochenkov:zgccld, r=bjorn3
2022-05-25 Guillaume GomezRollup merge of #97317 - GuillaumeGomez:gui-settings...
2022-05-25 Vadim PetrochenkovSimplify implementation of `-Z gcc-ld`
2022-05-25 borsAuto merge of #97403 - arlosi:update-cargo, r=ehuss
2022-05-25 ridwanabdillahiRespond to PR comments.
2022-05-25 borsAuto merge of #97401 - Dylan-DPC:rollup-fh9e61o, r...
2022-05-25 b-nabersuggest constraining dyn trait in impl in NLL
2022-05-25 b-nabermake TraitObject visitors public
2022-05-25 b-naberadd def_id and substs to ConstraintCategory::CallArgument
2022-05-25 Dylan DPCRollup merge of #97400 - JohnTitor:typo-fix-substructur...
2022-05-25 Dylan DPCRollup merge of #97398 - JohnTitor:issue-82830, r=compi...
2022-05-25 Dylan DPCRollup merge of #97351 - b-naber:adt-const-params-struc...
2022-05-25 Dylan DPCRollup merge of #97328 - petrochenkov:nativice, r=micha...
2022-05-25 Dylan DPCRollup merge of #97302 - compiler-errors:writeback...
2022-05-25 Oli SchererFall through to check other arguments instead of bailin...
2022-05-25 borsAuto merge of #94954 - SimonSapin:null-thin3, r=yaahc
2022-05-25 Yuki OkushiFix a typo on Struct `Substructure`
2022-05-25 borsAuto merge of #97388 - Dylan-DPC:rollup-tfuc4tf, r...
2022-05-25 Dylan DPCRollup merge of #97384 - nnethercote:fix-metadata-stats...
2022-05-25 Dylan DPCRollup merge of #97370 - compiler-errors:else-no-if...
2022-05-25 Dylan DPCRollup merge of #97233 - c410-f3r:assert-lib, r=scottmcm
2022-05-25 Dylan DPCRollup merge of #96913 - Urgau:rfc3239-part2, r=petroch...
2022-05-25 Dylan DPCRollup merge of #95953 - JakobDegen:repeat-leak, r...
2022-05-25 borsAuto merge of #97345 - lcnr:fast_reject, r=nnethercote
2022-05-25 Tomasz Miąskorustc_codegen_ssa: derive copy and clone for various...
2022-05-25 Tomasz Miąskorustc_codegen_ssa: cleanup `AtomicOrdering`
2022-05-25 Nicholas NethercoteFix metadata stats.
2022-05-25 Rémy Rakicupdate jemalloc-sys to jemalloc v5.3
2022-05-25 borsAuto merge of #97382 - Dylan-DPC:rollup-2t4ov4z, r...
2022-05-25 Ding Xiang Feitry to cache region_scope_tree as a query
2022-05-25 lcnrmove fast reject test out of `SelectionContext::match_i...
2022-05-25 lcnradd a deep fast_reject routine
2022-05-25 Dylan DPCRollup merge of #97379 - ear7h:master, r=thomcc
2022-05-25 Dylan DPCRollup merge of #97323 - 5225225:strict_init_checks...
2022-05-25 Dylan DPCRollup merge of #97105 - JulianKnodt:const_dep_gen_cons...
2022-05-25 Dylan DPCRollup merge of #97026 - Nilstrieb:make-atomic-debug...
2022-05-25 Dylan DPCRollup merge of #93604 - tmandry:libunwind-fuchsia...
2022-05-25 borsAuto merge of #97376 - compiler-errors:lazy-polymorphic...
2022-05-25 Jakob DegenAdd dead store elimination pass
2022-05-25 borsAuto merge of #97365 - klensy:rustdoc-vs-clippy, r...
next