]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-02-02 borsAuto merge of #31314 - alexcrichton:less-warnings,...
2016-02-02 borsAuto merge of #31279 - DanielJCampbell:MacroReferencing...
2016-02-01 borsAuto merge of #31250 - nrc:more-aborts, r=@nikomatsakis
2016-02-01 Nick CameronReviewer requested changes and test fixes
2016-02-01 borsAuto merge of #30367 - tamird:fix-makefile-bugs, r...
2016-02-01 borsAuto merge of #30901 - mackwic:doc-core-convert, r...
2016-02-01 borsAuto merge of #31317 - jseyfried:remove_external_module...
2016-02-01 borsAuto merge of #31303 - alexcrichton:mips-warnings,...
2016-02-01 borsAuto merge of #31277 - DanielJCampbell:SpanEquality...
2016-02-01 Tamir Dubersteinmk: fix some undefined variable warnings
2016-02-01 borsAuto merge of #31232 - stepancheg:enum-univariant,...
2016-02-01 Daniel CampbellImplemented macro referencing for save analysis
2016-02-01 borsAuto merge of #30866 - jseyfried:fix_shadowed_use_visib...
2016-01-31 borsAuto merge of #31331 - petevine:master, r=alexcrichton
2016-01-31 petevineFix the armv7 linux target
2016-01-31 Daniel CampbellSpans now derive equality
2016-01-31 Nick CameronSome changes to save-analysis to cope with errors
2016-01-31 Nick CameronTry to run compiler callbacks when we error out
2016-01-31 Nick CameronReplace some aborts with Results
2016-01-31 borsAuto merge of #31298 - japaric:mips-musl, r=alexcrichton
2016-01-31 Jorge Aparicioupdate libc submodule
2016-01-31 Thomas Wickham Doc:std::convert: disambiguate traits and keywords
2016-01-31 Jeffrey SeyfriedRefactor away the field Module::external_module_childre...
2016-01-31 Jeffrey SeyfriedRevert PR #30324, fixing a bug in which a public glob...
2016-01-31 Alex Crichtontest: Deny warnings in {core,collections}test
2016-01-30 borsAuto merge of #31288 - GuillaumeGomez:error_code_tidy...
2016-01-30 Jorge Apariciorustc: set MIPS cpu/features in the compiler
2016-01-30 Jorge Apariciorevert changes used for local testing
2016-01-30 borsAuto merge of #30778 - fhahn:issue-21195-expect-help...
2016-01-30 borsAuto merge of #31286 - oli-obk:fix/mir_box, r=nagisa
2016-01-30 borsAuto merge of #31274 - brson:nobench, r=nikomatsakis
2016-01-30 Florian HahnMark test failing with msvc due to #31306 as ignore...
2016-01-30 borsAuto merge of #31305 - Manishearth:rollup, r=Manishearth
2016-01-30 Manish GoregaokarRollup merge of #31296 - steveklabnik:gh31249, r=alexcr...
2016-01-30 Manish GoregaokarRollup merge of #31295 - steveklabnik:gh31266, r=alexcr...
2016-01-30 Manish GoregaokarRollup merge of #31294 - steveklabnik:gh31284, r=alexcr...
2016-01-30 Manish GoregaokarRollup merge of #31292 - alexcrichton:osx-dtors-in...
2016-01-30 Manish GoregaokarRollup merge of #31290 - alexcrichton:fix-powerpc64...
2016-01-30 Manish GoregaokarRollup merge of #31280 - raindev:patch-1, r=steveklabnik
2016-01-30 Manish GoregaokarRollup merge of #31244 - tshepang:rustfmt-parse, r...
2016-01-30 Manish GoregaokarRollup merge of #31099 - brson:relnotes, r=alexcrichton
2016-01-30 borsAuto merge of #30843 - jseyfried:no_per_ns, r=nikomatsakis
2016-01-30 Alex Crichtonrustc: Set MIPS cpu/features in the compiler
2016-01-30 borsAuto merge of #31297 - brson:wintrip, r=alexcrichton
2016-01-30 borsAuto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis
2016-01-30 Alex CrichtonGet tests working on MSVC 32-bit
2016-01-30 Alex Crichtontrans: Reimplement unwinding on MSVC
2016-01-30 Alex Crichtontrans: Upgrade LLVM
2016-01-29 Brian Andersonconfigure: Remove compatibility hacks for windows triples
2016-01-29 Jorge Aparicioadd support for mips(el)-unknown-linux-musl
2016-01-29 Florian HahnAdd missings NOTE and HELP annotations to tests
2016-01-29 Florian HahnExpect all help/note messages are specified in a cfail...
2016-01-29 Steve KlabnikAdd main() so that examples work
2016-01-29 Steve KlabnikMake note that this is different in std
2016-01-29 Steve KlabnikFix number of methods in guessing game
2016-01-29 Brian AndersonUpdate release notes for 1.7
2016-01-29 Brian AndersonRelease notes for 1.6
2016-01-29 Brian AndersonRemove src/test/bench
2016-01-29 Alex Crichtonstd: Ignore dtors_in_dtors_in_dtors on OSX
2016-01-29 Jeffrey SeyfriedRemove resolve::dump_module
2016-01-29 Jeffrey SeyfriedNits and other local improvements in resolve
2016-01-29 Jeffrey SeyfriedClean up resolve_single_import
2016-01-29 Jeffrey SeyfriedRefactor away NameBindings, NsDef, ImportResolutionPerN...
2016-01-29 borsAuto merge of #31283 - dotdash:32_64_cc, r=alexcrichton
2016-01-29 Alex Crichtonmk: Fix cross-compiling to armv7-unknown-linux-gnu
2016-01-29 Alex Crichtonmk: Fix compiling jemalloc for powerpc64
2016-01-29 borsAuto merge of #31248 - ruud-v-a:fix-triple-ice, r=nrc
2016-01-29 borsAuto merge of #31285 - Manishearth:rollup, r=Manishearth
2016-01-29 ggomezAdd check for unused error codes
2016-01-29 Simonas Kazlauskas[MIR] Add test for `box EXPR` dereferencing
2016-01-29 Oliver Schneider[MIR] Fix type of temporary for `box EXPR`
2016-01-29 Manish GoregaokarRollup merge of #31276 - alexcrichton:fix-powerpc64...
2016-01-29 Manish GoregaokarRollup merge of #31275 - alexcrichton:fix-rumprun,...
2016-01-29 Manish GoregaokarRollup merge of #31272 - errandir:master, r=steveklabnik
2016-01-29 Manish GoregaokarRollup merge of #31269 - ollie27:patch-3, r=alexcrichton
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 Manish GoregaokarRollup merge of #31256 - oli-obk:patch-1, r=nagisa
2016-01-29 Manish GoregaokarRollup merge of #31252 - alexcrichton:ios-old-mac,...
2016-01-29 borsAuto merge of #31212 - jseyfried:fix_ICE_in_resolve...
2016-01-29 Björn SteinbrinkFix truncated drop pattern on 32bit -> 64bit cross...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 Andrew BarchukFix link to Installing Rust section of the book
2016-01-29 Oliver Schneiderdon't leak RUST_BACKTRACE into test process
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-29 borsAuto merge of #30948 - fabricedesre:rpi2, r=alexcrichton
2016-01-29 Alex Crichtonmk: Fix cross prefix for powerpc64
2016-01-29 borsAuto merge of #30900 - michaelwoerister:trans_item_coll...
2016-01-29 Alex Crichtonstd: Fix rumprun build
2016-01-28 Oliver Middletonrustdoc: Add test for tuple rendering
2016-01-28 tgorstd::string::String.from_utf16 doc fix
2016-01-28 borsAuto merge of #30411 - mitaa:multispan, r=nrc
2016-01-28 Ruud van AsseldonkAvoid ICE if environment variable is not set
2016-01-28 Oliver Middletonrustdoc: Add missing trailing comma for single element...
2016-01-28 mitaaImplement MultiSpan error reporting
2016-01-28 Fabrice DesréAdd support for armv7 toolchains
2016-01-28 est31Fix reference info about parent doc block comments
2016-01-28 borsAuto merge of #31257 - tmiasko:track-errors-fix, r...
2016-01-28 Tomasz MiąskoFix checking if there have been new errors.
2016-01-28 borsAuto merge of #31241 - tshepang:fix, r=steveklabnik
2016-01-28 borsAuto merge of #31171 - dirk:dirk/safety-section-in...
next