]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-17 yukangtrivial fix for comments feedback
2022-10-04 yukangfind the correct lang item for ranges
2022-10-04 yukangfix #102396, suggest parentheses for possible range...
2022-10-04 borsAuto merge of #102395 - davidtwco:translation-rename...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
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 Guillaume GomezMigrate stab elements style to CSS variables
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 Takayuki Maedaadd a ui test for #101739
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 dawnofmidnightre-add git-commit-hash file to tarballs
2022-10-03 León Orell... rustdoc: re-sugar more cross-crate trait bounds
2022-10-03 borsAuto merge of #102503 - cuviper:x86-stack-probes, r...
2022-10-03 Maybe WaffleSync docs of `slice::{from_ptr_range, from_ptr_range_mut}`
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 Maybe WaffleDocument when `slice::from_ptr_range[_mut]` panic
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 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 borsAuto merge of #102548 - nikic:inline-cell-replace,...
2022-10-02 Eduardo Sánchez... Improve `FromStr` example
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 Michael GouletAdd a known-bug test for #102498
2022-10-02 borsAuto merge of #102424 - sunfishcode:sunfishcode/hidden...
2022-10-02 borsAuto merge of #102558 - matthiaskrgr:rollup-0odec1c...
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 Joshumentfix issue with x.py setup running into explicit panic
2022-10-01 Maybe WaffleMake `feature(const_btree_len)` implied by `feature...
2022-10-01 borsAuto merge of #102193 - ferrocene:pa-remote-test-server...
2022-10-01 Maybe Wafflemake tidy accept multi-line `rustc_const_unstable`...
2022-10-01 dawnofmidnightfix: use git-commit-info for version information
2022-10-01 borsAuto merge of #102236 - cjgillot:compute_lint_levels_by...
2022-10-01 Michael Howellrustdoc: remove no-op CSS `.impl { position: relative...
2022-10-01 Michael Howellrustdoc: remove no-op CSS `.impl { flex-basis: 100...
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 Cameron SteffenChange is_some_and to take by value
2022-10-01 bjorn3Remove unused target_cpu and tune_cpu methods from...
2022-10-01 bjorn3Remove several unused methods from MiscMethods
2022-10-01 bjorn3Remove unused Context assoc type from WriteBackendMethods
2022-10-01 Nikita PopovMark Cell::replace() as #[inline]
2022-10-01 Matthias KrügerRollup merge of #102533 - notriddle:notriddle/a-source...
2022-10-01 Matthias KrügerRollup merge of #102500 - compiler-errors:parse-sess...
2022-10-01 Matthias KrügerRollup merge of #101675 - beetrees:set-times-no-panic...
2022-10-01 Camille GILLOTAdd sanity Drop impl.
2022-10-01 Camille GILLOTAdd FIXME.
2022-10-01 Camille GILLOTUse a SortedMap instead of a VecMap.
2022-10-01 Camille GILLOTReplace retain with assertion.
next