]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #70330 - Centril:rollup-ts0clvx, r=Centril
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 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 Ryan LevickMake sure issue 53275 test goes through codegen
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 Ralf Jungremove UbExperimental variant
2020-03-22 Ralf Jungmiri engine: turn error sanity checks into assertions
2020-03-22 borsAuto merge of #69079 - CAD97:layout-of-ptr, r=RalfJung
2020-03-22 Esteban KüberAdd span label to primary error span
2020-03-22 Esteban KüberIncrease verbosity when suggesting subtle code changes
2020-03-22 borsAuto merge of #70275 - Dylan-DPC:rollup-1fbosob, r...
2020-03-22 Dylan DPCRollup merge of #70266 - petrochenkov:prochead, r=varkor
2020-03-22 Dylan DPCRollup merge of #70254 - matthiaskrgr:cl4ppy, r=Centril
2020-03-22 Dylan DPCRollup merge of #70253 - jplatte:patch-2, r=Mark-Simulacrum
2020-03-22 Dylan DPCRollup merge of #70250 - jplatte:patch-1, r=Centril
2020-03-22 Dylan DPCRollup merge of #70240 - brain0:thread_id, r=Mark-Simul...
2020-03-22 Dylan DPCRollup merge of #70229 - matthiaskrgr:cl3ppy, r=Mark...
2020-03-22 Dylan DPCRollup merge of #70223 - lcnr:issue70167, r=eddyb
2020-03-22 Dylan DPCRollup merge of #70209 - Centril:recover-quant-closure...
2020-03-22 Dylan DPCRollup merge of #70172 - eddyb:retokenize-external...
2020-03-22 Dylan DPCRollup merge of #68099 - lukaslueg:into_raw_unsafe...
2020-03-22 Guillaume GomezClean up E0449 explanation
2020-03-22 borsAuto merge of #68820 - WaffleLapkin:remove_finished_fro...
2020-03-22 Matthias Krügerremove redundant closures (clippy::redundant_closure)
2020-03-22 Bastian Kauschkerename tests
2020-03-22 Bastian Kauschkesimplify eval_mir_constant
2020-03-22 Bastian Kauschkehandle unevaluated consts after monomophize
2020-03-22 Vadim Petrochenkovproc_macro_harness: Use item header spans for errors
2020-03-22 borsAuto merge of #68098 - ssomers:btreemap_gdb_pretty_prin...
2020-03-22 borsAuto merge of #70153 - flip1995:clippyup, r=Dylan-DPC
2020-03-21 CAD97Allow calculating the layout behind a pointer
2020-03-21 Matthias Krügerdon't create variable bindings just to return the bound...
2020-03-21 Mazdak Farrokhzadparse: nix new_sub_parser_from_file
2020-03-21 Matthias Krügersummarize if-else-code with identical blocks (clippy...
2020-03-21 Jonas PlatteRemove another wrong entry from RELEASES.md
2020-03-21 Jonas PlatteRemove wrong entry from RELEASES.md
2020-03-21 borsAuto merge of #70246 - Dylan-DPC:rollup-vt9wex2, r...
2020-03-21 Dylan DPCRollup merge of #70238 - petrochenkov:procmod, r=Centril
2020-03-21 Dylan DPCRollup merge of #70232 - adrian5:patch-1, r=Dylan-DPC
2020-03-21 Dylan DPCRollup merge of #70231 - aDotInTheVoid:E0224, r=Dylan-DPC
2020-03-21 Dylan DPCRollup merge of #70228 - lzutao:patch-1, r=Mark-Simulacrum
2020-03-21 Dylan DPCRollup merge of #70218 - intgr:fix-deprecated-method...
2020-03-21 Dylan DPCRollup merge of #70215 - petrochenkov:attrid, r=Centril
next