]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src/errors.rs
Rollup merge of #100814 - gabrielBusta:port_trait_selection_diagnostics, r=davidtwco
[rust.git] / compiler / rustc_hir / src / errors.rs
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
2022-09-02 Matthias KrügerRollup merge of #100121 - Nilstrieb:mir-validator-param...
2022-09-02 Guillaume GomezRollup merge of #101298 - notriddle:notriddle/rustdoc...
2022-09-02 Guillaume GomezRollup merge of #101166 - GuillaumeGomez:error-index...
2022-09-02 Guillaume GomezRollup merge of #100147 - Bryanskiy:private-in-public...
2022-09-02 Guillaume GomezRollup merge of #99583 - shepmaster:provider-plus-plus...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-02 borsAuto merge of #100935 - cuviper:upgrade-android-ci...
2022-09-02 borsAuto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r...
2022-09-01 Matthias KrügerRollup merge of #101292 - rust-lang:notriddle/rustdoc...
2022-09-01 Matthias KrügerRollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_n...
2022-09-01 Matthias KrügerRollup merge of #101245 - GuillaumeGomez:remove-unneede...
2022-09-01 Matthias KrügerRollup merge of #101190 - yjhn:patch-1, r=Mark-Simulacrum
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #100852 - Samyak2:samyak/100459, r...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-09-01 borsAuto merge of #98960 - cjgillot:entry-kind, r=estebank
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100869 - nnethercote:replace-ThinVec...
2022-09-01 borsAuto merge of #100707 - dzvon:fix-typo, r=davidtwco
2022-09-01 borsAuto merge of #100537 - petrochenkov:piccheck, r=oli-obk
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 Matthias KrügerRollup merge of #101240 - JohnTitor:JohnTitor-patch...
2022-08-31 Matthias KrügerRollup merge of #101236 - thomcc:winfs-nozero, r=ChrisD...
2022-08-31 Matthias KrügerRollup merge of #101230 - davidtwco:translation-interna...
2022-08-31 Matthias KrügerRollup merge of #101229 - mgeisler:link-try-operator...
2022-08-31 Matthias KrügerRollup merge of #101165 - ldm0:drain_to_iter, r=cjgillot
2022-08-31 Matthias KrügerRollup merge of #101161 - ldm0:ldm_fix_diagnostic,...
2022-08-31 Matthias KrügerRollup merge of #101140 - Jarcho:clippyup, r=Jarcho
2022-08-31 Matthias KrügerRollup merge of #100844 - evopen:migrate-diag, r=davidtwco
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Matthias KrügerRollup merge of #100787 - chenyukang:fix-100770-pretty...
2022-08-31 borsAuto merge of #100085 - RalfJung:op-ty-len, r=oli-obk
2022-08-31 borsAuto merge of #101238 - RalfJung:rollup-bzcmobj, r...
2022-08-31 Ralf JungRollup merge of #101237 - RalfJung:into-iter-zst, r...
2022-08-31 Ralf JungRollup merge of #101216 - ehuss:sanitizer-links, r...
2022-08-31 Ralf JungRollup merge of #101204 - aDotInTheVoid:async-resugar...
2022-08-31 Ralf JungRollup merge of #100831 - JhonnyBillM:migrate-symbol...
2022-08-31 Ralf JungRollup merge of #100753 - LuisCardosoOliveira:translati...
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-25 Nathan Stockshave LangItemError derive everything LangItem does
2022-08-25 Nathan Stocksallow non-monomorphize modules to access hard-coded...