]> git.lizzy.rs Git - rust.git/history - compiler/rustc_span/src/source_map.rs
Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino
[rust.git] / compiler / rustc_span / src / source_map.rs
2023-01-17 Matthias KrügerRollup merge of #106829 - compiler-errors:more-alias...
2023-01-17 Matthias KrügerRollup merge of #106712 - Ezrashaw:impl-ref-trait,...
2023-01-17 Matthias KrügerRollup merge of #106591 - Ezrashaw:attempted-integer...
2023-01-16 Matthias KrügerRollup merge of #106942 - rustbot:docs-update, r=ehuss
2023-01-16 Matthias KrügerRollup merge of #106940 - oli-obk:tait_error, r=compile...
2023-01-16 Matthias KrügerRollup merge of #106912 - gftea:pr-106736, r=Nilstrieb
2023-01-16 Matthias KrügerRollup merge of #106835 - compiler-errors:new-solver...
2023-01-16 Matthias KrügerRollup merge of #105954 - gftea:patch-1, r=ehuss
2023-01-16 borsAuto merge of #106853 - TimNN:undo-remap, r=oli-obk
2023-01-14 Matthias KrügerRollup merge of #105526 - Xiretza:iter-from-generator...
2023-01-14 Tim NeumannHeuristically undo path prefix mappings.
2023-01-14 Yuki OkushiRollup merge of #104965 - zacklukem:p-option-as_ref...
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
2023-01-03 borsAuto merge of #2747 - RalfJung:rustup, r=RalfJung
2023-01-03 Ralf JungMerge from rustc
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-02 borsAuto merge of #84762 - cjgillot:resolve-span-opt, r...
2023-01-01 borsAuto merge of #106350 - GuillaumeGomez:gui-test-explana...
2022-12-31 Matthias KrügerRollup merge of #106328 - GuillaumeGomez:gui-test-expla...
2022-12-31 Matthias KrügerRollup merge of #106280 - Ezrashaw:path-join-docs-bette...
2022-12-31 borsAuto merge of #106245 - estebank:mutability-suggestions...
2022-12-31 Michael GouletRollup merge of #106295 - GuillaumeGomez:extend-scraped...
2022-12-31 Michael GouletRollup merge of #106248 - dtolnay:revertupcastlint...
2022-12-31 Michael GouletRollup merge of #106232 - maurer:transparent-subst...
2022-12-30 borsAuto merge of #105651 - tgross35:once-cell-inline,...
2022-12-30 Matthias KrügerRollup merge of #104182 - gabhijit:ipv6-in6addr-any...
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-30 borsAuto merge of #105426 - flba-eb:fix_tls_destructor_unwi...
2022-12-30 borsAuto merge of #106262 - GuillaumeGomez:migrate-more...
2022-12-30 borsAuto merge of #106210 - fee1-dead-contrib:const-closure...
2022-12-29 Matthias KrügerRollup merge of #106260 - chenyukang:yukang/fix-106213...
2022-12-29 Matthias KrügerRollup merge of #106259 - flip1995:clippyup, r=matthiaskrgr
2022-12-29 Matthias KrügerRollup merge of #106236 - Ezrashaw:add-test+docs-e0519...
2022-12-29 Matthias KrügerRollup merge of #106234 - notriddle:notriddle/button...
2022-12-29 Matthias KrügerRollup merge of #106202 - estebank:trim-paths, r=Nilstrieb
2022-12-29 Matthias KrügerRollup merge of #106190 - estebank:multiline-start...
2022-12-29 Matthias KrügerRollup merge of #105899 - lukas-code:stage-1-docs,...
2022-12-29 Matthias KrügerRollup merge of #104531 - ohno418:recover-fn-traits...
2022-12-29 borsAuto merge of #106256 - matthiaskrgr:rollup-g1ovcqq...
2022-12-29 borsAuto merge of #106196 - Mark-Simulacrum:bump-installer...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 borsAuto merge of #106195 - Nilstrieb:no-more-being-clueles...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-28 Matthias KrügerRollup merge of #105570 - Nilstrieb:actual-best-failure...
2022-12-28 Matthias KrügerRollup merge of #105497 - albertlarsan68:doc-panic...
2022-12-28 Matthias KrügerRollup merge of #105359 - flba-eb:thread_local_key_sent...
2022-12-28 Matthias KrügerRollup merge of #104493 - adamncasey:cgroupzeroperiod...
2022-12-28 Matthias KrügerRollup merge of #104402 - joboet:sync_remutex, r=m...
2022-12-28 fee1-deadRollup merge of #105484 - nbdd0121:upcast, r=compiler...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
2022-12-28 fee1-deadRollup merge of #104024 - noeddl:unused-must-use, r...
2022-12-28 fee1-deadRollup merge of #103945 - H4x5:remove-iter-empty-hack...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #103881 - ChayimFriedman2:patch-2, r...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 NilstriebImprove debug logs of `find_width_of_character_at_span`
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-27 borsAuto merge of #106095 - estebank:pin-mut-reborrow,...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-22 Matthias KrügerRollup merge of #105847 - compiler-errors:issue-104396...
next