]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Eric HussRemove vestigial CI job msvc-aux.
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-12 Aaron HillRun fmt
2020-06-11 Aaron HillUse `fn_span` to point to the actual method call
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 Aaron HillExplain move errors that occur due to method calls...
2020-06-11 Aaron HillMake `fn_arg_names` return `Ident` instead of symbol
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,...
2020-06-11 Dylan DPCRollup merge of #73155 - marmeladema:save-analysis...
2020-06-11 Dylan DPCRollup merge of #73080 - ertos-rs:sean.wilson/devel...
2020-06-11 Dylan DPCRollup merge of #72976 - GuillaumeGomez:cleanup-e0642...
2020-06-11 Dylan DPCRollup merge of #72941 - nagisa:ensure-stack-for-match...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-11 borsAuto merge of #71896 - spastorino:existential-assoc...
2020-06-11 Amanieu d'AntrasAdd a suggestion to use unused asm arguments in comments
2020-06-11 Amanieu d'AntrasUpdate src/libcore/num/mod.rs
2020-06-11 borsAuto merge of #73198 - ehuss:update-cargo, r=ehuss
2020-06-11 Tyler MandryAllow inference regions when relating consts
2020-06-11 Amanieu d'AntrasCleanup docs
2020-06-10 Aaron HillFix test
2020-06-10 Alexis BourgetAdd a TryFrom<Vec<u8>> impl that mirror from_vec_with_nul
2020-06-10 borsAuto merge of #73206 - Dylan-DPC:rollup-rha9g8q, r...
2020-06-10 Esteban Küberfix rebase
2020-06-10 Aaron HillClippy fixes
2020-06-10 Aaron HillAdd doc comments
2020-06-10 Aaron HillFix pprust-expr-roundtrip
2020-06-10 Aaron HillUpdate Clippy for MethodCall changes
2020-06-10 Aaron HillTrack span of function in method calls, and use this...
2020-06-10 Esteban Küberreview comments: only suggest one substitution
2020-06-10 Esteban KüberOn recursive ADT, provide indirection structured suggestion
2020-06-10 borsAuto merge of #73213 - ehuss:fix-emsdk, r=Mark-Simulacrum
2020-06-10 Ralf Jungx.py: with --json-output, forward cargo's JSON
2020-06-10 Manish GoregaokarAdd tests for macro@ and derive@
2020-06-10 Eric HussFix emcc failure for wasm32.
2020-06-10 Mihail MaloFix doctest template
next