]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-24 Yuki OkushiRollup merge of #103382 - compiler-errors:anon-apit...
2022-10-24 Yuki OkushiRollup merge of #103350 - clubby789:refer-to-assoc...
2022-10-24 Yuki OkushiRollup merge of #103333 - chenyukang:yukang/fix-103143...
2022-10-24 Michael GouletAssert if inference vars are leaking from fully_resolve
2022-10-24 Michael GouletDelay span bug when we can't map lifetimes back in...
2022-10-24 Martin Nordholtsrustdoc: Use `unix_sigpipe` instead of `rustc_driver...
2022-10-24 Michael Howellrustdoc: remove redundant CSS `a.test-arrow:hover`
2022-10-24 Michael Howellrustdoc: remove unused `.sidebar-logo` DOM on source...
2022-10-24 borsAuto merge of #103337 - flip1995:clippyup, r=Manishearth
2022-10-24 Andrew PollackUpdate src/tools/compiletest/src/runtest.rs
2022-10-24 Guillaume GomezUse functions in highlight-colors rustdoc GUI test
2022-10-24 Cameron SteffenDocument link to unstable book
2022-10-24 Nixon Enraght... Clairify Vec::capacity docs
2022-10-24 borsAuto merge of #94063 - Aaron1011:pretty-print-rental...
2022-10-24 Oli SchererMake param index generation a bit more robust
2022-10-24 Pietro Albiniuse the shared assets step for building std too
2022-10-24 borsAuto merge of #103471 - JohnTitor:rollup-tfmy6ab, r...
2022-10-24 Yuki OkushiRollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC
2022-10-24 Yuki OkushiRollup merge of #103437 - bjorn3:sync_cg_clif-2022...
2022-10-24 Yuki OkushiRollup merge of #103277 - thomcc:bump-libc-135, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102271 - lopopolo:lopopolo/stabilize...
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #2616 - RalfJung:rustup, r=RalfJung
2022-10-24 Ralf Jungrustup
2022-10-24 Ralf Jungalso smoke-test 'cargo miri test'
2022-10-24 Ralf Jungadd support for testing Miri on other targets, and...
2022-10-24 Ralf Jungupdate lockfile
2022-10-24 SparrowLiisuggest type annotation for local statement initialed...
2022-10-24 borsAuto merge of #2615 - RalfJung:josh, r=oli-obk
2022-10-24 Jesse RudermanFix grammar in docs for std::io::Read
2022-10-24 Jesse RudermanRemove redundant sentence
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 Ralf Jungpoint to my fork of josh for now
2022-10-24 Michael Howellrustdoc: remove no-op CSS `.source pre.rust { white...
2022-10-24 Jacob Hoffman... rustdoc: don't mark Box<T> as Iterator, Read, etc
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-24 Pointerbenderfix typos
2022-10-24 yukangfix #103425, remove extra type error after missing...
2022-10-24 Aaron HillOverride linker in cargotest on windows
2022-10-24 borsAuto merge of #103452 - notriddle:rollup-peewevm, r...
2022-10-23 Michael HowellRollup merge of #103447 - ajtribick:maybe_uninit_doc_up...
2022-10-23 Michael HowellRollup merge of #103434 - GuillaumeGomez:gui-test-jump...
2022-10-23 Michael HowellRollup merge of #103424 - notriddle:notriddle/code...
2022-10-23 Michael HowellRollup merge of #103414 - compiler-errors:rpit-print...
2022-10-23 Michael HowellRollup merge of #103402 - joshtriplett:niche-wrap-fix...
2022-10-23 Michael HowellRollup merge of #103347 - RalfJung:rustc-src, r=Mark...
2022-10-23 Michael HowellRollup merge of #103254 - fmease:fix-24183, r=Guillaume...
2022-10-23 Michael HowellRollup merge of #103140 - chenyukang:yukang/fix-103112...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 Jakob DegenSplit phase change from `MirPass`
2022-10-23 Gary GuoFix windows compilation
2022-10-23 Gary GuoFix alloc size
2022-10-23 Gary GuoApply suggestion
2022-10-23 Gary GuoAdd test case for foreign Rust exceptions
2022-10-23 Gary GuoImplement Rust foreign exception protection for EMCC...
2022-10-23 Gary GuoPrevent foreign Rust exceptions from being caught
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 Josh StoneOnly test pthread_getname_np on linux-gnu
2022-10-23 Michael GouletComment why normalization is needed for debug assertions
2022-10-23 Michael GouletAdd normalize hack back
2022-10-23 Michael GouletAnnotate static lifetimes too
2022-10-23 Andrew TribickMaybeUninit: use assume_init_drop() in the partially...
2022-10-23 XiretzaAllow specifying multiple alternative suggestions
2022-10-23 borsAuto merge of #13471 - Veykril:invoc-strategy-once...
2022-10-23 Lukas WirthHandle multiple projects sharing dependency correctly...
2022-10-23 ouz-aremove misc_cast and validate types
2022-10-23 borsAuto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrum
2022-10-23 bjorn3Rustfmt cg_clif's build system
2022-10-23 bjorn3Update list of allowed cranelift dependencies
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 bjorn3Revert "Update to Cranelift 0.89.0"
2022-10-23 bjorn3Revert "Stop using a depracated function"
2022-10-23 Guillaume GomezUse functions for jump-to-def-background rustodoc GUI...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 bjorn3Fix drop for dyn*
2022-10-23 bjorn3Allow dyn* upcasting
2022-10-23 bjorn3Update rustc test suite failure list
2022-10-23 bjorn3Rustup to rustc 1.66.0-nightly (6e95b6da8 2022-10-22)
2022-10-23 bjorn3Update LLVM submodule
2022-10-23 Jakub BeránekIntroduce dedicated `-Zdylib-lto` flag for enabling...
2022-10-23 bjorn3Sync from rust e64f1110c062f61746f222059439529a43ccf6dc
2022-10-23 Jakub BeránekAdd `rust.lto` config option
2022-10-23 bjorn3Allow LTO for dylibs
2022-10-23 bjorn3Add missing export for the oom strategy symbol
2022-10-23 borsAuto merge of #103431 - Dylan-DPC:rollup-oozfo89, r...
2022-10-23 borsAuto merge of #2613 - RalfJung:scalar-only-field-retagg...
2022-10-23 borsAuto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo
2022-10-23 Dylan DPCRollup merge of #103305 - c410-f3r:moar-errors, r=petro...
2022-10-23 Dylan DPCRollup merge of #103249 - petrochenkov:revaddids, r...
2022-10-23 Dylan DPCRollup merge of #103226 - compiler-errors:delay-if...
2022-10-23 Dylan DPCRollup merge of #103192 - petrochenkov:noalltraits...
2022-10-23 Dylan DPCRollup merge of #101908 - chenyukang:fix-101880, r...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-23 Camille GILLOTWorkaround unstable stmt_expr_attributes for method...
2022-10-23 borsAuto merge of #103345 - Nilstrieb:diag-flat, r=compiler...
next