]> git.lizzy.rs Git - rust.git/history - src/bootstrap
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
[rust.git] / src / bootstrap /
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-07 borsAuto merge of #95715 - nnethercote:shrink-Nonterminal...
2022-04-07 borsAuto merge of #95760 - Dylan-DPC:rollup-uskzggh, r...
2022-04-07 Dylan DPCRollup merge of #95189 - fmease:fix-issue-94340, r...
2022-04-07 borsAuto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap...
2022-04-07 Dylan DPCRollup merge of #95725 - hkBst:patch-1, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95714 - KSBilodeau:master, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95708 - fee1-dead:doc_whitespace_trim...
2022-04-07 Dylan DPCRollup merge of #95646 - mgeisler:mention-std-env-var...
2022-04-07 Dylan DPCRollup merge of #95352 - jyn514:full-relative-path...
2022-04-07 borsAuto merge of #95688 - pfmooney:libc-update, r=Mark...
2022-04-06 Dylan DPCRollup merge of #95738 - GuillaumeGomez:item-info-switc...
2022-04-06 Dylan DPCRollup merge of #95735 - bjorn3:revert_inline_location_...
2022-04-06 Dylan DPCRollup merge of #95709 - nnethercote:improve-terse...
2022-04-06 Dylan DPCRollup merge of #95626 - saethlin:pass-pointer-to-prctl...
2022-04-06 Dylan DPCRollup merge of #95185 - m-ou-se:stabilize-stdin-lines...
2022-04-06 borsAuto merge of #95742 - Dylan-DPC:rollup-8n7o87y, r...
2022-04-06 Dylan DPCRollup merge of #95731 - oli-obk:lazy_tait_regression...
2022-04-06 Dylan DPCRollup merge of #95730 - m-ou-se:rwlock-case, r=Dylan-DPC
2022-04-06 Dylan DPCRollup merge of #95721 - xu-cheng:typo, r=compiler...
2022-04-06 Dylan DPCRollup merge of #95649 - ouz-a:mir-opt, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95353 - jyn514:invalid-filter-hard...
2022-04-06 Dylan DPCRollup merge of #95342 - jyn514:ignore-revs, r=Mark...
2022-04-06 Pietro Albinifix regression caused by rust-lang/cargo#10448
2022-04-06 borsAuto merge of #95669 - nnethercote:call-compute_locs...
2022-04-06 Cheng XUFix typo in bootstrap/setup.rs
2022-04-06 Dylan DPCRollup merge of #95684 - GuillaumeGomez:fix-item-info...
2022-04-06 Dylan DPCRollup merge of #95659 - anp:remove-link-print, r=tmandry
2022-04-06 borsAuto merge of #95469 - ChrisDenton:unsound-read-write...
2022-04-05 Dylan DPCRollup merge of #95673 - lnicola:rust-analyzer-2022...
2022-04-05 Dylan DPCRollup merge of #95663 - notriddle:notriddle/unsafe...
2022-04-05 Dylan DPCRollup merge of #95591 - jackh726:nll-revisions-1,...
2022-04-05 Dylan DPCRollup merge of #95547 - RalfJung:ptr-int-transmutes...
2022-04-05 Dylan DPCRollup merge of #95473 - lqd:macro-expansion, r=petroch...
2022-04-05 Dylan DPCRollup merge of #88025 - devnexen:netbsd_scm_creds...
2022-04-05 borsAuto merge of #95035 - m-ou-se:futex-locks-on-linux...
2022-04-05 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 Dylan DPCRollup merge of #95670 - TaKO8Ki:remove-unused-function...
2022-04-05 Dylan DPCRollup merge of #95660 - yaahc:panic-docs-update, r...
2022-04-05 Dylan DPCRollup merge of #95654 - notriddle:notriddle/issue...
2022-04-05 Dylan DPCRollup merge of #95525 - ohno418:suggest-derivable...
2022-04-05 borsAuto merge of #95667 - Dylan-DPC:rollup-n7xzs3y, r...
2022-04-05 Dylan DPCRollup merge of #95645 - GuillaumeGomez:intra-doc-link...
2022-04-05 Dylan DPCRollup merge of #95607 - compiler-errors:issue-95272...
2022-04-05 Dylan DPCRollup merge of #95512 - davidtwco:diagnostic-translati...
2022-04-05 Dylan DPCRollup merge of #95449 - jyn514:doc-stage-0, r=ehuss
2022-04-05 Dylan DPCRollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPC
2022-04-05 borsAuto merge of #95337 - petrochenkov:doclink3, r=camelid
2022-04-04 Dylan DPCRollup merge of #95467 - ChrisDenton:async-read-pipe...
2022-04-04 Dylan DPCRollup merge of #95438 - m-ou-se:sync-unsafe-cell,...
2022-04-04 Dylan DPCRollup merge of #95343 - dtolnay:literals, r=petrochenkov
2022-04-04 Dylan DPCRollup merge of #94817 - cuviper:relnotes-1.60.0, r...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-04-04 borsAuto merge of #95031 - compiler-errors:param-env-cache...
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 borsAuto merge of #95537 - GuillaumeGomez:type_of-doc,...
2022-04-02 borsAuto merge of #95509 - nnethercote:simplify-MatcherPos...
2022-04-02 Dylan DPCRollup merge of #95430 - ChrisDenton:disable-tls-i686...
2022-04-02 Dylan DPCRollup merge of #95373 - RalfJung:invalid_value, r...
2022-04-01 borsAuto merge of #94883 - cjgillot:flat-metadata, r=oli-obk
2022-04-01 Matthias KrügerRollup merge of #95532 - RalfJung:utf8_char_counts...
2022-04-01 Matthias KrügerRollup merge of #95528 - RalfJung:miri-is-too-slow...
2022-04-01 Matthias KrügerRollup merge of #95516 - RalfJung:ptrs-not-ints, r...
2022-04-01 Matthias KrügerRollup merge of #95475 - Jules-Bertholet:rustdoc-hide...
2022-04-01 Matthias KrügerRollup merge of #95388 - RalfJung:rust-val-limit, r...
2022-04-01 Matthias KrügerRollup merge of #95344 - jyn514:better-debug-output...
2022-04-01 Matthias KrügerRollup merge of #95293 - compiler-errors:braces, r...
2022-04-01 Matthias KrügerRollup merge of #95260 - compiler-errors:fn, r=davidtwco
2022-04-01 Matthias KrügerRollup merge of #95032 - m-ou-se:std-features, r=yaahc
2022-03-31 Dylan DPCRollup merge of #95523 - lcnr:yeet-unused-field, r...
2022-03-31 Dylan DPCRollup merge of #95520 - rust-lang:ptrtypo, r=lcnr
2022-03-31 Dylan DPCRollup merge of #95517 - lcnr:rustc_borrowck-misc,...
2022-03-31 Dylan DPCRollup merge of #95384 - ehuss:doc-target_has_atomic...
2022-03-31 Dylan DPCRollup merge of #91416 - compiler-errors:infinite-ty...
2022-03-31 borsAuto merge of #90204 - cjgillot:owner-pull, r=michaelwo...
2022-03-31 borsAuto merge of #95511 - Dylan-DPC:rollup-4n880fd, r...
2022-03-31 Dylan DPCRollup merge of #95505 - sunfishcode:sunfishcode/fix...
2022-03-31 Dylan DPCRollup merge of #95495 - GuillaumeGomez:rm-unneeded...
2022-03-31 Dylan DPCRollup merge of #95478 - InfRandomness:infrandomness...
2022-03-31 Dylan DPCRollup merge of #95470 - GuillaumeGomez:fix-gui-spuriou...
2022-03-31 Dylan DPCRollup merge of #95445 - jyn514:rustc-unit-tests, r...
2022-03-31 borsAuto merge of #95456 - RalfJung:size, r=oli-obk
2022-03-31 Dylan DPCRollup merge of #95497 - nyurik:compiler-spell-comments...
2022-03-31 Dylan DPCRollup merge of #95491 - faern:stabilize-vec_retain_mut...
2022-03-31 Dylan DPCRollup merge of #95471 - oli-obk:tait_ice, r=estebank
2022-03-31 Dylan DPCRollup merge of #95263 - compiler-errors:async-block...
2022-03-31 Dylan DPCRollup merge of #95130 - workingjubilee:stably-finished...
2022-03-31 borsAuto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r...
2022-03-30 Dylan DPCRollup merge of #95298 - jhorstmann:fix-double-drop...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Dylan DPCRollup merge of #95011 - michaelwoerister:awaitee_field...
2022-03-30 Dylan DPCRollup merge of #94869 - jackh726:gats_extended, r...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 borsAuto merge of #95425 - nnethercote:yet-more-parse_tt...
2022-03-30 borsAuto merge of #95458 - calebcartwright:sync-rustfmt...
2022-03-30 borsAuto merge of #94963 - lcnr:inherent-impls-std, r=oli...
2022-03-30 borsAuto merge of #95241 - Gankra:cleaned-provenance, r...
next