]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-10 Tobias BucherPurge `isize` from `core::iter`
2015-03-02 borsAuto merge of #22510 - GuillaumeGomez:audit-integer...
2015-03-02 borsAuto merge of #22797 - alexcrichton:io-stdio, r=aturon
2015-03-02 borsAuto merge of #22940 - Manishearth:rollup, r=Manishearth
2015-03-02 Manish GoregaokarRollup merge of #22944 - Manishearth:patch-1, r=sfackler
2015-03-02 Manish GoregaokarFix unknown attribute in test
2015-03-01 Manish GoregaokarRollup merge of #22941 - sfackler:re-disable, r=sfackler
2015-03-01 Steven FacklerIgnore issue #16671 test on android (again)
2015-03-01 GuillaumeGomezReplace int/uint by isize/usize
2015-03-01 Manish GoregaokarRollup merge of #22935 - dotdash:method_attr, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22931 - semarie:dragonfly-ino_t, r...
2015-03-01 Manish GoregaokarRollup merge of #22923 - dotdash:trans_arg, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22922 - dotdash:closure_env_attr,...
2015-03-01 Manish GoregaokarRollup merge of #22893 - Ms2ger:lints, r=huonw
2015-03-01 Manish GoregaokarRollup merge of #22821 - ipetkov:lint-method-rename...
2015-03-01 Manish GoregaokarRollup merge of #22777 - pnkfelix:issue-22443, r=nikoma...
2015-03-01 Manish GoregaokarRollup merge of #22504 - GuillaumeGomez:audit-integer...
2015-03-01 Björn SteinbrinkEmit proper attributes for the self pointer in method...
2015-03-01 Sébastien Marieunbreak dragonfly build after nacl integration
2015-03-01 borsAuto merge of #22880 - alexcrichton:deprecate-io-extens...
2015-03-01 Guillaume GomezRemove int/uint from libstd/lib.rs
2015-03-01 Björn SteinbrinkUse trans_arg_datum in trans_args_under_call_abi
2015-03-01 Björn SteinbrinkEmit proper function argument attributes for closure...
2015-03-01 Felix S. Klock IIAdd regression tests for issue 22443.
2015-03-01 Felix S. Klock IIAdd check for unbounded due to non-regular types in...
2015-03-01 borsAuto merge of #22087 - GuillaumeGomez:int-pow, r=alexcr...
2015-03-01 Alex Crichtonstd: Implement stdio for `std::io`
2015-03-01 borsAuto merge of #22909 - Manishearth:rollup, r=Manishearth
2015-03-01 Manish GoregaokarRollup merge of #22910 - dotdash:time_llvm_passes,...
2015-03-01 Manish GoregaokarRollup merge of #22908 - mdinger:fix_link, r=Gankro
2015-03-01 Manish GoregaokarAdd import of usize (fixup #22901)
2015-03-01 Manish GoregaokarRollup merge of #22907 - dotdash:static_assert_bool...
2015-03-01 Manish GoregaokarRollup merge of #22904 - dotdash:drop_old_clang, r...
2015-03-01 Manish GoregaokarRollup merge of #22903 - semarie:openbsd-stack, r=alexc...
2015-03-01 Manish GoregaokarRollup merge of #22901 - thepowersgang:patch-1, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22898 - edwardw:one-less-unsafe-impl...
2015-03-01 Manish GoregaokarRollup merge of #22896 - Ms2ger:InlineAttr, r=huonw
2015-03-01 borsAuto merge of #22898 - edwardw:one-less-unsafe-impl...
2015-03-01 GuillaumeGomezFix errors, remove unused files
2015-03-01 GuillaumeGomezRemove int/uint
2015-03-01 borsAuto merge of #22896 - Ms2ger:InlineAttr, r=huonw
2015-03-01 Guillaume GomezMake Int::pow() take exp as u32 instead usize
2015-02-28 Ivan PetkovRename LintPass::check_trait_method to check_trait_item
2015-02-28 Björn SteinbrinkRe-enable -Z time-llvm-passes when using a single codeg...
2015-02-28 mdingerFix incorrectly parsed markdown link
2015-02-28 borsAuto merge of #21521 - defuz:interval-with-path, r...
2015-02-28 Björn SteinbrinkError out when using static_assert on a non-boolean...
2015-02-28 Björn SteinbrinkDrop support for clang < 3.2
2015-02-28 Sébastien Marieopenbsd: adjust page guard address
2015-02-28 John Hodgeifmt - Add a basic test for {:p} getting truncated
2015-02-28 John HodgeFix assuming 32-bit pointers
2015-02-28 Edward WangRemove two unsafe impls from `iter::Peekable`
2015-02-28 borsAuto merge of #22895 - Manishearth:rollup, r=Manishearth
2015-02-28 Manish GoregaokarRollup merge of #22867 - FuGangqiang:master, r=steveklabnik
2015-02-28 Manish GoregaokarRollup merge of #22887 - JP-Ellis:master, r=huonw
2015-02-28 Manish GoregaokarRollup merge of #22866 - iKevinY:version-output-doc...
2015-02-28 Manish GoregaokarRollup merge of #22884 - japaric:obsolete, r=alexcrichton
2015-02-28 Manish GoregaokarRollup merge of #22875 - kmcallister:maceager, r=sfackler
2015-02-28 Manish GoregaokarRollup merge of #22869 - alexcrichton:stabilize-env...
2015-02-28 Ms2gerRemove the re-exports for InlineAttr variants.
2015-02-28 Ms2gerUse if-let for UnusedImportBraces.
2015-02-28 Ms2gerCollapse nested matches in method_context.
2015-02-28 Ms2gerAvoid unnecessary mutability for UnusedResults.
2015-02-28 Ms2gerAdd a comment to code that confused me.
2015-02-28 Ms2gerVarious formatting cleanup.
2015-02-28 Ms2gerQualify uses of MethodContext variants.
2015-02-28 borsAuto merge of #22851 - FlaPer87:oibit-send-and-friends...
2015-02-28 defuzFIX #21475: Expr_::ExprPath with two fields
2015-02-28 defuzFIX #21475: mixing literals and paths in interval
2015-02-28 defuzFIX #21475: Interval match patterns won't parse namespa...
2015-02-28 borsAuto merge of #22839 - lifthrasiir:better-backtrace...
2015-02-28 borsAuto merge of #22801 - huonw:crateify-lint, r=kmcallister
2015-02-28 Jorge Aparicioremove leftover annotations
2015-02-28 Huon WilsonUpdate docs for rustc_lint crateification.
2015-02-28 Huon WilsonSeparate most of rustc::lint::builtin into a separate...
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-28 JP-EllisUpdate iter::order to be more generic.
2015-02-28 Jorge Aparicioobsolete `|&:|` syntax
2015-02-28 FuGangqiangchange to iterate over &vet
2015-02-28 Alex Crichtonstd: Deprecated the `old_io::extensions` module
2015-02-27 borsAuto merge of #22860 - Manishearth:rollup, r=alexcrichton
2015-02-27 Alex CrichtonTest fixes and rebase conflicts
2015-02-27 Alex Crichtonstd: Stabilize the `env` module
2015-02-27 Keegan McAllisterReplace MacExpr / MacPat / MacItems with MacEager
2015-02-27 Kang Seonghoonstd: Fixed backtrace warnings and tests for non-Linux...
2015-02-27 Manish GoregaokarRollup merge of #22844 - pnkfelix:refactor-signalling...
2015-02-27 Felix S. Klock IIRefactor signaling of E0223 to avoid multiple span_errs...
2015-02-27 Manish GoregaokarRollup merge of #22848 - tshepang:redundant-mention...
2015-02-27 Manish GoregaokarRollup merge of #22837 - eddyb:issue-21721, r=dotdash
2015-02-27 Manish GoregaokarRollup merge of #22836 - mahkoh:testflush, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22835 - tshepang:remove-some-warnings...
2015-02-27 Manish GoregaokarRollup merge of #22833 - laijs:remove-redundant-else...
2015-02-27 Manish GoregaokarRollup merge of #22817 - jmesmon:result-or-type, r...
2015-02-27 Manish GoregaokarRollup merge of #22809 - nikomatsakis:issue-22655-infin...
2015-02-27 Manish GoregaokarRollup merge of #22795 - alexcrichton:issue-22617,...
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22748 - jxcl:string-backslash, r=steve...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 Manish GoregaokarRollup merge of #22846 - dhuseby:bitrig-cleanup, r...
2015-02-27 Manish GoregaokarRollup merge of #22843 - vhbit:no-jemalloc-fix, r=alexc...
next