]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #102488 - compiler-errors:gat-compatibility, r=oli-obk
[rust.git] / compiler /
2022-10-04 Matthias KrügerRollup merge of #102488 - compiler-errors:gat-compatibi...
2022-10-04 Matthias KrügerRollup merge of #102241 - jyn514:manifest-json-docs...
2022-10-04 borsAuto merge of #102652 - Dylan-DPC:rollup-6ff8ct8, r...
2022-10-04 Dylan DPCRollup merge of #102633 - Nilstrieb:rustdoc-lint-🏳️‍...
2022-10-04 Dylan DPCRollup merge of #102568 - compiler-errors:lint-unsatisf...
2022-10-04 Dylan DPCRollup merge of #102559 - compiler-errors:issue-102553...
2022-10-04 Dylan DPCRollup merge of #102489 - compiler-errors:issue-102074...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #102622 - camsteffen:move-layout, r=fee1...
2022-10-04 borsAuto merge of #102644 - matthiaskrgr:rollup-rg0sw41...
2022-10-04 Matthias KrügerRollup merge of #102639 - nnethercote:improve-spans...
2022-10-04 Matthias KrügerRollup merge of #102637 - andrewpollack:ignore-fuchsia...
2022-10-04 Matthias KrügerRollup merge of #102628 - H4x5:master, r=scottmcm
2022-10-04 Matthias KrügerRollup merge of #102624 - notriddle:notriddle/summary...
2022-10-04 Matthias KrügerRollup merge of #102567 - compiler-errors:issue-102561...
2022-10-04 Matthias KrügerRollup merge of #102547 - GuillaumeGomez:migrate-css...
2022-10-04 Matthias KrügerRollup merge of #102441 - chenyukang:fix-102320-unwrap_...
2022-10-04 borsAuto merge of #102395 - davidtwco:translation-rename...
2022-10-04 Michael GouletWe are able to resolve methods even if they need subst
2022-10-04 Michael GouletNormalize substs before resolving instance in NoopMetho...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Nicholas NethercoteImprove spans when splitting multi-char operator tokens...
2022-10-03 borsAuto merge of #102632 - matthiaskrgr:rollup-h8s3zmo...
2022-10-03 Matthias KrügerRollup merge of #102486 - pierwill:middle-const-eval...
2022-10-03 Matthias KrügerRollup merge of #101308 - nerdypepper:feature/is-ascii...
2022-10-03 Matthias KrügerRollup merge of #101040 - danielhenrymantilla:no-bounds...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-03 borsAuto merge of #102627 - matthiaskrgr:rollup-2xtrqkw...
2022-10-03 pierwillAdd diagnostic struct for const eval error in `rustc_mi...
2022-10-03 Matthias KrügerRollup merge of #102620 - GuillaumeGomez:css-stab-migra...
2022-10-03 Matthias KrügerRollup merge of #102617 - lcnr:deferred_transmute_check...
2022-10-03 Matthias KrügerRollup merge of #102615 - Nilstrieb:there-are-many...
2022-10-03 Matthias KrügerRollup merge of #102613 - TaKO8Ki:fix-part-of-101739...
2022-10-03 Matthias KrügerRollup merge of #102607 - WaffleLapkin:docky_docky_slic...
2022-10-03 Matthias KrügerRollup merge of #102597 - compiler-errors:issue-102571...
2022-10-03 Matthias KrügerRollup merge of #102569 - eduardosm:from_str-example...
2022-10-03 Matthias KrügerRollup merge of #102439 - fmease:rustdoc-simplify-cross...
2022-10-03 borsAuto merge of #102610 - dawnofmidnight:git-commit-hash...
2022-10-03 Cameron SteffenMove utils from rustc_middle to rustc_ty_utils
2022-10-03 David Wooderrors: rename `typeck.ftl` to `hir_analysis.ftl`
2022-10-03 lcnr`HirId` for `deferred_transmute_checks`
2022-10-03 borsAuto merge of #102551 - bjorn3:cg_ssa_cleanup, r=davidtwco
2022-10-03 Takayuki Maedacheck if const is ADT or not
2022-10-03 borsAuto merge of #102614 - matthiaskrgr:rollup-fjyu7oo...
2022-10-03 nilsCleanup some error code explanations
2022-10-03 Matthias KrügerRollup merge of #102592 - WaffleLapkin:less_lifetimes...
2022-10-03 Matthias KrügerRollup merge of #102591 - JarvisCraft:fix-double-a...
2022-10-03 Matthias KrügerRollup merge of #102550 - notriddle:notriddle/impl...
2022-10-03 Takayuki Maedareturn when obligation has references_error
2022-10-03 borsAuto merge of #102508 - nnethercote:even-more-lexer...
2022-10-03 borsAuto merge of #102503 - cuviper:x86-stack-probes, r...
2022-10-03 Nicholas NethercoteInvert `is_top_level` to avoid negation.
2022-10-03 Nicholas NethercoteRemove `TokenStreamBuilder`.
2022-10-03 Nicholas NethercoteInline and remove `parse_token_tree_non_delim_non_eof`.
2022-10-03 Nicholas NethercoteMerge `parse_token_trees_until_close_delim` and `parse_...
2022-10-03 Nicholas NethercoteAdd comments to `TokenCursor::desugar`.
2022-10-03 Nicholas NethercoteRewrite `Token::is_op`.
2022-10-03 Nicholas NethercoteAdd comments to `Spacing`.
2022-10-03 Nicholas NethercoteClarify operator splitting.
2022-10-02 borsAuto merge of #102305 - flba-eb:remove_exclude_list...
2022-10-02 borsAuto merge of #100557 - dawnofmidnight:tarball-commit...
2022-10-02 Michael GouletAvoid ICE in printing RPITIT type
2022-10-02 Michael GouletAdd example to opaque_hidden_inferred_bound lint
2022-10-02 Michael GouletMake it a lint for all opaque types
2022-10-02 Michael GouletLint for unsatisfied nested opaques
2022-10-02 Michael GouletDon't ICE when trying to copy unsized value in const...
2022-10-02 Petr PortnovFix duplicate usage of `a` article.
2022-10-02 borsAuto merge of #102530 - cuviper:upgrade-i586-gnu, r...
2022-10-02 Maybe WaffleRemove a couple lifetimes that could be infered
2022-10-02 borsAuto merge of #102586 - Dylan-DPC:rollup-g107h6z, r...
2022-10-02 Dylan DPCRollup merge of #102566 - compiler-errors:test-102498...
2022-10-02 Dylan DPCRollup merge of #102556 - WaffleLapkin:implied_by_btree...
2022-10-02 Dylan DPCRollup merge of #102538 - cjgillot:def-span-ctxt, r...
2022-10-02 Dylan DPCRollup merge of #102098 - xfix:weak-upgrade-fetch-updat...
2022-10-02 Dylan DPCRollup merge of #100451 - hovinen:no-panic-on-result...
2022-10-02 bjorn3Remove type argument of array_alloca and rename to...
2022-10-02 bjorn3Remove dynamic_alloca from BuilderMethods
2022-10-02 borsAuto merge of #98354 - camsteffen:is-some-and-by-value...
2022-10-02 yukangfix #102320, suggest unwrap_or_else when a closure...
2022-10-02 borsAuto merge of #102548 - nikic:inline-cell-replace,...
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 Michael GouletDelay evaluating lint primary message until after it...
2022-10-02 borsAuto merge of #102424 - sunfishcode:sunfishcode/hidden...
2022-10-02 Matthias KrügerRollup merge of #102557 - Joshument:master, r=jyn514
2022-10-02 Matthias KrügerRollup merge of #102525 - notriddle:notriddle/array...
2022-10-02 Matthias KrügerRollup merge of #102405 - hkBst:patch-3, r=Mark-Simulacrum
2022-10-02 Matthias KrügerRollup merge of #102353 - bjorn3:allow_rustix_use_libc...
2022-10-02 Matthias KrügerRollup merge of #102313 - anirudh24seven:update_sleep_m...
2022-10-02 Matthias KrügerRollup merge of #102195 - wesleywiser:copyright2, r...
2022-10-01 borsAuto merge of #102193 - ferrocene:pa-remote-test-server...
2022-10-01 borsAuto merge of #102236 - cjgillot:compute_lint_levels_by...
2022-10-01 borsAuto merge of #102545 - matthiaskrgr:rollup-13i3tc3...
2022-10-01 bjorn3Merge apply_attrs_callsite into call and invoke
2022-10-01 Cameron SteffenChange feature name to is_some_and
2022-10-01 bjorn3Remove unused target_cpu and tune_cpu methods from...
2022-10-01 bjorn3Remove several unused methods from MiscMethods
next