]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #100379 - davidtwco:triagebot-diag, r=Mark-Simulacrum
[rust.git] / compiler /
2022-08-17 Matthias KrügerRollup merge of #100379 - davidtwco:triagebot-diag...
2022-08-17 Matthias KrügerRollup merge of #100018 - nnethercote:clean-up-LitKind...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-16 borsAuto merge of #100644 - TaKO8Ki:rollup-n0o6a1t, r=TaKO8Ki
2022-08-16 Takayuki MaedaRollup merge of #100630 - Enselic:export_extern_crate_a...
2022-08-16 Takayuki MaedaRollup merge of #100629 - GuillaumeGomez:merged-ty...
2022-08-16 Takayuki MaedaRollup merge of #100625 - reitermarkus:ip-display-buffe...
2022-08-16 Takayuki MaedaRollup merge of #100243 - kckeiks:remove-macros-in...
2022-08-16 borsAuto merge of #100626 - Dylan-DPC:rollup-mwbm7kj, r...
2022-08-16 Guillaume GomezUse `merged_ty` method instead of rewriting it every...
2022-08-16 Dylan DPCRollup merge of #100622 - taiki-e:aarch64-atomic-128...
2022-08-16 Dylan DPCRollup merge of #100616 - lnicola:rust-analyzer-2022...
2022-08-16 Dylan DPCRollup merge of #100613 - eltociear:patch-15, r=Mark...
2022-08-16 Dylan DPCRollup merge of #100610 - nnethercote:ast-and-parser...
2022-08-16 Dylan DPCRollup merge of #100609 - chenyukang:fix-100527, r...
2022-08-16 Dylan DPCRollup merge of #99942 - compiler-errors:nonsense-un...
2022-08-16 yukanguse proper words in help message for floating point
2022-08-16 borsAuto merge of #99612 - yanchen4791:issue-95079-fix...
2022-08-16 Taiki EndoSupport 128-bit atomics on all aarch64 targets
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-16 borsAuto merge of #100441 - nnethercote:shrink-ast-Attribut...
2022-08-16 borsAuto merge of #100611 - matthiaskrgr:rollup-rxj10ur...
2022-08-16 Matthias KrügerRollup merge of #100600 - saethlin:rename-memory-hooks...
2022-08-16 Matthias KrügerRollup merge of #100590 - TaKO8Ki:suggest-adding-array...
2022-08-16 Matthias KrügerRollup merge of #100567 - Rageking8:fix-100563, r=wesle...
2022-08-16 Matthias KrügerRollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa
2022-08-16 Matthias KrügerRollup merge of #100384 - ridwanabdillahi:instr_profile...
2022-08-16 Matthias KrügerRollup merge of #100338 - lyming2007:issue-100285-fix...
2022-08-16 Nicholas NethercoteRename some things related to literals.
2022-08-16 Nicholas NethercoteAdd some more AST node size assertions.
2022-08-16 yukangExtend invalid floating point literal suffix suggestion
2022-08-16 borsAuto merge of #100237 - cjgillot:no-special-hash-hir...
2022-08-16 Nicholas NethercoteAvoid unnecessary cloning in `Parser::get_ident_from_ge...
2022-08-16 Nicholas NethercoteRemove `{ast,hir}::WhereEqPredicate::id`.
2022-08-16 Miguel GuarnizRemove usages of opt_remap_env_constness
2022-08-16 Michael GouletFix error message with non-tupled bare fn trait
2022-08-16 Nicholas NethercoteMake `ExtCtxt::expr_lit` non-`pub`.
2022-08-16 Nicholas NethercoteAvoid code duplication in `{MetaItem,MetaItemKind}...
2022-08-16 Nicholas NethercoteShrink `ast::Attribute`.
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-15 Ben KimockRename Machine memory hooks to suggest when they run
2022-08-15 Yiming Leiwhen there are 3 or more return statements in the loop
2022-08-15 Takayuki Maedause `span_suggestion` instead of `span_suggestion_verbose`
2022-08-15 borsAuto merge of #100595 - matthiaskrgr:rollup-f1zur58...
2022-08-15 Yan ChenFix #95079 by adding help and suggestion for missing...
2022-08-15 Matthias KrügerRollup merge of #100586 - the8472:available_parallelism...
2022-08-15 Matthias KrügerRollup merge of #100582 - GuillaumeGomez:rustdoc-json...
2022-08-15 Matthias KrügerRollup merge of #100568 - ivmarkov:master, r=Mark-Simul...
2022-08-15 Matthias KrügerRollup merge of #100559 - nnethercote:parser-simplifica...
2022-08-15 Matthias KrügerRollup merge of #100528 - tux3:riscv-bitmanip-features...
2022-08-15 Matthias KrügerRollup merge of #100514 - compiler-errors:issue-100191...
2022-08-15 Matthias KrügerRollup merge of #100458 - compiler-errors:fn-argument...
2022-08-15 Matthias KrügerRollup merge of #100377 - est31:fluent_grepability...
2022-08-15 Matthias KrügerRollup merge of #100325 - aDotInTheVoid:rdj-import...
2022-08-15 Matthias KrügerRollup merge of #100031 - GoldsteinE:try-removing-the...
2022-08-15 Miguel GuarnizRemove opt_remap_env_constness from rustc_query_impl
2022-08-15 borsAuto merge of #100569 - matthiaskrgr:rollup-9450lzs...
2022-08-15 Takayuki Maedasuggest adding an array length if possible
2022-08-15 The 8472Revert "Revert "Remove num_cpus dependency from bootstr...
2022-08-15 borsAuto merge of #98393 - michaelwoerister:new-cpp-like...
2022-08-15 David Wooderrors: move translation logic into module
2022-08-15 Matthias KrügerRollup merge of #100566 - TaKO8Ki:use-create-snapshot...
2022-08-15 Matthias KrügerRollup merge of #100534 - Rageking8:Rageking8-refactor1...
2022-08-15 Matthias KrügerRollup merge of #100506 - lcnr:fnctxt-yeet, r=compiler...
2022-08-15 Matthias KrügerRollup merge of #100483 - compiler-errors:point-to...
2022-08-15 Matthias KrügerRollup merge of #100277 - m-ou-se:format-args-1, r...
2022-08-15 Matthias KrügerRollup merge of #100211 - cjgillot:ctfe-mir-available...
2022-08-15 Rageking8Add missing closing quote
2022-08-15 Takayuki Maedause `create_snapshot_for_diagnostic` instead of `clone...
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-15 Nicholas NethercoteSimplify attribute handling in `parse_bottom_expr`.
2022-08-15 borsAuto merge of #96350 - austinabell:skip_optimization...
2022-08-15 borsAuto merge of #100510 - compiler-errors:as-a-treat...
2022-08-14 Nicholas NethercoteStreamline `parse_path_start_expr`.
2022-08-14 borsAuto merge of #100540 - matthiaskrgr:rollup-734hkpt...
2022-08-14 Josh StoneUpdate the minimum external LLVM to 13
2022-08-14 Michael GouletAlso do it for generics
2022-08-14 Michael GouletPoint to argument if it's self type of unsatisfied...
2022-08-14 Michael GouletTypeError can be Copy
2022-08-14 Matthias KrügerRollup merge of #100526 - Nilstrieb:tests!, r=Mark...
2022-08-14 Matthias KrügerRollup merge of #100524 - ohno418:impl-debug-for-some...
2022-08-14 Matthias KrügerRollup merge of #100523 - GuillaumeGomez:remove-clean...
2022-08-14 Matthias KrügerRollup merge of #100482 - youknowone:patch-1, r=Mark...
2022-08-14 Matthias KrügerRollup merge of #100253 - obeis:issue-100197, r=cjgillot
2022-08-14 Matthias KrügerRollup merge of #100249 - Meziu:master, r=joshtriplett
2022-08-14 borsAuto merge of #100429 - GuillaumeGomez:merge-html-eleme...
2022-08-14 Rageking8Make code slightly more uniform
2022-08-14 borsAuto merge of #100525 - Dylan-DPC:rollup-4cp6nu0, r...
2022-08-14 Dylan DPCRollup merge of #100487 - tmiasko:assert-safe, r=petroc...
2022-08-14 Dylan DPCRollup merge of #100126 - petrochenkov:screname, r...
2022-08-14 Dylan DPCRollup merge of #100115 - obeis:issue-99910, r=cjgillot
2022-08-14 Dylan DPCRollup merge of #100026 - WaffleLapkin:array-chunks...
2022-08-14 Dylan DPCRollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726
2022-08-14 Dylan DPCRollup merge of #99582 - compiler-errors:issue-99566...
2022-08-14 tux3feat: Target features for 1st group of RISC-V Bitmanip...
2022-08-14 borsAuto merge of #100516 - compiler-errors:rollup-fgrfeb3...
2022-08-14 Michael GouletRollup merge of #100479 - compiler-errors:argument...
2022-08-14 Michael GouletRollup merge of #100468 - cuviper:lazy-x, r=jyn514
2022-08-14 Michael GouletRollup merge of #100446 - TaKO8Ki:suggest-removing...
next