]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #70006 - petrochenkov:fresh, r=Centril
[rust.git] / src /
2020-03-15 Mazdak FarrokhzadRollup merge of #70006 - petrochenkov:fresh, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #69988 - petrochenkov:nomacrodef, r...
2020-03-15 Mazdak FarrokhzadRollup merge of #69661 - lopopolo:string-from-mut-str...
2020-03-15 Mazdak FarrokhzadRollup merge of #69589 - petrochenkov:maccall, r=Centril
2020-03-15 Mazdak FarrokhzadRollup merge of #69528 - HeroicKatora:finalize-ref...
2020-03-15 borsAuto merge of #70016 - Dylan-DPC:rollup-5k7lxs3, r...
2020-03-15 Vadim Petrochenkovresolve: Prevent fresh bindings from shadowing ambiguit...
2020-03-15 Dylan DPCRollup merge of #69993 - ayushmishra2005:doc/61137...
2020-03-15 Dylan DPCRollup merge of #69991 - contrun:fix-69980, r=Dylan-DPC
2020-03-15 Dylan DPCRollup merge of #69987 - kraai:mailmap, r=nikomatsakis
2020-03-15 Dylan DPCRollup merge of #69967 - mark-i-m:rinfctx, r=matthewjasper
2020-03-15 Dylan DPCRollup merge of #69498 - mark-i-m:describe-it-2, r...
2020-03-15 Dylan DPCRollup merge of #69471 - nnethercote:rm-sip-Hasher...
2020-03-15 Dylan DPCRollup merge of #69357 - tmiasko:debuginfo-column,...
2020-03-14 borsAuto merge of #69999 - RalfJung:miri-unwind, r=oli-obk
2020-03-14 borsAuto merge of #69076 - cjgillot:split_trait, r=matthewj...
2020-03-14 borsAuto merge of #69923 - matthiaskrgr:submodule_upd,...
2020-03-14 Camille GILLOTTrim dependencies and features.
2020-03-14 Camille GILLOTMake downstream crates compile.
2020-03-14 Camille GILLOTSplit librustc_infer.
2020-03-14 Camille GILLOTMove rustc_infer::traits to new crate rustc_trait_selec...
2020-03-14 Camille GILLOTMode ProjectionCache to its own module.
2020-03-14 Camille GILLOTMove traits::query::outlives_bounds::explicit_outlives_...
2020-03-14 Camille GILLOTMove opaque_types::unexpected_hidden_region_diagnostic...
2020-03-14 Camille GILLOTMove IntercrateAmbiguityCause back to rustc::traits...
2020-03-14 Ralf Jungfix comment, rustfmt
2020-03-14 Ralf Jungadjust Miri to needs of changed unwinding strategy
2020-03-14 Ralf Jungupdate panicking comments in libstd
2020-03-14 Ralf Jungadjust Miri interaction with panic runtime
2020-03-14 Ralf Jungadd Scalar::from methods for signed integers
2020-03-14 borsAuto merge of #69744 - ecstatic-morse:fix-enum-discr...
2020-03-14 Ayush Kumar MishraAdd long error explanation for E0693 #61137
2020-03-14 borsAuto merge of #69716 - jonas-schievink:generator-size...
2020-03-14 YIfix E0117 message out of sync
2020-03-13 borsAuto merge of #67502 - Mark-Simulacrum:opt-catch, r...
2020-03-13 Vadim Petrochenkovrustc_metadata: Remove `rmeta::MacroDef`
2020-03-13 borsAuto merge of #69986 - JohnTitor:rollup-h0809mf, r...
2020-03-13 Yuki OkushiRollup merge of #69974 - GuillaumeGomez:cleanup-e0434...
2020-03-13 Yuki OkushiRollup merge of #69973 - tspiteri:const-int-conversion...
2020-03-13 Yuki OkushiRollup merge of #69966 - JohnTitor:more-more-tests...
2020-03-13 Yuki OkushiRollup merge of #69960 - RalfJung:abort, r=oli-obk
2020-03-13 Yuki OkushiRollup merge of #69954 - RalfJung:panic_if-assert,...
2020-03-13 Yuki OkushiRollup merge of #69949 - rust-lang:triagebot-ping-alias...
2020-03-13 Yuki OkushiRollup merge of #69947 - GuillaumeGomez:cleanup-e0423...
2020-03-13 Yuki OkushiRollup merge of #69809 - matthiaskrgr:lifetimes, r...
2020-03-13 Yuki OkushiRollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPC
2020-03-13 Yuki OkushiRollup merge of #69723 - sjud:sjud-doc-request, r=Mark...
2020-03-13 Yuki OkushiRollup merge of #69460 - LeSeulArtichaut:move-compile...
2020-03-13 Yuki OkushiRollup merge of #69403 - LeSeulArtichaut:copy-ioslice...
2020-03-13 Mark Mansiupdate rustdocs for frozen
2020-03-13 Mark Mansimove frozen to rustc_data_structures
2020-03-13 borsAuto merge of #69155 - chrissimpkins:llvm-globals,...
2020-03-13 sjudAdd documentation for pub keyword
2020-03-13 Guillaume GomezClean up E0434 explanation
2020-03-13 Trevor Spiteriupdate stable-since version for const_int_conversion
2020-03-13 Ralf Jungbless tests
2020-03-13 Ralf Jungadjust enum naming
2020-03-13 Yuki OkushiAdd test for issue-69092
2020-03-13 Yuki OkushiAdd test for issue-67739
2020-03-13 Yuki OkushiAdd test for issue-62504
2020-03-13 Yuki OkushiAdd test for issue-60390
2020-03-13 Yuki OkushiAdd test for issue-58490
2020-03-13 Mark MansiRemove another Rc from RegionInferenceContext
2020-03-13 Mark MansiRemove a couple of Rc's from RegionInferenceContext
2020-03-12 Matthias Krügersubmodules: update clippy from 329923ed to 8485d40a
2020-03-12 Mark Mansiupdate tests
2020-03-12 Mark Mansichange method -> associated function
2020-03-12 Ralf Jungmiri engine: fix treatment of abort intrinsic
2020-03-12 Vadim Petrochenkovast: `Mac`/`Macro` -> `MacCall`
2020-03-12 Matthias Krügerremove lifetimes that can be elided (clippy::needless_l...
2020-03-12 Ralf Jungrename panic_if_ intrinsics to assert_
2020-03-12 LeSeulArtichautMove some more tests to `check-pass`
2020-03-12 borsAuto merge of #69950 - Centril:rollup-xh0hmvx, r=Centril
2020-03-12 LeSeulArtichautMove some const-eval `build-pass` tests to `check-pass`
2020-03-12 Mazdak FarrokhzadRollup merge of #69945 - contrun:fix-outdated-comment...
2020-03-12 Mazdak FarrokhzadRollup merge of #69921 - matthiaskrgr:rustdoc_import...
2020-03-12 Mazdak FarrokhzadRollup merge of #69830 - RalfJung:miri-invalid-terminat...
2020-03-12 Mazdak FarrokhzadRollup merge of #69792 - LenaWil:try_reserve_error...
2020-03-12 Mazdak FarrokhzadRollup merge of #69747 - spastorino:rename-rustc-guide...
2020-03-12 Mazdak FarrokhzadRollup merge of #69722 - estebank:negative-impl-span...
2020-03-12 Mazdak FarrokhzadRollup merge of #69705 - ehuss:toolstate-remove-redunda...
2020-03-12 Mazdak FarrokhzadRollup merge of #69674 - mark-i-m:assoc-fn, r=matthewjasper
2020-03-12 Mazdak FarrokhzadRollup merge of #69011 - foeb:document-unsafe-core...
2020-03-12 Mazdak FarrokhzadRollup merge of #68899 - kinseytamsin:lexerror-error...
2020-03-12 Chris Simpkinssupport LLVM globals corresponding to miri allocations
2020-03-12 Guillaume GomezClean up E0423 explanation
2020-03-12 YIupdate outdated comment
2020-03-12 borsAuto merge of #68551 - Marwes:allocations_mir, r=ecstat...
2020-03-12 borsAuto merge of #68191 - simlay:add-tvSO-target, r=nagisa
2020-03-11 Kinsey FavreGive LexError more descriptive Display impl
2020-03-11 Kinsey FavreCorrect stability attribute for new LexError impls
2020-03-11 Lena WildervanckReformat match statement to make the check pass
2020-03-11 Lena WildervanckFormat the match statement
2020-03-11 Kinsey FavreAdd Display and Error impls for proc_macro::LexError
2020-03-11 Esteban Küberreview comments
2020-03-11 Matthias Krügerrustdoc: remove unused import
2020-03-11 borsAuto merge of #69919 - Centril:rollup-fxo33zs, r=Centril
2020-03-11 Mazdak FarrokhzadRollup merge of #69893 - tmiasko:cstr, r=petrochenkov
2020-03-11 Mazdak FarrokhzadRollup merge of #69888 - wesleywiser:miri_exception_env...
2020-03-11 Mazdak FarrokhzadRollup merge of #69876 - ayushmishra2005:doc/61137...
next