]> git.lizzy.rs Git - rust.git/history - compiler/rustc_span/src/lib.rs
Auto merge of #104334 - compiler-errors:ufcs-sugg-wrong-def-id, r=estebank
[rust.git] / compiler / rustc_span / src / lib.rs
2022-12-16 borsAuto merge of #104334 - compiler-errors:ufcs-sugg-wrong...
2022-12-15 borsAuto merge of #105760 - matthiaskrgr:rollup-r8beo9w...
2022-12-15 Matthias KrügerRollup merge of #105758 - Nilstrieb:typeck-results...
2022-12-15 Matthias KrügerRollup merge of #105743 - nnethercote:SimplifiedType...
2022-12-15 Matthias KrügerRollup merge of #105739 - GuillaumeGomez:migrate-jump...
2022-12-15 Matthias KrügerRollup merge of #105727 - estebank:use-impl-trait,...
2022-12-15 Matthias KrügerRollup merge of #105694 - ouz-a:issue_105689, r=estebank
2022-12-15 Matthias KrügerRollup merge of #105679 - estebank:suggest-clone, r...
2022-12-15 Matthias KrügerRollup merge of #105674 - estebank:iterator-chains...
2022-12-15 Matthias KrügerRollup merge of #105481 - lqd:mono-stats, r=wesleywiser
2022-12-15 borsAuto merge of #105356 - JakobDegen:more-custom-mir...
2022-12-15 Esteban KüberShorten trimmed display of closures
2022-12-15 borsAuto merge of #104616 - RalfJung:ctfe-alignment, r...
2022-12-15 borsAuto merge of #105746 - matthiaskrgr:rollup-sz3grbv...
2022-12-15 Matthias KrügerRollup merge of #105730 - notriddle:notriddle/item...
2022-12-15 Matthias KrügerRollup merge of #105724 - notriddle:notriddle/scrape...
2022-12-15 Matthias KrügerRollup merge of #105722 - matthiaskrgr:compl2, r=compil...
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 Matthias Krügermore clippy::complexity fixes
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Matthias KrügerRollup merge of #105399 - mikebenfield:lfs, r=thomcc
2022-12-14 borsAuto merge of #105233 - mejrs:always_eager, r=estebank
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-13 Matthias KrügerRollup merge of #105464 - nbdd0121:hir, r=compiler...
2022-12-13 borsAuto merge of #105436 - nnethercote:inline-place_conten...
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-12 Matthias KrügerRollup merge of #105616 - est31:add_the, r=Dylan-DPC
2022-12-12 Matthias KrügerRollup merge of #105615 - WaffleLapkin:remove_opt_scope...
2022-12-12 borsAuto merge of #105252 - bjorn3:codegen_less_pair_values...
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
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 borsAuto merge of #105457 - GuillaumeGomez:prevent-auto...
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 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 #105109 - rcvalle:rust-kcfi, r=bjorn3
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 #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 Esteban KüberIntroduce `Span::is_visible`
2022-12-09 Matthias KrügerRollup merge of #102406 - mejrs:missing_copy, r=wesleywiser
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-09 Matthias KrügerRollup merge of #105216 - GuillaumeGomez:rm-unused...
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
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 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-06 Matthias KrügerRollup merge of #105298 - krasimirgg:llvm-16-dec-1...
2022-12-06 Matthias KrügerRollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
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
2022-12-06 Matthias KrügerRollup merge of #104898 - oli-obk:group_all_the_things...
2022-12-06 borsAuto merge of #105229 - saethlin:zst-writes-to-unions...
2022-12-06 Matthias KrügerRollup merge of #105254 - cjgillot:issue-105251, r...
2022-12-06 Matthias KrügerRollup merge of #105098 - lyming2007:issue-103869-fix...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-06 borsAuto merge of #105175 - michaelwoerister:add-stable...
2022-12-06 Yuki OkushiRollup merge of #105256 - GuillaumeGomez:comment-method...
2022-12-06 Yuki OkushiRollup merge of #105246 - JakobDegen:run-mir-tests...
2022-12-06 Yuki OkushiRollup merge of #105207 - RalfJung:interpret-clobber...
2022-12-06 Yuki OkushiRollup merge of #104967 - willcrichton:fix-scrape-examp...
2022-12-06 borsAuto merge of #105220 - oli-obk:feeding, r=cjgillot
2022-12-06 borsAuto merge of #105119 - JakobDegen:inline-experiments...
2022-12-05 Matthias KrügerRollup merge of #105230 - cjgillot:issue-104312, r...
2022-12-05 Matthias KrügerRollup merge of #105223 - lukas-code:(ExprWithBlock...
2022-12-05 Matthias KrügerRollup merge of #105222 - devnexen:fbsd_update_img...
2022-12-05 Matthias KrügerRollup merge of #105180 - nbdd0121:async_track_caller...
2022-12-05 Matthias KrügerRollup merge of #104953 - jyn514:fewer-submodule-update...
2022-12-05 Matthias KrügerRollup merge of #104952 - jyn514:setup, r=Mark-Simulacrum
2022-12-05 Matthias KrügerRollup merge of #104912 - RalfJung:per, r=Mark-Simulacrum
2022-12-05 borsAuto merge of #105176 - klensy:docker-smol, r=Mark...
2022-12-05 borsAuto merge of #2715 - RalfJung:rustup, r=RalfJung
2022-12-05 Ralf JungMerge from rustc
next