]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-29 Oliver SchererRollup merge of #61217 - estebank:issue-52820, r=Centril
2019-05-29 Oliver SchererRollup merge of #60885 - euclio:strip-synstructure...
2019-05-29 Oliver SchererRollup merge of #60549 - euclio:doctest-panic-messages...
2019-05-29 borsAuto merge of #61305 - Centril:rollup-t39m00m, r=Centril
2019-05-29 Mazdak FarrokhzadRollup merge of #61297 - eddyb:forsaken-stats, r=nagisa
2019-05-29 Mazdak FarrokhzadRollup merge of #61294 - eddyb:no-trait-nor-impl, r...
2019-05-29 Mazdak FarrokhzadRollup merge of #61291 - spastorino:avoid-unneeded...
2019-05-29 Mazdak FarrokhzadRollup merge of #61249 - spastorino:local-or-deref...
2019-05-29 Mazdak FarrokhzadRollup merge of #61235 - lzutao:stabilize-bufreader_buf...
2019-05-29 Mazdak FarrokhzadRollup merge of #61191 - phansch:annotate_snippet_refac...
2019-05-29 Mazdak FarrokhzadRollup merge of #61048 - wizAmit:feature/nth_back_chunk...
2019-05-29 Mazdak FarrokhzadRollup merge of #60766 - vorner:weak-into-raw, r=sfackler
2019-05-29 Mazdak FarrokhzadRollup merge of #60555 - timvermeulen:rchunks_nth_back...
2019-05-29 Mazdak FarrokhzadRollup merge of #60542 - timvermeulen:step_sub_usize...
2019-05-29 Mazdak FarrokhzadRollup merge of #58975 - jtdowney:iter_arith_traits_opt...
2019-05-28 borsAuto merge of #61296 - Centril:rollup-5ad68b0, r=Centril
2019-05-28 David TolnayBump Sum and Product for Option<T> to 1.37
2019-05-28 Eduard-Mihai... rustc_codegen_llvm: rename away the last occurrence...
2019-05-28 Eduard-Mihai... rustc_codegen_llvm: remove LLVM instruction count stats.
2019-05-28 Mazdak FarrokhzadRollup merge of #61273 - RalfJung:maybe-uninit, r=Centril
2019-05-28 Mazdak FarrokhzadRollup merge of #61259 - JosephTLyons:mailmap-fixes...
2019-05-28 Mazdak FarrokhzadRollup merge of #61202 - oberien:permissionext-print...
2019-05-28 Mazdak FarrokhzadRollup merge of #61195 - davidtwco:seg-fault-mangler...
2019-05-28 Mazdak FarrokhzadRollup merge of #61157 - czipperz:BufReader-Seek-remove...
2019-05-28 Mazdak FarrokhzadRollup merge of #61024 - petrochenkov:proctest, r=nikom...
2019-05-28 Mazdak FarrokhzadRollup merge of #60928 - TheSirC:fix/60229, r=eddyb
2019-05-28 Mazdak FarrokhzadRollup merge of #60756 - matthewjasper:extra-impl-trait...
2019-05-28 Mazdak FarrokhzadRollup merge of #60742 - varkor:fn-const-array-paramete...
2019-05-28 Eduard-Mihai... rustc_codegen_ssa: remove obsolete codegen stats.
2019-05-28 Eduard-Mihai... Rename `TraitOrImpl` to `Assoc` and `trait_or_impl...
2019-05-28 Eduard-Mihai... syntax: bail out of `find_width_of_character_at_span...
2019-05-28 Eduard-Mihai... rustc: rename Mir to mir::Body in comments and to MIR...
2019-05-28 Santiago PastorinoAvoid unneeded bug!() call
2019-05-28 varkorUse assert_eq! instead of println! in tests
2019-05-28 varkorFix nits
2019-05-28 varkorMake sure array length diagnostic doesn't regress
2019-05-28 varkorCorrect pluralisation of tuple/array/associated type...
2019-05-28 varkorReintroduce `TypeError::FixedArraySize`
2019-05-28 varkorUse Display rather than Debug printing for const mismatch
2019-05-28 varkorUpdate tests after pretty printing
2019-05-28 varkorFix test after rebase
2019-05-28 varkorAdd broken MIR regression tests
2019-05-28 varkorRemove FixedArraySize error
2019-05-28 varkorEagerly evaluate in `super_relate_consts`
2019-05-28 varkorUpdate test output
2019-05-28 varkorRename `OpportunisticTypeResolver` to `OpportunisticVar...
2019-05-28 varkorAdd tests for uninferred consts during codegen
2019-05-28 varkorResolve consts in OpportunisticTypeResolver
2019-05-28 varkorAdd a test for a function taking a const param array...
2019-05-28 varkorRelate identical parameters in array lengths
2019-05-28 David WoodSpecial-case `.llvm` in mangler to fix segfaults
2019-05-28 borsAuto merge of #61274 - Centril:rollup-23dekk4, r=Centril
2019-05-28 Claude-Alban... Changes the type `mir::Mir` into `mir::Body`
2019-05-28 Santiago PastorinoRename Place::local to Place::local_or_deref_local
2019-05-28 Ralf JungUpdate src/libcore/mem.rs
2019-05-28 Mazdak FarrokhzadRollup merge of #61250 - rye:print-target-list--rm...
2019-05-28 Mazdak FarrokhzadRollup merge of #61164 - RalfJung:scalar, r=oli-obk
2019-05-28 Mazdak FarrokhzadRollup merge of #61159 - RalfJung:ptr, r=alexcrichton
2019-05-28 Mazdak FarrokhzadRollup merge of #61123 - michaelwoerister:self-profile...
2019-05-28 Ralf Jungmention that MaybeUninit is a bit like Option
2019-05-28 borsAuto merge of #61246 - oli-obk:clippy, r=oli-obk
2019-05-28 Michael WoeristerRename PgoGenerate to something more general.
2019-05-28 Michael WoeristerAllow to specify profiling data output directory as...
2019-05-28 borsAuto merge of #61258 - Centril:rollup-l2mof9t, r=Centril
2019-05-28 Joseph LyonsAlphabetized lines with Atom's Sort Lines package
2019-05-28 Joseph LyonsAdding mailmap for myself
2019-05-28 Joseph LyonsFixing mailmap for Carol
2019-05-28 Oliver SchererUpdate clippy submodule
2019-05-28 Mazdak FarrokhzadRollup merge of #61248 - spastorino:use-place-local...
2019-05-28 Mazdak FarrokhzadRollup merge of #61247 - spastorino:eval-place-iterate...
2019-05-28 Mazdak FarrokhzadRollup merge of #61242 - spastorino:dest-needs-borrow...
2019-05-28 Mazdak FarrokhzadRollup merge of #61241 - spastorino:check-place-iterati...
2019-05-28 Mazdak FarrokhzadRollup merge of #61237 - DevQps:expand-iterator-docs...
2019-05-28 Mazdak FarrokhzadRollup merge of #61230 - matklad:ub-comment, r=RalfJung
2019-05-28 Mazdak FarrokhzadRollup merge of #61227 - diwic:patch-2, r=Centril
2019-05-28 Mazdak FarrokhzadRollup merge of #61220 - imbrem:error_explanations...
2019-05-28 Mazdak FarrokhzadRollup merge of #61084 - blkerby:unreachable_doc, r...
2019-05-28 Philipp Hanschlibrustc_errors: Move annotation collection to own...
2019-05-28 borsAuto merge of #60955 - agnxy:rename-assoc, r=oli-obk...
2019-05-28 borsAuto merge of #61036 - michaelwoerister:pgo-xlto-test...
2019-05-28 Kristofer RyeFix an sh error
2019-05-27 Jad GhalayiniIncorporated suggested changes
2019-05-27 borsAuto merge of #61078 - pietroalbini:nightly-next, r...
2019-05-27 Kristofer RyeRemove now-dead case statement in print-target-list...
2019-05-27 Kristofer RyeRemove *ios* case from print-target-list Makefile
2019-05-27 Santiago PastorinoUse Place::local
2019-05-27 Santiago PastorinoMake eval_place iterate instead of recurse
2019-05-27 Santiago PastorinoMake check_place iterate instead of recurse
2019-05-27 Santiago PastorinoMake dest_needs_borrow iterate instead of recurse
2019-05-27 borsAuto merge of #61140 - estebank:attr-diagnostics, r...
2019-05-27 Santiago PastorinoRemove unused tcx and mir params
2019-05-27 Aleksey KladovUpdate src/liballoc/boxed.rs
2019-05-27 Aleksey Kladovmake Box<str>::clone simpler & safer
2019-05-27 borsAuto merge of #60827 - oli-obk:late_symbol, r=nnethercote
2019-05-27 Michael WoeristerOnly build clang_rt when RUSTBUILD_FORCE_CLANG_BASED_TE...
2019-05-27 ChristianUpdated the Iterator docs with information about overri...
2019-05-27 Lzu TaoStabilize bufreader_buffer feature
2019-05-27 borsAuto merge of #59627 - LooMaclin:issue_57128_improve_mi...
2019-05-27 Michael WoeristerFix unit test after pgo-use change.
2019-05-27 Michael WoeristerAdd a smoketest for combining PGO with xLTO.
next