]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-04-07 Nick Sweetingfix build errors
2017-03-31 Nick Sweetingtweak links
2017-03-23 Nick Sweetingadd link to contribution guidelines and IRC room
2017-03-23 Nick SweetingAdd contribution instructions to stdlib docs
2017-03-23 borsAuto merge of #40758 - frewsxcv:rollup, r=frewsxcv
2017-03-23 Corey FarwellRollup merge of #40753 - mandeep:change-ObjectSafetyVio...
2017-03-23 Corey FarwellRollup merge of #40715 - manuel-rhdt:patch-1, r=brson
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
2017-03-23 Corey FarwellRollup merge of #40627 - estebank:pub-restricted, r...
2017-03-23 Corey FarwellRollup merge of #40612 - TimNN:new-netbsd-cross, r...
2017-03-23 borsAuto merge of #40605 - alexcrichton:add-stamps, r=brson
2017-03-23 borsAuto merge of #40549 - alexcrichton:uwtable-everywhere...
2017-03-23 borsAuto merge of #40515 - alexcrichton:tarball-names,...
2017-03-23 Esteban KüberAdd diagnostic for incorrect `pub (restriction)`
2017-03-23 mandeepChanged E0038 error message in test to comply with...
2017-03-23 borsAuto merge of #40752 - frewsxcv:rollup, r=frewsxcv
2017-03-23 Corey FarwellRollup merge of #40696 - cramertj:remove-unused-adt...
2017-03-23 Corey FarwellRollup merge of #40678 - michaelwoerister:dmi-prep...
2017-03-23 Corey FarwellRollup merge of #40617 - TimNN:dist-update-gcc, r=alexc...
2017-03-23 Corey FarwellRollup merge of #40542 - abonander:issue_40535, r=jseyfried
2017-03-23 Corey FarwellRollup merge of #40518 - michaelwoerister:hir-id, r...
2017-03-23 Corey FarwellRollup merge of #39891 - shepmaster:emit-mir, r=nikomat...
2017-03-23 mandeepChanged error message for ObjectSafetyViolation::Supert...
2017-03-22 borsAuto merge of #40748 - frewsxcv:rollup, r=frewsxcv
2017-03-22 Corey FarwellRollup merge of #40732 - petrochenkov:booktidy, r=steve...
2017-03-22 Corey FarwellRollup merge of #40725 - Cldfire:master, r=estebank
2017-03-22 Corey FarwellRollup merge of #40723 - SamWhited:e0090_error_explanat...
2017-03-22 Corey FarwellRollup merge of #40722 - stjepang:doc-consistency-fixes...
2017-03-22 Corey FarwellRollup merge of #40704 - omtcyfz:clang_version_bump...
2017-03-22 Corey FarwellRollup merge of #40692 - SamWhited:consistent_str_docs_...
2017-03-22 Corey FarwellRollup merge of #40690 - GuillaumeGomez:fix-iter-docs...
2017-03-22 Corey FarwellRollup merge of #40689 - GuillaumeGomez:rustdoc-associa...
2017-03-22 Corey FarwellRollup merge of #40619 - stjepang:unstable-book-sort...
2017-03-22 Corey FarwellRollup merge of #40578 - michaelwoerister:shorter-compi...
2017-03-22 Corey FarwellRollup merge of #40548 - alexcrichton:appveyor-ninja...
2017-03-22 Corey FarwellRollup merge of #40523 - durka:patch-38, r=petrochenkov
2017-03-22 Corey FarwellRollup merge of #40509 - jseyfried:duplicate_check_macr...
2017-03-22 Stjepan GlavinaAdd 'the' before 'start'/'end'
2017-03-22 Stjepan GlavinaVarious fixes to wording consistency in the docs
2017-03-22 Michael WoeristerAllocate numerical values of DefIndexes from two sepera...
2017-03-22 Michael WoeristerIntroduce HirId, a replacement for NodeId after lowerin...
2017-03-22 Michael WoeristerImplement indexed_vec::Idx for ast::NodeId
2017-03-22 Michael WoeristerAdd resize() method to IndexVec.
2017-03-22 Vadim PetrochenkovUpdate the book submodule and fix tidy
2017-03-22 Michael WoeristerAddress review comments.
2017-03-22 Michael WoeristerMove some constants to rustc::ich.
2017-03-22 Michael WoeristerMove CachingCodemapView to rustc::ich.
2017-03-22 Michael WoeristerMove DefPathHashes to rustc::ich
2017-03-22 Michael WoeristerMove Fingerprint to rustc::ich::Fingerprint.
2017-03-22 Michael WoeristerAdd some missing method impls to MIR region eraser.
2017-03-22 Michael WoeristerSupport more kinds of Regions in TypeIdHasher.
2017-03-22 Sam WhitedE0090: Expand error message explanation
2017-03-22 CldfireRemove duplicate style classes
2017-03-22 Alex Crichtonappveyor: Use Ninja to build LLVM on MinGW
2017-03-22 borsAuto merge of #40043 - petrochenkov:objpars, r=nikomatsakis
2017-03-22 Sam WhitedE0090: Add explanation for error message
2017-03-22 Jake GouldingAdd warning about volatility of MIR output
2017-03-22 Jake GouldingTeach rustc --emit=mir
2017-03-21 borsAuto merge of #40664 - jseyfried:fix_derive_bug, r=nrc
2017-03-21 Stjepan GlavinaAdd docs for sort_unstable to unstable book
2017-03-21 ManuelFix doc error for ExactSizeIterator
2017-03-21 Jeffrey SeyfriedFix bug in legacy `#[derive]` processing logic.
2017-03-21 Alex Crichtontravis: Don't enable quiet tests
2017-03-21 Alex Crichtontravis: Add timestamps to all build messages
2017-03-21 Michael WoeristerMake the filenames of .stamp files generated by compile...
2017-03-21 Alex Crichtonrustc: Always emit the `uwtable` attribute on Windows
2017-03-21 Austin BonanderRegression test for rust-lang/rust#40535
2017-03-21 Austin BonanderCorrectly get source for metadata crate type;
2017-03-21 Taylor CramerRemove unused adt_def access by constructor in typeck...
2017-03-21 Taylor CramerRemove unused adt-def insertion by constructor DefIndex
2017-03-21 Alex Burkaadd test for nested macro def (#31946)
2017-03-21 omtcyfzNit: LLVM & Clang latest version is 4.0
2017-03-21 Alex Crichtonrustbuild: Don't hardcode 'nightly' for Cargo
2017-03-21 Jeffrey SeyfriedCheck for conflicts between macros 1.0 exports (`#...
2017-03-21 Guillaume GomezAdd whitespace around "=" in assoc items
2017-03-21 Guillaume GomezFix invalid linking in iter docs
2017-03-21 Sam Whitedstr: Make docs consistently punctuated
2017-03-21 Vadim PetrochenkovRefactor parsing of trait object types
2017-03-21 borsAuto merge of #40601 - stjepang:sort-unstable, r=alexcr...
2017-03-21 Stjepan GlavinaUnit test heapsort
2017-03-21 Stjepan GlavinaRemove stabilized features
2017-03-21 Stjepan GlavinaUse partial insertion sort
2017-03-21 Stjepan GlavinaTweak the constants a bit
2017-03-21 Stjepan GlavinaFix grammar
2017-03-21 Stjepan GlavinaFaster sort_unstable on presorted inputs
2017-03-21 Stjepan GlavinaFix a doctest
2017-03-21 Stjepan GlavinaAddress Alex's PR comments
2017-03-21 Stjepan GlavinaImplement feature sort_unstable
2017-03-21 Tim Neumanndist-x86-linux: ugrade gcc to 4.8.5
2017-03-21 Tim Neumannlink agains relocatable libstdc++
2017-03-21 Tim Neumanninclude compiler hash in wrapper scripts
2017-03-21 Alex CrichtonSwitch to rust-lang-ci mirror URLs
2017-03-21 Tim Neumannci/netbsd: use the "official" cross compiler
2017-03-21 borsAuto merge of #40693 - frewsxcv:rollup, r=frewsxcv
2017-03-21 borsAuto merge of #40686 - alexcrichton:less-logging, r...
2017-03-21 Taylor CramerUse Iterator::find in associated_item search
2017-03-21 Corey FarwellRollup merge of #40685 - portal-chan:patch-1, r=eddyb
2017-03-21 Corey FarwellRollup merge of #40681 - est31:nightlies_txt_was_remove...
2017-03-21 Corey FarwellRollup merge of #40671 - GuillaumeGomez:options-urls...
2017-03-21 Corey FarwellRollup merge of #40667 - DaseinPhaos:patch-4, r=Guillau...
next