]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast
Only deduplicate stack traces for good path bugs
[rust.git] / compiler / rustc_ast /
2022-12-30 borsAuto merge of #105426 - flba-eb:fix_tls_destructor_unwi...
2022-12-30 borsAuto merge of #106268 - kraktus:patch-2, r=Nilstrieb
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 borsAuto merge of #105920 - MarcusCalhoun-Lopez:respect_set...
2022-12-29 borsAuto merge of #106266 - matthiaskrgr:rollup-cxrdbzy...
2022-12-29 borsAuto merge of #106256 - matthiaskrgr:rollup-g1ovcqq...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 Matthias KrügerRollup merge of #106242 - estebank:diff-markers, r...
2022-12-29 Matthias KrügerRollup merge of #106229 - RalfJung:miri, r=RalfJung
2022-12-29 Matthias KrügerRollup merge of #106225 - ehuss:ehuss-patch-1, r=Guilla...
2022-12-29 Matthias KrügerRollup merge of #106223 - estebank:suggest-let-ty-borro...
2022-12-29 Matthias KrügerRollup merge of #106221 - Nilstrieb:rptr-more-like...
2022-12-29 borsAuto merge of #106139 - cjgillot:mir-inline-location...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
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 NilstriebRename `Rptr` to `Ref` in AST and HIR
2022-12-28 borsAuto merge of #106129 - compiler-errors:compare_method...
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 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 borsAuto merge of #97176 - kraktus:cmd_debug, r=the8472
2022-12-27 Matthias KrügerRollup merge of #106066 - JohnTitor:rm-bindings-after...
2022-12-27 Matthias KrügerRollup merge of #105994 - JohnTitor:issue-99647, r...
2022-12-27 Matthias KrügerRollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514
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 fee1-deadRollup merge of #106153 - GuillaumeGomez:search-tabs...
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
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 #106140 - GuillaumeGomez:migrate-links...
2022-12-25 Matthias KrügerRollup merge of #106137 - matthiaskrgr:clippy_style...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #106121 - RalfJung:miri, r=RalfJung
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
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 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105872 - chenyukang:yukang/fix-105494...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #106081 - mina86:c, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-24 borsAuto merge of #106103 - matthiaskrgr:rollup-8xe9ddz...
2022-12-23 Matthias KrügerRollup merge of #106102 - compiler-errors:oops-triagebo...
2022-12-23 Matthias KrügerRollup merge of #106093 - notriddle:notriddle/docblock...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
2022-12-23 Matthias KrügerRollup merge of #106084 - RalfJung:into-iter, r=thomcc
2022-12-23 Matthias KrügerRollup merge of #106069 - notriddle:notriddle/search...
2022-12-23 Matthias KrügerRollup merge of #105975 - jeremystucki:rustc-remove...
2022-12-23 nilsRollup merge of #105853 - jyn514:prepush-windows, r...
2022-12-23 nilsRollup merge of #105661 - lcnr:evaluate-new, r=compiler...
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-23 Matthias KrügerRollup merge of #106057 - jyn514:trimmed-def-paths...
2022-12-23 Matthias KrügerRollup merge of #106056 - jyn514:quiet-bug, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106051 - jyn514:cranelift-std, r=bjorn3
2022-12-23 Matthias KrügerRollup merge of #105978 - jyn514:unused_proc_macro_decl...
2022-12-22 Matthias KrügerRollup merge of #106035 - GuillaumeGomez:migrate-css...
2022-12-22 Matthias KrügerRollup merge of #105847 - compiler-errors:issue-104396...
2022-12-22 Matthias KrügerRollup merge of #105567 - TimNN:kcfi16, r=nikic
2022-12-22 Matthias KrügerRollup merge of #105769 - lyming2007:issue-105177-fix...
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 Matthias KrügerRollup merge of #105932 - MasterAwesome:aarch64-bti...
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 Yuki OkushiRollup merge of #106014 - GuillaumeGomez:add-gui-explan...
2022-12-21 Yuki OkushiRollup merge of #106008 - uweigand:s390x-lintgroup...
2022-12-21 Yuki OkushiRollup merge of #105824 - zacchiro:patch-1, r=JohnTitor
2022-12-21 Yuki OkushiRollup merge of #105602 - RalfJung:read-convenience...
2022-12-21 Yuki OkushiRollup merge of #105584 - raffimolero:patch-1, r=JohnTitor
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-21 borsAuto merge of #100390 - jhpratt:float-from-bool, r...
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
2022-12-20 Matthias KrügerRollup merge of #105904 - MarcusCalhoun-Lopez:darwin_ar...
2022-12-20 Matthias KrügerRollup merge of #105791 - Ezrashaw:add-e0472-long-docs...
2022-12-20 Jeremy Stuckirustc: Remove needless lifetimes
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 Matthias KrügerRollup merge of #105945 - JohnTitor:issue-57404, r...
2022-12-20 Matthias KrügerRollup merge of #105944 - JohnTitor:issue-80816, r...
2022-12-20 Matthias KrügerRollup merge of #105943 - JohnTitor:issue-102206, r...
next