]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-08-11 Jose NarvaezUpdated the link with rendered version of the Spanish...
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-11 borsAuto merge of #26818 - sfackler:duration-stabilization...
2015-08-11 Steven FacklerFix doc test
2015-08-11 borsAuto merge of #27416 - alexcrichton:fix-dll-export...
2015-08-11 Alex Crichtontrans: Stop informing LLVM about dllexport
2015-08-11 Alex Crichtonsyntax: Add a new unstable #[linked_from] attribute
2015-08-11 Alex Crichtontrans: Specify `archive_format` for MSVC
2015-08-11 Steven FacklerAdd back and deprecate old methods.
2015-08-11 Steven FacklerStabilize the Duration API
2015-08-11 Felix S. Klock IIplacate the pretty tests by ignoring my test.
2015-08-11 Felix S. Klock IIRegression test for dropflag reinit issue.
2015-08-11 Felix S. Klock IITurn nonzeroing move hints back off by default.
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 Alex CrichtonRemove morestack support
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 borsAuto merge of #27252 - tbu-:pr_less_transmutes, r=alexc...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-10 Ulrik Sverdrupstd: Allow ?Sized parameters in std::io::copy
2015-08-10 borsAuto merge of #27634 - TimNN:master, r=dotdash
2015-08-10 Tim NeumannRevert "Mark round_up_to_next as inline"
2015-08-09 Tobias BucherRemove unused feature
2015-08-09 Tobias BucherRemove #[cfg(stage0)] annotation
2015-08-09 Tobias BucherChange TODO to FIXME
2015-08-09 Tobias BucherMake `str::as_bytes_mut` private
2015-08-09 Tobias BucherMake `slice::transmute*` private
2015-08-09 Tobias BucherReplace many uses of `mem::transmute` with more specifi...
2015-08-09 Ariel Ben-YehudaMark round_up_to_next as inline
2015-08-08 borsAuto merge of #27182 - AlisdairO:diagnostics382, r...
2015-08-08 Alisdair Owensadd long diagnostics for E0382
2015-08-08 Sean McArthurrustc: rename multiple imports in a list
2015-08-08 borsAuto merge of #27595 - mike-marcacci:patch-1, r=stevekl...
2015-08-08 borsAuto merge of #27596 - tsion:fix-27450, r=arielb1
2015-08-08 Mike MarcacciAdded arrows to references in tables
2015-08-08 Scott OlsonFix the diagnostic for fat pointer to usize casts.
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 Felix S. Klock IIplacate the pretty tests by ignoring my test.
2015-08-07 Felix S. Klock IIRegression test for dropflag reinit issue.
2015-08-07 Felix S. Klock IITurn nonzeroing move hints back off by default.
2015-08-07 Guillaume GomezAdd a guard example for E0416
2015-08-07 Guillaume GomezImprove examples of E0102
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 Victor BergerCustomize error messages for self glob imports.
2015-08-07 Ariel Ben-Yehudarename ADTDef to AdtDef etc.
2015-08-07 Ariel Ben-Yehudastop using skip_binder
2015-08-07 Ariel Ben-Yehudaadd documentation
2015-08-07 borsAuto merge of #27576 - rust-lang:steveklabnik-patch...
2015-08-07 borsAuto merge of #27558 - mlalic:patch-1, r=brson
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-07 borsAuto merge of #27574 - brson:cache-staged-api, r=huonw
2015-08-07 Steve KlabnikRemove reference to diabetes
2015-08-06 Brian AndersonCache a linear search for the #[staged_api] attribute.
2015-08-06 borsAuto merge of #27566 - rubymeow:master, r=steveklabnik
2015-08-06 borsAuto merge of #27296 - jroesch:type-macros, r=huonw
2015-08-06 Guillaume GomezAdd another example for E0412
2015-08-06 Rubyfixed the few nits!
2015-08-06 RubyExplained asterisk on & and &mut reference
2015-08-06 Guillaume GomezUpdate E0423 example
2015-08-06 borsAuto merge of #27556 - taliesinb:tarpl-clarity-2, r...
2015-08-06 Ariel Ben-Yehudacache Ty::is_simd
2015-08-06 Ariel Ben-Yehudafix dropck overflow error message
2015-08-06 borsAuto merge of #27434 - jeehoonkang:master, r=Gankro
2015-08-06 Ariel Ben-Yehudahandle associated types correctly in null pointer optim...
2015-08-06 Ariel Ben-Yehudaremove ty::{VariantInfo, FieldTy}
2015-08-06 Ariel Ben-Yehudaresolve todo
2015-08-06 Ariel Ben-Yehudaremove struct_fields & enum_variants from the tcx
2015-08-06 Ariel Ben-Yehudause VariantDef instead of struct_fields
2015-08-06 Guillaume GomezAdd E0416 error explanation
2015-08-06 Guillaume GomezAdd E0415 error explanation
2015-08-06 Ariel Ben-Yehudacreate VariantDef-s (but don't actually use them)
2015-08-06 Ariel Ben-Yehudaadd variant info to ADTDef, but don't actually use it
2015-08-06 Ariel Ben-Yehudaintroduce an ADTDef struct for struct/enum definitions
2015-08-06 Ariel Ben-Yehudaadd an Ivar for write-only variables
2015-08-06 Victor BergerAdd test descriptions.
2015-08-06 Victor BergerFactor inc/dec count methods.
2015-08-06 borsAuto merge of #27555 - dotdash:drop_flag_ty, r=pnkfelix
2015-08-06 Guillaume GomezAdd E0419 error explanation
2015-08-06 Marko LalicTRPL/lifetimes.md: Fix typo lifteimes -> lifetimes
2015-08-06 Guillaume GomezAdd examples in E0412
2015-08-06 Jared RoeschFix expected parse error
2015-08-06 borsAuto merge of #27557 - Manishearth:rollup, r=Manishearth
2015-08-06 Jeehoon KangRevise TARPL's description for allocating 0 bytes
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-06 Manish GoregaokarRollup merge of #27546 - steveklabnik:gh26115, r=brson
2015-08-06 Taliesin BeynonSome rerp-rust improvements.
2015-08-06 Björn SteinbrinkUse the right type for drop flag datums
2015-08-06 borsAuto merge of #27548 - tamird:opaque-ctypes, r=alexcrichton
2015-08-06 borsAuto merge of #27545 - apasel422:btree-range, r=Gankro
2015-08-06 Tshepang Lekhonkhobebook: some improvements to Advanced Linking
2015-08-05 borsAuto merge of #27505 - steveklabnik:exterminate_extermi...
2015-08-05 Tshepang Lekhonkhobedoc: add info about the u64 wrapped in Result
2015-08-05 Tshepang Lekhonkhobefs: indicate that we only copy regular files
2015-08-05 Tamir DubersteinBetter FFI discipline
2015-08-05 borsAuto merge of #27544 - steveklabnik:rollup, r=steveklabnik
2015-08-05 Victor BergerUpdate tests and add some more.
2015-08-05 Andrew PaseltinerFully generalize `BTree{Map, Set}` range iterators
next