]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-02 Esteban KüberSuggest appropriate code for unused field when desrtuct...
2019-03-02 Esteban KüberSuggest removal of `&` when borrowing macro and appropriate
2019-03-02 borsAuto merge of #58836 - ljedrz:begone_NodeId, r=Zoxc
2019-03-02 Mark RousskovBootstrap compiler update for 1.35 release
2019-03-02 Dan RobertsonFix C-variadic function printing
2019-03-02 kennytmRollup merge of #58842 - mati865:53005, r=alexcrichton
2019-03-02 kennytmRollup merge of #58852 - alexcrichton:update-netbsd...
2019-03-02 kennytmRollup merge of #58838 - jens1o:patch-1, r=Centril
2019-03-02 kennytmRollup merge of #58835 - Centril:rust_2018_idioms-remot...
2019-03-02 kennytmRollup merge of #58833 - Centril:rust_2018_idioms-rustb...
2019-03-02 kennytmRollup merge of #58832 - pietroalbini:appveyor-hyperv...
2019-03-02 kennytmRollup merge of #58830 - Centril:rust_2018_idioms-tidy...
2019-03-02 kennytmRollup merge of #58821 - alex:patch-1, r=Centril
2019-03-02 kennytmRollup merge of #58802 - nnethercote:inline-record_layo...
2019-03-02 kennytmRollup merge of #58785 - euclio:tool-lint-attrs, r...
2019-03-02 kennytmRollup merge of #58782 - tspiteri:str-escape-self,...
2019-03-02 kennytmRollup merge of #58780 - RalfJung:manually-drop, r...
2019-03-02 kennytmRollup merge of #58730 - timvermeulen:internal_iteratio...
2019-03-02 borsAuto merge of #58216 - pitdicker:sqos_flags, r=alexcrichton
2019-03-02 borsAuto merge of #58077 - Nemo157:generator-state-debug...
2019-03-02 ljedrzdriver: fix test
2019-03-02 ljedrzhir: HirIdify Impl&TraitItemId
2019-03-02 ljedrzhir: remove NodeId from VariantData
2019-03-02 ljedrzhir: remove NodeId from Pat and FieldPat
2019-03-02 ljedrzhir: remove NodeId from Item
2019-03-02 ljedrzhir: remove NodeId from ForeignItem
2019-03-02 ljedrzhir: remove NodeId from StructField
2019-03-02 ljedrzmiddle & privacy: partially HirIdify
2019-03-02 borsAuto merge of #57202 - matthewjasper:nll-typeck-promote...
2019-03-02 borsAuto merge of #56946 - Zoxc:jobserver, r=nikomatsakis
2019-03-01 Esteban KüberExpand where negative supertrait specific error is...
2019-03-01 borsAuto merge of #58800 - ehuss:update-books, r=Centril
2019-03-01 Matthew JasperHandle type annotations in promoted MIR correctly
2019-03-01 Matthew JasperRemove unnecessary parameter
2019-03-01 Matthew JasperInclude bounds from promoted constants in NLL
2019-03-01 Alex CrichtonUpdate toolchain to build NetBSD release
2019-03-01 borsAuto merge of #58754 - ljedrz:I_hate_NodeIds, r=Zoxc
2019-03-01 Mateusz MikułaForbid duplicating Cargo as a dependency
2019-03-01 Jens HausdorfFix typo in Vec#resize_with documentation
2019-03-01 Mazdak Farrokhzadtools/remote-test-{client,server}: deny(rust_2018_idioms)
2019-03-01 ljedrzhir: remove NodeId from VisibilityKind
2019-03-01 ljedrzhir: remove NodeId from TraitRef
2019-03-01 ljedrzhir: remove NodeId from Arg
2019-03-01 ljedrzhir: remove NodeId from TypeBinding
2019-03-01 ljedrzhir: remove NodeId from ImplItem
2019-03-01 ljedrzty: HirIdify some lints
2019-03-01 ljedrzhir: remove NodeId from TraitItem
2019-03-01 ljedrzmiddle: HirIdify dead
2019-03-01 ljedrzhir: remove NodeId from AnonConst
2019-03-01 ljedrzhir: remove NodeId from Field
2019-03-01 ljedrzhir: remove NodeId from Local
2019-03-01 ljedrzhir: remove NodeId from Stmt
2019-03-01 Mazdak Farrokhzadtools/rustbook: deny(rust_2018_idioms)
2019-03-01 borsAuto merge of #58631 - spastorino:place2_1, r=oli-obk
2019-03-01 Pietro AlbiniRevert "Auto merge of #58597 - pietroalbini:appveyor...
2019-03-01 Mazdak Farrokhzadtidy: deny(rust_2018_idioms)
2019-03-01 borsAuto merge of #58689 - memoryruins:exclude_should_panic...
2019-03-01 Santiago PastorinoPut Local, Static and Promoted as one Base variant...
2019-03-01 Jethro BeekmanUse the correct stderr when testing libstd
2019-03-01 borsAuto merge of #58408 - alexcrichton:update-llvm, r...
2019-03-01 John Kåre AlsakerUpdate Cargo.lock
2019-03-01 John Kåre AlsakerFix import
2019-03-01 John Kåre AlsakerAddress comments
2019-03-01 John Kåre AlsakerAdd support for using a jobserver with Rayon
2019-02-28 Alex GaynorFixed a syntax error in the pin docs
2019-02-28 borsAuto merge of #58250 - Zoxc:rustc-interface-1, r=oli-obk
2019-02-28 John Kåre AlsakerIntroduce rustc_interface and move some methods there
2019-02-28 borsAuto merge of #57760 - dlrobertson:varargs1, r=alexreg
2019-02-28 borsAuto merge of #58208 - taiki-e:libstd-2018, r=Centril
2019-02-28 Mazdak FarrokhzadUpdate src/libcore/mem.rs
2019-02-28 Nicholas NethercoteEnsure `record_layout_for_printing()` is inlined.
2019-02-28 Eric HussUpdate edition-guide
2019-02-27 Andy Russellallow specifying attributes for tool lints
2019-02-27 Taiki EndoFix rebase fail
2019-02-27 Taiki EndoFix some imports and paths
2019-02-27 Taiki EndoFix error in tag-that-dare-not-speak-its-name
2019-02-27 Taiki EndoFix errors in test/ui
2019-02-27 Taiki EndoRevert removed #![feature(nll)]
2019-02-27 Taiki EndoFix #[macro_use] extern crate in sys/cloudabi
2019-02-27 Taiki Endolibstd => 2018
2019-02-27 Ralf Jungimprove readability
2019-02-27 Alex CrichtonWhitelist containers that allow older toolchains
2019-02-27 Trevor SpiteriReplace `s` with `self` in docs for str methods taking...
2019-02-27 borsAuto merge of #58777 - Centril:rollup, r=Centril
2019-02-27 Dan RobertsonFix doc comments in librustc/hir/lowering.rs
2019-02-27 Dan RobertsonRename variadic to c_variadic
2019-02-27 Dan RobertsonRefactor FunctionCx::codgen_terminator
2019-02-27 Dan RobertsonAdd c_variadic to the unstable-book
2019-02-27 Dan RobertsonAdd c_variadic language feature item
2019-02-27 Dan RobertsonSupport defining C compatible variadic functions
2019-02-27 Dan RobertsonFix tidy check for language and library features
2019-02-27 Ralf JungManuallyDrop != MaybeUninit
2019-02-27 Mazdak FarrokhzadRollup merge of #58761 - Mark-Simulacrum:add-feature...
2019-02-27 Mazdak FarrokhzadRollup merge of #58757 - aoikonomopoulos:issue-58212...
2019-02-27 Mazdak FarrokhzadRollup merge of #58755 - tbu-:pr_doc_clarifyrotate...
2019-02-27 Mazdak FarrokhzadRollup merge of #58752 - taiki-e:update-string_cache_co...
2019-02-27 Mazdak FarrokhzadRollup merge of #58749 - kenta7777:reduce-repetition...
2019-02-27 Mazdak FarrokhzadRollup merge of #58748 - hellow554:scoped_tls, r=estebank
2019-02-27 Mazdak FarrokhzadRollup merge of #58746 - ipetkov:std-process-docs,...
2019-02-27 Mazdak FarrokhzadRollup merge of #58744 - jethrogb:jb/dlmalloc-0.1.3...
next