]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-16 borsAuto merge of #70010 - Amanieu:fix-opt-catch, r=Mark...
2020-03-16 borsAuto merge of #70034 - Dylan-DPC:rollup-5yg771j, r...
2020-03-16 Dylan DPCRollup merge of #70014 - TimotheeGerber:small-fix-rustd...
2020-03-16 Dylan DPCRollup merge of #69998 - ayushmishra2005:doc/61137...
2020-03-16 Dylan DPCRollup merge of #69995 - contrun:add-context-to-literal...
2020-03-16 Dylan DPCRollup merge of #69992 - kornelski:robots, r=steveklabnik
2020-03-16 Dylan DPCRollup merge of #69964 - ollie27:ci_nodejs, r=Mark...
2020-03-16 Dylan DPCRollup merge of #69917 - GuillaumeGomez:cleanup-e0412...
2020-03-16 Dylan DPCRollup merge of #69858 - da-x:windows-precise-time...
2020-03-16 Dylan DPCRollup merge of #69686 - varkor:rustdoc-attributes...
2020-03-15 borsAuto merge of #68944 - Zoxc:hir-map, r=eddyb
2020-03-15 borsAuto merge of #70024 - Centril:rollup-cppmaxr, r=Centril
2020-03-15 varkorAdd FIXME note
2020-03-15 varkorRender full attributes in rustdoc
2020-03-15 Mazdak FarrokhzadRollup merge of #70018 - LukasKalbertodt:fix-once-is...
2020-03-15 Mazdak FarrokhzadRollup merge of #70013 - ecstatic-morse:check-consts...
2020-03-15 Mazdak FarrokhzadRollup merge of #70011 - petrochenkov:asyncice, r=Centril
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 #69961 - RalfJung:miri, r=RalfJung
2020-03-15 borsAuto merge of #70016 - Dylan-DPC:rollup-5k7lxs3, r...
2020-03-15 Ralf Jungupdate miri
2020-03-15 Vadim Petrochenkovresolve: Prevent fresh bindings from shadowing ambiguit...
2020-03-15 Lukas KalbertodtFix "since" field for `Once::is_complete`'s `#[stable...
2020-03-15 YIAdd more context to the literal overflow message
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-15 Ayush MishraUpdate src/librustc_error_codes/error_codes/E0634.md
2020-03-15 Ayush MishraUpdate src/librustc_error_codes/error_codes/E0634.md
2020-03-15 Vadim Petrochenkovdef_collector: Fully visit async functions
2020-03-14 Dylan MacKenzieReturn feature gate as a `Symbol`
2020-03-14 Guillaume GomezUpdate ui tests
2020-03-14 Timothée GerberFix punctuation in rustdoc book
2020-03-14 Timothée GerberChange fenced code block type in rustdoc book
2020-03-14 Guillaume GomezClean up E0412 and E0422 explanations
2020-03-14 Timothée GerberClean up path separator in rustdoc book
2020-03-14 John Kåre AlsakerAdd some comments to the new queries
2020-03-14 John Kåre AlsakerAdd test for #69596
2020-03-14 John Kåre AlsakerDon't try to print missing HIR ids
2020-03-14 John Kåre AlsakerUpdate tests
2020-03-14 John Kåre AlsakerUpdate ich_nested_items.rs
2020-03-14 John Kåre AlsakerReintroduce workaround for #62649
2020-03-14 John Kåre AlsakerFormat function_interfaces.rs
2020-03-14 John Kåre AlsakerReplace `Hir` with `hir_owner` in tests
2020-03-14 John Kåre AlsakerReplace `HirBody` with `hir_owner_items` in tests
2020-03-14 John Kåre AlsakerCreate the `hir_to_node_id` map before `TyCtxt`
2020-03-14 John Kåre AlsakerOptimize the HIR map
2020-03-14 John Kåre AlsakerDon't hash HIR with bodies thrice
2020-03-14 John Kåre AlsakerFix HIR map validation
2020-03-14 John Kåre AlsakerIndex HIR after creating TyCtxt
2020-03-14 John Kåre AlsakerOnly hash the Hir owner (including its bodies)
2020-03-14 John Kåre AlsakerRemove `input_task`
2020-03-14 John Kåre AlsakerRemove `Hir` and `HirBody` dep nodes
2020-03-14 John Kåre AlsakerClean up the collector
2020-03-14 John Kåre AlsakerRemove `AllLocalTraitImpls`
2020-03-14 John Kåre AlsakerRemove the `map` field from `Map`
2020-03-14 John Kåre AlsakerUpdate `trait_impls`
2020-03-14 John Kåre AlsakerRemove comments
2020-03-14 John Kåre AlsakerUpdate `find_entry`
2020-03-14 John Kåre AlsakerUpdate `is_hir_id_module`
2020-03-14 John Kåre AlsakerUpdate `find`
2020-03-14 John Kåre AlsakerUpdate `get_parent_node`
2020-03-14 John Kåre AlsakerUpdate `visit_item_likes_in_module`
2020-03-14 John Kåre AlsakerUpdate `krate_attrs` and `get_module`
2020-03-14 John Kåre AlsakerUpdate `body_owner` and `maybe_body_owned_by`
2020-03-14 John Kåre AlsakerUpdate `fn_decl_by_hir_id` and `fn_sig_by_hir_id`
2020-03-14 John Kåre AlsakerUpdate item functions
2020-03-14 John Kåre AlsakerCreate Map after TyCtxt
2020-03-14 John Kåre AlsakerCollect the new maps
2020-03-14 John Kåre AlsakerAdd HIR queries
2020-03-14 Amanieu d'AntrasAdd a workaround for catch_unwind in stage1 mingw target
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 Ayush Kumar... Add long error explanation for E0634 #61137
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... Add long error explanation for E0693 #61137
2020-03-14 KornelBlock version-specific docs from search engines
2020-03-14 borsAuto merge of #69716 - jonas-schievink:generator-size...
next