]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-24 JubileeRequest "-Z unstable-options" for unstable options
2020-03-24 borsAuto merge of #70343 - Centril:rollup-94egfvs, r=Centril
2020-03-23 Mazdak FarrokhzadRollup merge of #70309 - GuillaumeGomez:cleanup-e0452...
2020-03-23 Mazdak FarrokhzadRollup merge of #70294 - estebank:bad-placeholder-in...
2020-03-23 Mazdak FarrokhzadRollup merge of #70283 - CDirkx:regression-test-70155...
2020-03-23 Mazdak FarrokhzadRollup merge of #70277 - matthewjasper:remove-closurebo...
2020-03-23 Mazdak FarrokhzadRollup merge of #70267 - RalfJung:const-prop-unsup...
2020-03-23 Mazdak FarrokhzadRollup merge of #70264 - tirr-c:issue-69789-mut-suggest...
2020-03-23 Mazdak FarrokhzadRollup merge of #70242 - DeeDeeG:improve-e0308, r=Dylan-DPC
2020-03-23 Mazdak FarrokhzadRollup merge of #70087 - ecstatic-morse:remove-const...
2020-03-23 Mazdak FarrokhzadRollup merge of #69981 - oli-obk:const_blocks, r=eddyb
2020-03-23 Mazdak FarrokhzadRollup merge of #69740 - mark-i-m:describe-it-3, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #67761 - cjgillot:split_graph, r=Zoxc
2020-03-23 Oliver SchererRun rustfmt
2020-03-23 Camille GILLOTMove import.
2020-03-23 Camille GILLOTFully qualify the path to DepKind.
2020-03-23 Camille GILLOTAddress review.
2020-03-23 Camille GILLOTPut extract_def_id back on DepNode.
2020-03-23 Camille GILLOTRemove assert_ignored and with_ignore_deps.
2020-03-23 Camille GILLOTMerge ensure_node_can_be_forced into force_from_dep_node.
2020-03-23 Camille GILLOTFallout in other crates.
2020-03-23 Camille GILLOTMake librustc_query_system compile.
2020-03-23 Camille GILLOTMove dep_graph to new crate librustc_query_system.
2020-03-23 borsAuto merge of #70322 - matthiaskrgr:submodule_upd,...
2020-03-23 Oliver SchererSplit out some impls from rustc::mir into a separate...
2020-03-23 Oliver SchererRemove leftover mentions of `from_anon_const`
2020-03-23 Esteban KüberAccount for bad placeholder types in where clauses
2020-03-23 borsAuto merge of #70330 - Centril:rollup-ts0clvx, r=Centril
2020-03-23 Oliver SchererLimit `from_anon_const` to `AnonConst`s.
2020-03-23 CDirkxMerge tests.
2020-03-23 Oliver SchererAddress review comments
2020-03-23 CDirkxAdd const generics test for all range types.
2020-03-23 Mazdak FarrokhzadRollup merge of #70318 - anyska:multiple-derives, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #70315 - anyska:void-rename, r=Mark...
2020-03-23 Mazdak FarrokhzadRollup merge of #70300 - aleksator:66636_reword_unused_...
2020-03-23 Mazdak FarrokhzadRollup merge of #70299 - RalfJung:err_machine_stop...
2020-03-23 Mazdak FarrokhzadRollup merge of #70199 - pnkfelix:issue-68808-dont...
2020-03-23 Mazdak FarrokhzadRollup merge of #70195 - rylev:test-for-53275, r=Centril
2020-03-23 Mazdak FarrokhzadRollup merge of #70080 - anyska:mir-double-space, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #69494 - GuillaumeGomez:stabilize-crate...
2020-03-23 Mazdak FarrokhzadRollup merge of #68700 - withoutboats:wake-trait, r...
2020-03-23 Felix S Klock IIUpdate src/librustc_span/source_map.rs
2020-03-23 borsAuto merge of #70311 - RalfJung:miri, r=RalfJung
2020-03-23 Matthias Krügersubmodules: update clippy from d8e6e4cf to 1ff81c1b
2020-03-23 Matthew JasperRemove `ReClosureBound`
2020-03-23 Ana-Maria MihalacheSplit long derive lists into two derive attributes.
2020-03-23 Saoirse ShipwrecktApply suggestions from code review
2020-03-23 Saoirse ShipwrecktUpdate src/liballoc/task.rs
2020-03-23 Saoirse ShipwrecktUpdate src/libstd/lib.rs
2020-03-23 Without BoatsMore explicit; CFG on atomic pointer
2020-03-23 Without Boatstypo
2020-03-23 Without BoatsImprove safety implementation, fix typos
2020-03-23 Without BoatsAdd `wake_trait` feature directive to std
2020-03-23 Without BoatsAdd Wake trait for safe construction of Wakers.
2020-03-23 Ana-Maria MihalacheRename remaining occurences of Void to Opaque.
2020-03-23 Ralf Jungupdate miri
2020-03-23 borsAuto merge of #69649 - estebank:negative-impl-span...
2020-03-23 Oliver SchererUse `DefId`s to identify anon consts when converting...
2020-03-23 Oliver SchererInline `const_param_def_id` at its only use site
2020-03-23 Oliver SchererDocument most methods on `ty::Const`
2020-03-23 Oliver SchererEvaluate repeat expression lengths as late as possible
2020-03-23 Guillaume GomezClean up E0452 explanation
2020-03-23 Ryan LevickMake sure issue 53275 test goes through codegen
2020-03-23 Ralf Jungmake sure we are checking the size of the right thing
2020-03-23 Ralf Jungadd macro to reduce boilerplate and keep readable messages
2020-03-23 borsAuto merge of #70305 - Centril:rollup-zi13fz4, r=Centril
2020-03-23 Mazdak FarrokhzadRollup merge of #70286 - RalfJung:no-experiments, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #70233 - petrochenkov:superproc, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #70159 - alexcrichton:update-wasi,...
2020-03-23 Mazdak FarrokhzadRollup merge of #70123 - cuviper:library-path, r=Mark...
2020-03-23 Mazdak FarrokhzadRollup merge of #69968 - eddyb:tupled-closure-captures...
2020-03-23 Mazdak FarrokhzadRollup merge of #69942 - estebank:sized-verbose-sugg...
2020-03-23 Mazdak FarrokhzadRollup merge of #69940 - tmiasko:llvm-api, r=hanna...
2020-03-23 Mazdak FarrokhzadRollup merge of #69080 - eddyb:one-billion-dwarves...
2020-03-23 Alex TokarevReword unused variable warning
2020-03-23 Vadim Petrochenkovresolve: Do not resolve visibilities on proc macro...
2020-03-23 Ralf Jungadd err_machine_stop macro
2020-03-23 borsAuto merge of #70296 - Centril:rollup-wvfmb3n, r=Centril
2020-03-23 Esteban KüberTweak output for invalid negative impl errors
2020-03-23 Mazdak FarrokhzadRollup merge of #70270 - GuillaumeGomez:cleanup-e0449...
2020-03-23 Mazdak FarrokhzadRollup merge of #70269 - matthiaskrgr:clippy_closures...
2020-03-23 Mazdak FarrokhzadRollup merge of #70249 - lcnr:issue70125, r=eddyb
2020-03-23 Mazdak FarrokhzadRollup merge of #70248 - Centril:unroot, r=petrochenkov
2020-03-23 Mazdak FarrokhzadRollup merge of #70236 - petrochenkov:globimpice, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #70227 - LeSeulArtichaut:typo-def,...
2020-03-23 Mazdak FarrokhzadRollup merge of #70207 - hatoo:macos-getentropy, r...
2020-03-23 Mazdak FarrokhzadRollup merge of #69880 - RalfJung:miri-assert-error...
2020-03-23 Mazdak FarrokhzadRollup merge of #69251 - anp:track-caller-in-traits...
2020-03-23 borsAuto merge of #70204 - Centril:unshackled-lowering...
2020-03-23 Eduard-Mihai... rustc_llvm: don't use -g when LLVM_NDEBUG is set.
2020-03-23 Eduard-Mihai... rustc_codegen_llvm: don't generate static and vtable...
2020-03-23 Eduard-Mihai... rustc_codegen_llvm: don't generate Self type debuginfo...
2020-03-23 Eduard-Mihai... rustc_codegen_llvm: don't generate "lexical block"...
2020-03-23 Adam PerryRemove special-casing from TyCtxt::impl_of_method.
2020-03-23 Adam PerryAllow #[track_caller] in traits.
2020-03-22 Esteban KüberUse more targetted span for error label
2020-03-22 Esteban KüberNormalize wording of privacy access labels
2020-03-22 borsAuto merge of #69778 - Marwes:dep_graph, r=davidtwco
2020-03-22 markfix one more test
2020-03-22 Ralf Jungremove UbExperimental variant
next