]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-15 Ralf JungRollup merge of #73139 - poliorcetics:cstring-from...
2020-06-15 Ralf JungRollup merge of #73104 - poliorcetics:explicit-mutex...
2020-06-15 Ralf JungRollup merge of #73086 - trevyn:apple-a7, r=nikic
2020-06-15 Ralf JungRollup merge of #72938 - lzutao:stabilize_option_zip...
2020-06-15 Ralf JungRollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk
2020-06-15 Ralf JungRollup merge of #72740 - estebank:recursive-indirection...
2020-06-15 Ralf JungRollup merge of #72707 - matthewjasper:rustc_min_spec...
2020-06-15 borsAuto merge of #72080 - matthewjasper:uniform-impl-trait...
2020-06-14 Alexis BourgetUpdate to use the new error type and correctly compile...
2020-06-14 Alexis BourgetAdd a new error type for the new method
2020-06-14 Alexis BourgetRemoving the TryFrom impl
2020-06-14 Ralf Jungkeep root_span and tcx together
2020-06-14 borsAuto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm
2020-06-14 borsAuto merge of #73232 - RalfJung:miri-no-default, r...
2020-06-14 borsAuto merge of #73188 - mati865:use-preinstalled-msys2...
2020-06-13 David TolnayRewrap comments in Mutex example
2020-06-13 PoliorceticsClarify the scope-related explanation
2020-06-13 PoliorceticsApply suggestions from code review
2020-06-13 borsAuto merge of #73316 - Dylan-DPC:rollup-zgouwou, r...
2020-06-13 Dylan DPCRollup merge of #73308 - yerke:fix-pretty-asm-rs-test...
2020-06-13 Dylan DPCRollup merge of #73302 - JakobDegen:should-panic-docume...
2020-06-13 Dylan DPCRollup merge of #73290 - LeSeulArtichaut:patch-1, r...
2020-06-13 Dylan DPCRollup merge of #73267 - ehuss:cargotest-this-cargo...
2020-06-13 Dylan DPCRollup merge of #73241 - mati865:mingw-libs-order-comme...
2020-06-13 Dylan DPCRollup merge of #73194 - lzutao:INT-patterns, r=dtolnay
2020-06-13 Dylan DPCRollup merge of #73066 - ecstatic-morse:query-structura...
2020-06-13 Dylan DPCRollup merge of #72932 - poliorcetics:pattern-contains...
2020-06-13 Mateusz MikułaAdd/update comments about MinGW late_link_args
2020-06-13 Ralf Jungrun const_eval_raw with root_span
2020-06-13 Ralf Jungavoid computing precise span for const_eval query
2020-06-13 Yerkebulan... pretty/asm.rs should only be tested for x86_64 and...
2020-06-13 Jake DegenAdjusted some doctests in libcore to use `should_panic`.
2020-06-13 Lzu TaoStabilize Option::zip
2020-06-13 Lzu TaoPrefer the associated consts for pattern matching error
2020-06-13 borsAuto merge of #73277 - RalfJung:miri-caller-location...
2020-06-12 borsAuto merge of #73262 - wesleywiser:simplifyarmidentity_...
2020-06-12 LeSeulArtichautFix links when pinging notification groups
2020-06-12 Dylan MacKenzieMake `type_marked_structural` private
2020-06-12 Dylan MacKenzieUse "reflexive equality" in docs
2020-06-12 Dylan MacKenzieHelper method for whether type has structural equality
2020-06-12 borsAuto merge of #73276 - Dylan-DPC:rollup-hfd81qw, r...
2020-06-12 Wesley WiserDisable the `SimplifyArmIdentity` pass on beta
2020-06-12 Ralf Jungfix caller_location intrinsic for Miri
2020-06-12 Dylan DPCRollup merge of #73273 - LeSeulArtichaut:patch-1, r...
2020-06-12 Dylan DPCRollup merge of #73236 - GuillaumeGomez:cleanup-e0666...
2020-06-12 Dylan DPCRollup merge of #73225 - tmandry:issue-73050, r=oli-obk
2020-06-12 Dylan DPCRollup merge of #73178 - petrochenkov:explint, r=varkor
2020-06-12 Dylan DPCRollup merge of #72906 - lzutao:migrate-numeric-assoc...
2020-06-12 LeSeulArtichautFix Zulip pings
2020-06-12 Ralf Jungavoid computing cur_span all the time
2020-06-12 Ralf Jungfix const_prop spans and re-bless tests
2020-06-12 Ralf Jungmake miri InterpCx TyCtxtAt a TyCtxt, and separately...
2020-06-12 Ralf Jungx.py: do not build Miri by default
2020-06-12 Ralf Jungmake miri memory TyCtxtAt a TyCtxt
2020-06-12 borsAuto merge of #73266 - ehuss:update-cargo, r=ehuss
2020-06-12 Eric HussUpdate cargo
2020-06-12 borsAuto merge of #69478 - avr-rust:avr-support-upstream...
2020-06-12 Eric HussUse the built cargo for cargotest.
2020-06-11 borsAuto merge of #73259 - Dylan-DPC:rollup-m6nw1n0, r...
2020-06-11 Dylan DPCRollup merge of #73254 - jyn514:local-def-id-comment...
2020-06-11 Dylan DPCRollup merge of #73247 - LeSeulArtichaut:patch-1, r...
2020-06-11 Dylan DPCRollup merge of #73195 - ayazhafiz:i/73145, r=estebank
2020-06-11 Dylan DPCRollup merge of #73187 - mati865:bootstrap-cleanup...
2020-06-11 Dylan DPCRollup merge of #73163 - ayushmishra2005:61137-add...
2020-06-11 Dylan DPCRollup merge of #73036 - alexcrichton:update-wasm-fence...
2020-06-11 Dylan DPCRollup merge of #73033 - Amanieu:asm-tls, r=oli-obk
2020-06-11 Joshua NelsonAdd comment about LocalDefId -> DefId
2020-06-11 borsAuto merge of #73246 - Dylan-DPC:rollup-xnm531f, r...
2020-06-11 Ayush Kumar... Add long error explanation for E0724
2020-06-11 LeSeulArtichautAdd various Zulip notifications for prioritization
2020-06-11 Dylan DPCRollup merge of #73230 - Amanieu:asm-unused2, r=petroch...
2020-06-11 Dylan DPCRollup merge of #73207 - GuillaumeGomez:cleanup-e0648...
2020-06-11 Dylan DPCRollup merge of #73182 - Aaron1011:feature/call-fn...
2020-06-11 Dylan DPCRollup merge of #73169 - Amanieu:asm-warnings, r=petroc...
2020-06-11 Dylan DPCRollup merge of #73097 - Mark-Simulacrum:clippy-fail...
2020-06-11 Dylan DPCRollup merge of #73012 - Aaron1011:feature/span-debug...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Matthew JasperFix NLL test
2020-06-11 Matthew JasperDocument some opaque types code
2020-06-11 Matthew JasperAllow all impl trait types to capture bound lifetimes
2020-06-11 Matthew JasperRename `TyKind::Def` to `OpaqueDef`
2020-06-11 Ayaz Hafizfixup! Provide suggestion to convert numeric op LHS...
2020-06-11 Ayaz HafizProvide suggestion to convert numeric op LHS rather...
2020-06-11 Matthew JasperRemove ImplItemKind::OpaqueTy from clippy
2020-06-11 Matthew JasperAdd more tests for type alias impl Trait
2020-06-11 Matthew JasperForbid lifetime elision in let position impl Trait
2020-06-11 Matthew JasperRemove associated opaque types
2020-06-11 Matthew JasperStop special casing top level TAIT
2020-06-11 Matthew JasperMake pretty printing `TyKind::Def` do something
2020-06-11 Matthew JasperCheck associated opaque types in check_opaque_types
2020-06-11 Mateusz MikułaUse preinstalled MSYS2
2020-06-11 Alexis BourgetFix the link in the TryFrom impl
2020-06-11 Guillaume GomezClean up E0666 explanation
2020-06-11 borsAuto merge of #73235 - Dylan-DPC:rollup-zp8oxhg, r...
2020-06-11 Dylan DPCRollup merge of #73219 - RalfJung:cargo-json, r=Mark...
2020-06-11 Dylan DPCRollup merge of #73208 - qm3ster:patch-1, r=Amanieu
2020-06-11 Dylan DPCRollup merge of #73183 - Manishearth:intra-doc-macro...
2020-06-11 Dylan DPCRollup merge of #73181 - LeSeulArtichaut:patch-1, r...
2020-06-11 Dylan DPCRollup merge of #73172 - matthiaskrgr:cl9ppy, r=Dylan-DPC
2020-06-11 Dylan DPCRollup merge of #73164 - GuillaumeGomez:add-e0761,...
next