]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-12-15 borsAuto merge of #30105 - faineance:master, r=nrc
2015-12-14 faineance[breaking-change] move ast_util functions to methods
2015-12-14 borsAuto merge of #30328 - sanxiyn:include-type-name, r...
2015-12-14 borsAuto merge of #27937 - DiamondLovesYou:llvm-root-and...
2015-12-14 borsAuto merge of #30321 - sanxiyn:E0170, r=alexcrichton
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-14 borsAuto merge of #30369 - jethrogb:patch-2, r=steveklabnik
2015-12-13 borsAuto merge of #30351 - tamird:remove-range-inclusive...
2015-12-13 Richard DiamondBetter support for `--llvm-root`.
2015-12-13 jethrogbMake BinaryHeap Dijkstra example return Option
2015-12-13 borsAuto merge of #30348 - shepmaster:box-any-docs, r=steve...
2015-12-13 borsAuto merge of #30343 - Seeker14491:patch-1, r=bluss
2015-12-13 borsAuto merge of #30342 - salty-horse:doc_links, r=stevekl...
2015-12-13 borsAuto merge of #30339 - Manishearth:oops-i-did-it-again...
2015-12-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-13 borsAuto merge of #30329 - salty-horse:punctuation, r=steve...
2015-12-13 borsAuto merge of #30314 - fhahn:issue-30299-missing-fields...
2015-12-13 Tamir DubersteinRemove duplicate test case
2015-12-13 Tamir Dubersteinremove deprecated APIs missed in #30182
2015-12-13 Tamir Dubersteinrestore tests accidentally removed in #30182
2015-12-13 borsAuto merge of #30324 - jseyfried:unfix_30159, r=nrc
2015-12-13 borsAuto merge of #30310 - mbrubeck:doc-vec-bounds, r=steve...
2015-12-12 borsAuto merge of #30309 - alexcrichton:more-tier-two,...
2015-12-12 borsAuto merge of #30334 - dhuseby:FreeBSD_30333, r=alexcri...
2015-12-12 borsAuto merge of #30347 - rkruppe:misc-dec2flt-cleanup...
2015-12-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30312 - seanmonstar:ioerror-description...
2015-12-12 borsAuto merge of #30279 - Aatch:dst-ref-binding, r=pnkfelix
2015-12-12 borsAuto merge of #27929 - w00ns:issue-27889-same-field...
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-12 Ulrik Sverdrupnomicon: Mention contravariance
2015-12-11 Jake GouldingCorrect reference to `Box<Any>` in `Any` docs
2015-12-11 Robin Kruppedec2flt: Remove unused macro argument
2015-12-11 Robin Kruppedec2flt: Simplify imports and module surface
2015-12-11 Robin KruppeRemove an accent in a comment
2015-12-11 Jeffrey SeyfriedPartially undo the fix of issue #30159 in PR #30294...
2015-12-11 Brian BowmanFix MIN, MAX links
2015-12-11 Ori AvtalionAdd missing links to str docs
2015-12-11 Manish GoregaokarRemove leftover debugging code (fixes #30336)
2015-12-11 Dave HusebyFixes #30333 by removing the -arch i386 form the right...
2015-12-11 Ulrik Sverdrupnomicon: Fix variance in example
2015-12-11 Ori Avtalionbook: Add missing punctuation
2015-12-11 Seo SanghyeonInclude type name in symbol for methods
2015-12-11 Matt BrubeckDocument bounds checking in the book
2015-12-11 w00nsFix for issue #27889: same field names in enum variants
2015-12-11 borsAuto merge of #30308 - tsion:typo, r=sanxiyn
2015-12-11 Seo SanghyeonDo not include generics in suggestion to qualify enum...
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
2015-12-11 borsAuto merge of #30294 - jseyfried:fix_shadowed_use_visib...
2015-12-11 borsAuto merge of #30307 - pnkfelix:fix-issue-26656, r...
2015-12-11 Jeffrey SeyfriedRename (Ns)ImportResolution
2015-12-11 borsAuto merge of #30301 - michaelwoerister:mir-to-metadata...
2015-12-10 Florian HahnAdd name of initializer to missing field message, close...
2015-12-10 borsAuto merge of #30148 - steveklabnik:doc_string, r=alexc...
2015-12-10 Sean McArthurstd: improve io error descriptions
2015-12-10 Steve KlabnikImprove documentation on String's methods
2015-12-10 Michael WoeristerMake MIR encodable and store it in crate metadata.
2015-12-10 Michael WoeristerAdd a MIR visitor that allows to mutate the visited...
2015-12-10 Michael WoeristerAdd visit_defid(), visit_span(), and visit_literal...
2015-12-10 Michael WoeristerMIR: Make Mir take ownership of InlineAsm values.
2015-12-10 borsAuto merge of #30303 - mitaa:htmldocck, r=brson
2015-12-10 Michael WoeristerMIR: Refactor mir::Terminator to use tuples instead...
2015-12-10 Michael WoeristerAdd TupleSlice trait to rustc_data_structures.
2015-12-10 borsAuto merge of #30182 - alexcrichton:remove-deprecated...
2015-12-10 Alex Crichtonbook: Update Tier 2 platforms
2015-12-10 Scott OlsonCorrect 'bye' to 'byte' in str docs.
2015-12-10 Alex Crichtonstd: Remove deprecated functionality from 1.5
2015-12-10 Felix S. Klock IILong await regression test for dropck on trait object...
2015-12-10 borsAuto merge of #30267 - alexcrichton:tls-init-oh-my...
2015-12-10 mitaaImprove `htmldocck.py` error messages
2015-12-10 borsAuto merge of #30298 - Letheed:docpatch, r=sanxiyn
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-10 Letheedfix missing Panics tag and missing period
2015-12-10 borsAuto merge of #30297 - oli-obk:doc/fix_intravisit,...
2015-12-10 Oliver Schneideradjust documentation to mention `intravisit` instead...
2015-12-10 borsAuto merge of #30293 - steveklabnik:fixes, r=brson
2015-12-10 borsAuto merge of #30292 - Xmasreturns:patch-3, r=steveklabnik
2015-12-10 borsAuto merge of #30291 - Xmasreturns:patch-2, r=steveklabnik
2015-12-10 Jeffrey SeyfriedFix a bug in which the visibility of a use declaration...
2015-12-10 borsAuto merge of #30285 - glglwty:patch-1, r=alexcrichton
2015-12-09 borsAuto merge of #30284 - GuillaumeGomez:patch-3, r=Manish...
2015-12-09 XmasreturnsFixes from review
2015-12-09 borsAuto merge of #30288 - brson:bump, r=alexcrichton
2015-12-09 Steve KlabnikFix link in char docs
2015-12-09 Steve KlabnikFix extra space in str docs
2015-12-09 XmasreturnsGrammar and slight ordering changes
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 XmasreturnsGrammar changes for readability
2015-12-09 borsAuto merge of #29937 - alexcrichton:panic-recover,...
2015-12-09 Brian AndersonBump to 1.7
2015-12-09 Guillaume GomezAdd E0269 error explanation
2015-12-09 Alex Crichtonstd: Rename thread::catch_panic to panic::recover
2015-12-09 Tianyi Wangfixed a typo in comments
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Michael WoeristerAdd scoped thread-local encoding and decoding contexts...
2015-12-09 James MillerFix `& ref ident` patterns for DSTs
2015-12-09 borsAuto merge of #30266 - oli-obk:expr_type_checked, r...
2015-12-09 borsAuto merge of #30263 - pnkfelix:rsbegin-rsend-are-windo...
2015-12-09 borsAuto merge of #30246 - untitaker:insaller, r=alexcrichton
next