]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #106066 - JohnTitor:rm-bindings-after-at-fixme, r=compiler-errors
[rust.git] / library /
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 borsAuto merge of #106143 - matthiaskrgr:rollup-3kpy1dc...
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-25 borsAuto merge of #106112 - RalfJung:into-iter, r=thomcc
2022-12-24 borsAuto merge of #106123 - gimbles:patch-1, r=jyn
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 #106111 - matthiaskrgr:rollup-nnpoe5h...
2022-12-24 Ralf Jungadd tracking issue, fix typo
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Ralf Jungadd lib tests for vec::IntoIter alignment issues
2022-12-24 Matthias KrügerRollup merge of #106109 - notriddle:notriddle/source...
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 #105975 - jeremystucki:rustc-remove...
2022-12-23 Matthias KrügerRollup merge of #105970 - Ezrashaw:add-docs+test-e0462...
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 Ralf Jungfix one more unaligned self.ptr, and add tests
2022-12-23 Ralf Jungfix IntoIter::drop on high-alignment ZST
2022-12-23 Michal Nazarewiczchar: µoptimise UTF-16 surrogates decoding
2022-12-23 borsAuto merge of #106033 - ChrisDenton:bump-cfg-if, r...
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 #106027 - notriddle:notriddle/more...
2022-12-22 Matthias KrügerRollup merge of #105983 - compiler-errors:issue-105981...
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 borsAuto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
2022-12-22 Ralf Jungabort immediately on bad mem::zeroed/uninit
2022-12-22 borsAuto merge of #106000 - nikic:lld-build, r=Mark-Simulacrum
2022-12-22 Matthias KrügerRollup merge of #106024 - JulianKnodt:add_term_html_doc...
2022-12-22 Matthias KrügerRollup merge of #106016 - notriddle:notriddle/link...
2022-12-22 Matthias KrügerRollup merge of #106010 - oli-obk:tait_coherence_diagno...
2022-12-22 Matthias KrügerRollup merge of #106002 - krasimirgg:v0sym, r=tmiasko
2022-12-22 Matthias KrügerRollup merge of #105966 - compiler-errors:issue-105936...
2022-12-22 Matthias KrügerRollup merge of #105843 - compiler-errors:sugg-const...
2022-12-22 Matthias KrügerRollup merge of #105769 - lyming2007:issue-105177-fix...
2022-12-22 Matthias KrügerRollup merge of #104741 - bryangarza:bug-104588-async...
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 mochaaPstd: only use LFS function on glibc
2022-12-22 borsAuto merge of #106025 - matthiaskrgr:rollup-vz5rqah...
2022-12-22 borsAuto merge of #106023 - JohnTitor:rollup-k8mettz, r...
2022-12-22 Matthias KrügerRollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung
2022-12-22 Matthias KrügerRollup merge of #105996 - Swatinem:async-is-unwindsafe...
2022-12-22 Matthias KrügerRollup merge of #105985 - compiler-errors:method-chain...
2022-12-22 Matthias KrügerRollup merge of #105960 - oli-obk:effect_cleanup, r...
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 #105995 - JohnTitor:issue-96530, r...
2022-12-21 Yuki OkushiRollup merge of #105986 - eltociear:patch-18, r=RalfJung
2022-12-21 Yuki OkushiRollup merge of #105980 - goffrie:waker-drop, r=thomcc
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 #105979 - matthiaskrgr:rollup-2luw3mx...
2022-12-21 Jakob DegenClarify that raw retags are not permitted in Mir
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-21 Ralf Jungless specific wording
2022-12-20 Geoffry SongRefer to "Waker" rather than "RawWaker" in `drop` comment
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
2022-12-20 Matthias KrügerRollup merge of #105973 - oli-obk:simplify_callee_check...
2022-12-20 Matthias KrügerRollup merge of #105972 - notriddle:notriddle/anchor...
2022-12-20 Matthias KrügerRollup merge of #105964 - notriddle:notriddle/scraped...
2022-12-20 Matthias KrügerRollup merge of #105949 - ChrisDenton:bump-cfg-if,...
2022-12-20 Matthias KrügerRollup merge of #105904 - MarcusCalhoun-Lopez:darwin_ar...
2022-12-20 Matthias KrügerRollup merge of #105897 - oli-obk:tait_patterns, r...
next