]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse
Rollup merge of #99244 - gthb:doc-improve-iterator-scan, r=m-ou-se
[rust.git] / compiler / rustc_parse /
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-30 borsAuto merge of #106264 - Swatinem:higher-lifetime-regres...
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 kraktusfix comment for `TokenCursor::desugar`
2022-12-29 Matthias KrügerRollup merge of #106263 - chenyukang:yukang/fix-106261...
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 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 Matthias KrügerRollup merge of #106218 - GuillaumeGomez:migrate-css...
2022-12-29 Matthias KrügerRollup merge of #106217 - notriddle:notriddle/tooltip...
2022-12-29 Matthias KrügerRollup merge of #106216 - ChrisDenton:ps-go-faster...
2022-12-29 Matthias KrügerRollup merge of #106208 - compiler-errors:compare-item...
2022-12-29 borsAuto merge of #106195 - Nilstrieb:no-more-being-clueles...
2022-12-29 borsAuto merge of #106139 - cjgillot:mir-inline-location...
2022-12-29 Yutaro OhnoProvide a better error for `Fn` traits with lifetime...
2022-12-29 Esteban KüberAdd support for diff3 format
2022-12-29 Esteban KüberTweak wording
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-29 Esteban KüberAccount for ADT bodies and struct expressions
2022-12-29 Esteban KüberDetect diff markers in the parser
2022-12-29 borsAuto merge of #105741 - pietroalbini:pa-1.68-nightly...
2022-12-28 borsAuto merge of #106228 - matthiaskrgr:rollup-jsznhww...
2022-12-28 Matthias KrügerRollup merge of #106161 - meithecatte:iter-find-positio...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
2022-12-28 Matthias KrügerRollup merge of #105702 - albertlarsan68:x-fmt-opt...
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 #106215 - matthiaskrgr:rollup-53r89ww...
2022-12-28 Matthias KrügerRollup merge of #106199 - estebank:quiet-type-err-in...
2022-12-28 Matthias KrügerRollup merge of #106194 - notriddle:notriddle/sidebar...
2022-12-28 Matthias KrügerRollup merge of #106176 - compiler-errors:fn-kw-as...
2022-12-28 Matthias KrügerRollup merge of #106173 - compiler-errors:deduplicate...
2022-12-28 Matthias KrügerRollup merge of #106172 - estebank:suggest-impl-trait...
2022-12-28 Matthias KrügerRollup merge of #106028 - Ezrashaw:add-docs+test-e0461...
2022-12-28 borsAuto merge of #106129 - compiler-errors:compare_method...
2022-12-28 fee1-deadRollup merge of #106184 - albertlarsan68:docs-106154...
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 #106187 - ChayimFriedman2:patch-4,...
2022-12-27 Michael GouletRollup merge of #106181 - kraktus:fix_doc_parsing,...
2022-12-27 Michael GouletRollup merge of #106179 - RetroSeven:typo_fix, r=compil...
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #105965 - compiler-errors:issue-105896...
2022-12-27 Michael GouletRollup merge of #105852 - compiler-errors:hex-float...
2022-12-27 Michael GouletRollup merge of #105765 - estebank:range-typo, r=compil...
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 borsAuto merge of #106183 - matthiaskrgr:rollup-ww6yzhi...
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 borsAuto merge of #106168 - jyn514:clean-crates, r=Mark...
2022-12-27 Matthias KrügerRollup merge of #106150 - estebank:issue-39232, r=compi...
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-27 Michael GouletRecover `fn` keyword as `Fn` trait in bounds
2022-12-27 borsAuto merge of #106166 - jyn514:print-paths, r=Mark...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 borsAuto merge of #106156 - fee1-dead-contrib:rollup-3ir095...
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-26 Takayuki Maedaremove unused imports
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 #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
next