]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-03 Nick CameronPing infra team on all tool bustage
2018-05-03 borsAuto merge of #50413 - kennytm:rollup, r=kennytm
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 Guillaume GomezFix invalid path generation in rustdoc search
2018-05-03 kennytmRollup merge of #50416 - rleungx:non-lifetime, r=estebank
2018-05-03 kennytmRollup merge of #50406 - ExpHP:concat-nonzero-idents...
2018-05-03 kennytmRollup merge of #50421 - kennytm:fix-50415-ice-when...
2018-05-03 kennytmRollup merge of #50417 - matklad:pr-50379, r=alexcrichton
2018-05-03 kennytmRollup merge of #50407 - nnethercote:inline-BytePos...
2018-05-03 kennytmRollup merge of #50401 - alexcrichton:remove-path-from...
2018-05-03 kennytmRollup merge of #50393 - oli-obk:packed_const_panic...
2018-05-03 kennytmRollup merge of #50365 - nnethercote:nearest_common_anc...
2018-05-03 kennytmRollup merge of #50360 - kennytm:fix-50232-clarify...
2018-05-03 kennytmRollup merge of #50349 - GuillaumeGomez:rename-type...
2018-05-03 Harm BerntsenAdd armv5te-unknown-linux-musl target
2018-05-03 kennytmFix issue #50415.
2018-05-03 Aleksey KladovUpdate Cargo
2018-05-03 Christopher... Add mailmap entry for Chris Vittal
2018-05-03 Shotaro Yamadarustdoc: Resolve nested `impl Trait`s
2018-05-03 Nicholas NethercoteAvoid many `cmt` allocations.
2018-05-03 Felix S. Klock IIUnit test for the new implicit borrow and deref within the
2018-05-03 Felix S. Klock IIWhen using NLL, implicitly borrow match bindings for...
2018-05-03 Felix S. Klock IIInstrument `statement_effect_on_borrows` for the `lhs...
2018-05-03 Felix S. Klock IIImprove instrumentation for the bug reported during...
2018-05-03 Felix S. Klock IIInclude the test name when reporting that an expected...
2018-05-03 borsAuto merge of #50030 - flip1995:rfc2103, r=petrochenkov
2018-05-03 rleungxcheck if the token is a lifetime before parsing
2018-05-03 Michael Lamparskiupdate concat_idents doc stubs
2018-05-03 Michael Woeristerrun-make/cross-lang-lto: Make output artifact names...
2018-05-03 Michael WoeristerDon't run LTO passes in rustc when cross-lang LTO is...
2018-05-03 Michael WoeristerMake run-make host_test!().
2018-05-03 Michael WoeristerIgnore cross-lang-lto test for LLVM versions without...
2018-05-03 Michael WoeristerSupport test header directives in run-make mode too.
2018-05-03 Michael WoeristerUse correct section name for embedded LLVM bitcode...
2018-05-03 Michael WoeristerAdd LLVM bin directory to PATH for running run-make...
2018-05-03 Michael WoeristerAdd tests for -Z cross-lang-lto.
2018-05-03 Michael WoeristerAdd -Z cross-lang-lto flag in order to support linker...
2018-05-03 Michael WoeristerDeclare embedded LLVM bitcode section readonly.
2018-05-03 kennytmRollup merge of #50302 - GuillaumeGomez:add-query-searc...
2018-05-03 borsAuto merge of #50391 - nnethercote:escape_unicode,...
2018-05-03 borsAuto merge of #50378 - varkor:repr-align-max-29, r...
2018-05-03 Keith YeungSkip checking for unused mutable locals that have no...
2018-05-03 Michael Lamparskiadd missing output for ui test
2018-05-03 Nicholas NethercoteAlways inline simple BytePos and CharPos methods.
2018-05-03 Michael Lamparskiforbid empty identifiers from concat_idents
2018-05-03 borsAuto merge of #50369 - pftbest:unicode, r=SimonSapin
2018-05-03 Hoàng Đức Hiếuignore erroneous example
2018-05-03 Hoàng Đức Hiếufix error text
2018-05-03 Hoàng Đức Hiếudoc: move incoherent_fundamental_impls to deny-by-defau...
2018-05-03 Nicholas NethercoteRemove parse::escape_default().
2018-05-03 Nicholas NethercoteUse escape_default() for strings in LitKind::token().
2018-05-02 Alex CrichtonRevert "Implement FromStr for PathBuf"
2018-05-02 Andre Bogusnano-optimization for memchr::repeat_byte
2018-05-02 Sean GriffinAdd a comment explaining unification w/ universes
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 Sean GriffinFix rebase issues
2018-05-02 borsAuto merge of #50354 - varkor:initial-field-alignment...
2018-05-02 Sean Griffintrack skol levels in the InferCtxt rather than via...
2018-05-02 Sean GriffinWrap `InferCtxt::universe` in a cell
2018-05-02 Sean GriffinFix rebase issues
2018-05-02 Oliver SchneiderAllow unaligned reads in constants
2018-05-02 Sean Griffingive a universe to region variables
2018-05-02 Sean Griffinstore RegionVariableInfo and not just RegionVariableOrigin
2018-05-02 Sean Griffinchange skolemizations to use universe index
2018-05-02 Sean Griffinadd universes to type inference variables
2018-05-02 Sean Griffinintroduce `UniverseIndex` into `InferCtxt`
2018-05-02 borsAuto merge of #49943 - pnkfelix:fix-issue-49918, r...
2018-05-02 Hoàng Đức Hiếulint: deny incoherent_fundamental_impls by default
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 flip1995fix tests
2018-05-02 flip1995make it compile again
2018-05-02 Seiichi UchidaFix failures in rustdoc
2018-05-02 Seiichi UchidaChange Attribute::name to return the last segment
2018-05-02 Seiichi UchidaAdd tool_attributes feature to unstable book
2018-05-02 Seiichi UchidaGate tool_attributes feature
2018-05-02 Seiichi UchidaRemove Option from the return type of Attribute::name()
2018-05-02 Seiichi UchidaAllow Path for name of MetaItem
2018-05-02 Seiichi UchidaAdd tests for a new feature 'tool_attributes'
2018-05-02 borsAuto merge of #50329 - Zoxc:opt-3, r=alexcrichton
2018-05-02 borsAuto merge of #50282 - fitzgen:run-more-passes-on-const...
2018-05-02 borsAuto merge of #50278 - eddyb:mir-succ-iter, r=nikomatsakis
2018-05-01 borsAuto merge of #50379 - nrc:update, r=alexcrichton
2018-05-01 Nick CameronUpdate RLS and Rustfmt
2018-05-01 borsAuto merge of #49982 - petrochenkov:noreex, r=alexcrichton
2018-05-01 varkorReduce the maximum alignment to repr(align(1 << 29))
2018-05-01 varkorAdd E0589 to the error index
2018-05-01 Felix S. Klock IIUpdate ui/generator tests to reflect changes from new...
2018-05-01 Felix S. Klock IIConservatively assume dropping a generator touches...
2018-05-01 varkorAdd a print_types_sizes regression test
2018-05-01 borsAuto merge of #50374 - petrochenkov:pypath, r=Mark...
2018-05-01 Vadim Petrochenkovrustbuild: Normalize paths coming from Python slightly
2018-05-01 varkorAdd repr(u8) to the test
2018-05-01 varkorCorrect initial field alignment for repr(C)/repr(int)
2018-05-01 borsAuto merge of #49789 - petrochenkov:prelext, r=nikomatsakis
2018-05-01 Vadzim DambrouskiFix a warning in libcore on 16bit targets.
2018-05-01 Vadim PetrochenkovFix an error from "unused" lint + Fix rebase
2018-05-01 Vadim PetrochenkovGive removal reasons to removed features
2018-05-01 Vadim PetrochenkovRemove `macro_reexport`
2018-05-01 borsAuto merge of #50198 - oli-obk:const_prop, r=eddyb
2018-05-01 Nicholas NethercoteUse two vectors in nearest_common_ancestor.
next