]> git.lizzy.rs Git - rust.git/history - src/tools
Auto merge of #105485 - nnethercote:fix-lint-perf-regressions, r=cjgillot
[rust.git] / src / tools /
2022-12-11 Matthias KrügerRollup merge of #105521 - tshepang:keep-heading-separat...
2022-12-11 Matthias KrügerRollup merge of #105472 - spastorino:make-encoder-use...
2022-12-11 Matthias KrügerRollup merge of #105369 - chenyukang:yukang/fix-105226...
2022-12-11 Matthias KrügerRollup merge of #105283 - compiler-errors:ty-var-in...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #102900 - abrachet:master, r=bjorn3
2022-12-11 borsAuto merge of #105508 - eduardosm:ptr-methods-inline...
2022-12-11 Matthias KrügerRollup merge of #105539 - GuillaumeGomez:hashtag-prepen...
2022-12-11 Matthias KrügerRollup merge of #105537 - kadiwa4:remove_some_imports...
2022-12-11 Matthias KrügerRollup merge of #105532 - poliorcetics:document-remap...
2022-12-11 borsAuto merge of #105457 - GuillaumeGomez:prevent-auto...
2022-12-10 Matthias KrügerRollup merge of #105542 - compiler-errors:confirm-nits...
2022-12-10 Matthias KrügerRollup merge of #105534 - Nilstrieb:i-will-review-your...
2022-12-10 Matthias KrügerRollup merge of #105530 - Nilstrieb:rustdoc-highlight...
2022-12-10 Matthias KrügerRollup merge of #105511 - luqmana:rustix-upgrade, r...
2022-12-10 Matthias KrügerRollup merge of #105460 - mkroening:compiler-builtins...
2022-12-10 Matthias KrügerRollup merge of #105459 - jyn514:proc-macro-default...
2022-12-10 Matthias KrügerRollup merge of #103146 - joboet:cleanup_pthread_condva...
2022-12-10 borsAuto merge of #105416 - nnethercote:more-linting-tweaks...
2022-12-10 borsAuto merge of #105531 - matthiaskrgr:rollup-7y7zbgl...
2022-12-10 Matthias KrügerRollup merge of #105482 - wesleywiser:fix_debuginfo_ub...
2022-12-10 Matthias KrügerRollup merge of #105410 - TaKO8Ki:fix-105257, r=BoxyUwU
2022-12-10 Matthias KrügerRollup merge of #105239 - gh2o:no-heap-alloc-on-thread...
2022-12-10 Matthias KrügerRollup merge of #105234 - JakobDegen:unneeded-field...
2022-12-10 Matthias KrügerRollup merge of #105192 - estebank:point-at-lhs-on...
2022-12-10 Matthias KrügerRollup merge of #104460 - Nilstrieb:expand-the-translat...
2022-12-10 borsAuto merge of #105384 - uweigand:s390x-test-codegen...
2022-12-10 borsAuto merge of #105525 - matthiaskrgr:rollup-ricyw5s...
2022-12-10 Matthias KrügerRollup merge of #105522 - est31:remove_or_and_note...
2022-12-10 Matthias KrügerRollup merge of #105516 - weihanglo:update-cargo, r...
2022-12-10 Matthias KrügerRollup merge of #105514 - estebank:is_visible, r=oli-obk
2022-12-10 Matthias KrügerRollup merge of #105505 - WaffleLapkin:yeet_unused_pare...
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #105082 - Swatinem:async-abi, r=compile...
2022-12-10 Matthias KrügerRollup merge of #104901 - krtab:filetype_compare, r...
2022-12-10 Matthias KrügerRollup merge of #104512 - jyn514:download-ci-llvm-defau...
2022-12-10 Matthias KrügerRollup merge of #104019 - compiler-errors:print-generat...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-10 Weihang LoUpdate cargo
2022-12-09 Matthias KrügerRollup merge of #105489 - eltociear:patch-17, r=Dylan-DPC
2022-12-09 Matthias KrügerRollup merge of #105480 - notriddle:notriddle/sidebar...
2022-12-09 Matthias KrügerRollup merge of #105468 - sunfishcode:sunfishcode/main...
2022-12-09 Matthias KrügerRollup merge of #105453 - scottmcm:vecdeque_from_iter...
2022-12-09 Matthias KrügerRollup merge of #105385 - uweigand:s390x-test-lld,...
2022-12-09 Matthias KrügerRollup merge of #105265 - aDotInTheVoid:sum-product...
2022-12-09 Matthias KrügerRollup merge of #102406 - mejrs:missing_copy, r=wesleywiser
2022-12-09 borsAuto merge of #105363 - WaffleLapkin:thin2win_box_next_...
2022-12-09 borsAuto merge of #105262 - eduardosm:more-inline-always...
2022-12-09 Jakob DegenRemove unneeded field from `SwitchTargets`
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-09 borsAuto merge of #105486 - matthiaskrgr:rollup-o7c4l1c...
2022-12-09 Matthias KrügerRollup merge of #105474 - RalfJung:typo, r=dtolnay
2022-12-09 Matthias KrügerRollup merge of #105470 - flip1995:clippy_backport...
2022-12-09 Matthias KrügerRollup merge of #105455 - lcnr:correct-reveal-in-valida...
2022-12-09 Matthias KrügerRollup merge of #105443 - compiler-errors:move-more...
2022-12-09 Matthias KrügerRollup merge of #105442 - notriddle:notriddle/docblock...
2022-12-09 Matthias KrügerRollup merge of #105427 - GuillaumeGomez:dont-silently...
2022-12-09 Matthias KrügerRollup merge of #105389 - ogarokpeter:patch-1, r=Mark...
2022-12-09 Matthias KrügerRollup merge of #105387 - willcrichton:scrape-examples...
2022-12-09 Matthias KrügerRollup merge of #105245 - RalfJung:align_to, r=Amanieu
2022-12-09 Matthias KrügerRollup merge of #105216 - GuillaumeGomez:rm-unused...
2022-12-09 borsAuto merge of #104449 - oli-obk:unhide_unknown_spans...
2022-12-09 borsAuto merge of #105456 - matthiaskrgr:rollup-yennygf...
2022-12-09 Ramon de C ValleAdd LLVM KCFI support to the Rust compiler
2022-12-08 Samuel MoeliusFix #10021
2022-12-08 Matthias KrügerRollup merge of #105441 - nnethercote:rm-UnsafetyState...
2022-12-08 Matthias KrügerRollup merge of #105434 - nbdd0121:lib, r=thomcc
2022-12-08 Matthias KrügerRollup merge of #105433 - ComputerDruid:docker_continua...
2022-12-08 Matthias KrügerRollup merge of #105423 - oli-obk:symbols, r=jackh726
2022-12-08 Matthias KrügerRollup merge of #105408 - cuviper:help-rpitirpit, r...
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-08 Matthias KrügerRollup merge of #105317 - RalfJung:retag-rework, r...
2022-12-08 Matthias KrügerRollup merge of #105255 - cjgillot:issue-105197, r...
2022-12-08 Matthias KrügerRollup merge of #105120 - solid-rs:patch/kmc-solid...
2022-12-08 Matthias KrügerRollup merge of #104922 - estebank:fur-elize, r=oli-obk
2022-12-07 Matthias KrügerRollup merge of #105368 - WaffleLapkin:deref-even-harde...
2022-12-07 Matthias KrügerRollup merge of #105343 - nbdd0121:hir, r=fee1-dead
2022-12-07 Matthias KrügerRollup merge of #105267 - compiler-errors:issue-104613...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-07 Oli SchererMake -Zsimulate-remapped-rust-src-base reproducible...
2022-12-07 borsAuto merge of #104799 - pcc:linkage-fn, r=tmiasko
2022-12-07 borsAuto merge of #105291 - nnethercote:remove-LintPassObje...
2022-12-06 Matthias KrügerRollup merge of #105380 - BoxyUwU:triagebot_ping_pls...
2022-12-06 Matthias KrügerRollup merge of #105358 - TaKO8Ki:fix-104260, r=estebank
2022-12-06 Matthias KrügerRollup merge of #105298 - krasimirgg:llvm-16-dec-1...
2022-12-06 borsAuto merge of #105271 - eduardosm:inline-always-int...
2022-12-06 Oli SchererEmit full spans in miri
2022-12-06 Oli SchererBless after rebase
2022-12-06 Oli SchererReintroduce the span printing in miri (plus point to...
2022-12-06 Oli SchererRemove now-redundant file/line info from const backtraces
2022-12-06 Matthias KrügerRollup merge of #105370 - WaffleLapkin:pp, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105349 - compiler-errors:point-at...
2022-12-06 Matthias KrügerRollup merge of #105320 - notriddle:notriddle/rustdoc...
2022-12-06 Matthias KrügerRollup merge of #105286 - willcrichton:maximal-hir...
2022-12-06 Matthias KrügerRollup merge of #105250 - Swatinem:async-rm-resumety...
2022-12-06 Matthias KrügerRollup merge of #105174 - chenyukang:yukang/fix-105028...
2022-12-06 Matthias KrügerRollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser
next