]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-20 varkorMake compiletest do exact matching on triples
2018-03-20 varkorAdd more canonicalisations for OS_TABLE and ARCH_TABLE
2018-03-20 borsAuto merge of #49190 - kennytm:rollup, r=kennytm
2018-03-20 Oliver SchneiderEncode/decode extern statics in metadata and incrementa...
2018-03-20 borsAuto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
2018-03-20 PhlosioneerFix tidy trailing whitespace
2018-03-20 PhlosioneerFix ordering of auto-generated trait bounds in rustdoc...
2018-03-20 kennytmRollup merge of #49184 - bdrewery:update-beta-freebsd...
2018-03-20 kennytmRollup merge of #49176 - matthiaskrgr:config_example_rm...
2018-03-20 kennytmRollup merge of #49166 - dileepbapat:pr-49133, r=nikoma...
2018-03-20 kennytmRollup merge of #49161 - rust-lang:SimonSapin-patch...
2018-03-20 kennytmRollup merge of #49157 - estebank:const-into, r=oli-obk
2018-03-20 kennytmRollup merge of #49152 - GuillaumeGomez:rustdoc-event...
2018-03-20 Esteban KüberReduce diagnostic verbosity by removing labels
2018-03-19 Wesley WiserConvert SerializedDepGraph to be a struct-of-arrays
2018-03-19 Vadim PetrochenkovStabilize slice patterns without `..`
2018-03-19 Bryan DrewerySimplify PATH key comparison
2018-03-19 kennytmRollup merge of #49139 - sfackler:bufreader-buffer...
2018-03-19 kennytmRollup merge of #49125 - NovemberZulu:master, r=alexcri...
2018-03-19 kennytmRollup merge of #49104 - csmoe:semicolon_error, r=petro...
2018-03-19 kennytmRollup merge of #49099 - glandium:master, r=sfackler
2018-03-19 kennytmRollup merge of #49096 - alanhdu:master, r=alexcrichton
2018-03-19 kennytmRollup merge of #49092 - mark-i-m:deptrack_readme,...
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #48902 - csmoe:refactor_BorrowckErrors_...
2018-03-19 kennytmRollup merge of #48834 - ysiraichi:suggest-remove-ref...
2018-03-19 kennytmRollup merge of #48810 - Phlosioneer:32463-impl-integer...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 boatsOkay this is the right way.
2018-03-19 memoryleak47Put `#[macro_use] extern crate <crate>` before fn main...
2018-03-19 Bryan DreweryDon't use posix_spawn() if PATH was modified in the...
2018-03-19 boatsComment out entire test.
2018-03-19 Guillaume GomezFix automatic urls with backticks
2018-03-19 Esteban KüberSingle diagnostic for all non-mentioned fields in a...
2018-03-19 Guillaume GomezMake Atomic doc examples specific to each type
2018-03-19 boatsIgnore properly.
2018-03-19 boatsComment out flakey test.
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-19 Bryan DreweryUpdate beta to version with fixed FreeBSD support from...
2018-03-19 Esteban KüberDo not suggest `.into()` in `const`s
2018-03-19 Ralf Jungupdate compile-fail tests: fewer warnings because this...
2018-03-19 Ralf Jungwording nits
2018-03-19 Matthias Krügerconfig.toml.example: thinlto bootstrap was removed...
2018-03-19 Alan DuUpdate rustfmt to 0.4.1
2018-03-19 Dileep Bapat#49133 - Reworded the Error message: "`pub` not needed...
2018-03-19 Seo SanghyeonDocument only-X test header
2018-03-19 Aaron PowerUpdate RELEASES.md
2018-03-19 Dileep Bapat#49133 - Reworded the Error message: "`pub` not needed...
2018-03-19 borsAuto merge of #49079 - oli-obk:cross_miri, r=michaelwoe...
2018-03-19 borsAuto merge of #49108 - SimonSapin:sip, r=TimNN
2018-03-19 Simon SapinDocs: fix incorrect copy-paste for new `X?` in formatti...
2018-03-19 Esteban KüberReduce the diagnostic span when multiple fields are...
2018-03-19 PhlosioneerFix trailing whitespace
2018-03-19 PhlosioneerMake Wrapping::pow use wrapping_pow, add example
2018-03-19 PhlosioneerImpl Integer methods for Wrapping
2018-03-19 borsAuto merge of #49091 - nikomatsakis:issue-49043-ty...
2018-03-19 John Kåre AlsakerUpdate submodules in parallel
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-19 varkorRevert "Remove useless powerpc64 entry from ARCH_TABLE...
2018-03-19 borsAuto merge of #49095 - alexcrichton:debug-asmjs, r...
2018-03-18 Yukio SiraichiCleaned comments and extras s.
2018-03-18 Yukio SiraichiCodeMap functions refactored.
2018-03-18 Yukio SiraichiReview fixes.
2018-03-18 Yukio SiraichiReporting with `span_suggestion_short`.
2018-03-18 Yukio SiraichiRebased with master.
2018-03-18 Yukio SiraichiCreated multiple line test.
2018-03-18 Yukio SiraichiKeeping code formatting.
2018-03-18 Yukio SiraichiReview fixes.
2018-03-18 Yukio SiraichiNew test added.
2018-03-18 Yukio SiraichiTest added.
2018-03-18 Yukio SiraichiRefactored with high-order functions.
2018-03-18 boatsUpdate tracking issue.
2018-03-18 Steven FacklerAdd BufReader::buffer
2018-03-18 Guillaume GomezAdd warning for invalid start of code blocks in rustdoc
2018-03-18 Lymia AluysiaAllow raw identifiers in diagnostic macros.
2018-03-18 borsAuto merge of #49134 - oli-obk:clippy, r=kennytm
2018-03-18 Lymia AluysiaReturn a is_raw parameter from Token::ident rather...
2018-03-18 Sébastien MarieAllow test target to pass without installing
2018-03-18 Lymia AluysiaMove raw_identifiers check to the lexer.
2018-03-18 Simon Sapinnum::NonZero* types now have their own tracking issue...
2018-03-18 Guillaume GomezFix events handling in rustdoc
2018-03-18 Lymia AluysiaFeature gate raw identifiers.
2018-03-18 Lymia AluysiaInitial implementation of RFC 2151, Raw Identifiers
2018-03-18 kennytmUpdate RLS.
2018-03-18 Oliver SchneiderUpdate clippy
2018-03-18 csmoeremove unneeded where clause
2018-03-18 Martin HoffmannFix formatting.
2018-03-18 borsAuto merge of #48986 - matklad:update-cargo, r=alexcrichton
2018-03-18 borsAuto merge of #48985 - scalexm:lowering, r=nikomatsakis
2018-03-18 borsAuto merge of #48917 - petrochenkov:import, r=oli-obk
2018-03-18 Maxim Nazarenkorustbuild: Ship libsynchronization
2018-03-17 borsAuto merge of #48842 - petrochenkov:under, r=nikomatsakis
2018-03-17 Simon SapinRemove deprecated unstable ptr::Shared type alias.
2018-03-17 Simon SapinTest NonZero in a const item in a pattern.
2018-03-17 Simon SapinStop using deprecated NonZero APIs
2018-03-17 Simon SapinDeprecate core::nonzero in favor of ptr::NonNull and...
2018-03-17 Simon SapinUse num::NonZero* instead of NonZero<_> in rustc and...
2018-03-17 Simon SapinUse NonNull<_> instead of NonZero<*const _> in btree...
2018-03-17 Simon SapinAdd 12 num::NonZero* types for each primitive integer
next