]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-07-22 Alex Crichtonstd: Ignore tests where threads outlive main
2016-07-16 borsAuto merge of #34816 - jseyfried:fix_include_path,...
2016-07-16 borsAuto merge of #34779 - infinity0:master, r=alexcrichton
2016-07-16 borsAuto merge of #34676 - aravind-pg:inner-attr, r=brson
2016-07-16 Aravind Gollakotasyntax: Better error message for inner attr following...
2016-07-16 borsAuto merge of #34841 - alexcrichton:no-mips-soft-float...
2016-07-15 Alex Crichtonmk: Don't pass -msoft-float on mips-gnu
2016-07-15 Ximin Luorustbuild: If local-rust is the same as the current...
2016-07-15 Ximin Luomk: If local-rust is the same as the current version...
2016-07-15 borsAuto merge of #34570 - jseyfried:no_rename, r=nrc
2016-07-15 borsAuto merge of #34819 - GuillaumeGomez:rollup, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34818 - frewsxcv:vecdoc, r=GuillaumeGomez
2016-07-15 Guillaume GomezRollup merge of #34804 - GuillaumeGomez:fix_ret, r...
2016-07-15 Guillaume GomezRollup merge of #34799 - wuranbo:patch-3, r=steveklabnik
2016-07-15 Guillaume GomezRollup merge of #34794 - frewsxcv:exitstatus-success...
2016-07-15 Guillaume GomezRollup merge of #34777 - glandium:issue34697, r=Guillau...
2016-07-15 Guillaume GomezRollup merge of #34733 - izgzhen:alloc-arc-doc-improve...
2016-07-15 Guillaume GomezRollup merge of #34456 - tbu-:pr_ptr_null, r=aturon
2016-07-15 Jeffrey SeyfriedAdd labels hygiene test
2016-07-15 Jeffrey SeyfriedInclude the `MacroDefinition` rib in the label ribs.
2016-07-15 borsAuto merge of #34801 - TimNN:rustbuild-doc-fixes, r...
2016-07-15 Corey FarwellMention where `std::vec` structs originate from.
2016-07-15 borsAuto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
2016-07-14 borsAuto merge of #34797 - doomrobo:fix-import-trait-method...
2016-07-14 borsAuto merge of #34824 - alexcrichton:fix-nightlies,...
2016-07-14 Alex Crichtontest: Remove NOTE assertions from trace_macros-gate
2016-07-14 Ximin Luomk: Move some definitions after their dependencies...
2016-07-14 borsAuto merge of #34783 - Dridi:cdylib_usage, r=alexcrichton
2016-07-14 Jeffrey SeyfriedAdd regression test
2016-07-14 Jeffrey SeyfriedMake `ext::base::expr_to_string` work correctly with...
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-14 borsAuto merge of #34805 - michaelwoerister:stable-bounds...
2016-07-14 borsAuto merge of #34776 - cuviper:solaris-readdir, r=alexc...
2016-07-14 M Farkas-Dyckadd core::char::DecodeUtf8
2016-07-14 Jeffrey SeyfriedRemove irrelevant tests
2016-07-14 Jeffrey SeyfriedImplement `macro_rules!` placeholders and the macro...
2016-07-14 Jeffrey SeyfriedInstead of renaming, treat differently marked identifie...
2016-07-14 Jeffrey SeyfriedRemove `IllegalCtxt`
2016-07-14 Jeffrey SeyfriedMove node id assigning into `resolve`
2016-07-13 borsAuto merge of #34684 - oli-obk:eval_rustdoc_array_len...
2016-07-13 borsAuto merge of #33642 - xen0n:ergonomic-format-macro...
2016-07-13 Wang Xueruisyntax_ext: format: better code documentation
2016-07-13 Wang Xueruiformat: add tests for ergonomic format_args!
2016-07-13 Wang Xueruisyntax_ext: format: de-duplicate argument objects
2016-07-13 Wang Xueruisyntax_ext: format: process counts uniquely and separately
2016-07-13 Wang Xueruisyntax_ext: format: allow multiple formats for one...
2016-07-13 Wang Xueruisyntax_ext: format: rename variants of ArgumentType...
2016-07-13 Wang Xueruisyntax_ext: format: resolve named arguments early
2016-07-13 Wang Xueruisyntax_ext: format: separate verification and translati...
2016-07-13 Wang Xueruiformat: remove all implicit ref handling outside of...
2016-07-13 Wang Xueruilibfmt_macros: resolve all implicit refs while parsing
2016-07-13 borsAuto merge of #34772 - jseyfried:cleanup_interner,...
2016-07-13 ggomezAdd examples for FpCategory
2016-07-13 borsAuto merge of #34752 - ollie27:rustdoc_search, r=Guilla...
2016-07-13 Tim Neumannbuild compiler docs if requested in config
2016-07-13 吴冉波doc: ffi referenced rust-snappy can not compile
2016-07-13 Tim Neumannonly remove directory if it exists
2016-07-13 Tim Neumanncreate global doc dir for all doc targets
2016-07-13 borsAuto merge of #34608 - apasel422:ll, r=bluss
2016-07-13 borsAuto merge of #34660 - jseyfried:fix_parse_stmt, r=nrc
2016-07-13 Oliver Schneiderevaluate the array length of fixed size array types...
2016-07-13 Michael RosenbergFixed issue where importing a trait method directly...
2016-07-13 borsAuto merge of #34756 - habnabit:mutex-refunwindsafe...
2016-07-13 Jeffrey SeyfriedStart a best-effort warning cycle.
2016-07-13 Jeffrey Seyfriedcleanup: Refactor parser method `finish_parsing_stateme...
2016-07-13 Jeffrey SeyfriedAllow macro-expanded macros in trailing expression...
2016-07-13 Jeffrey SeyfriedFix bug in the pretty printer.
2016-07-13 borsAuto merge of #34739 - therealbstern:ipv4unspec, r...
2016-07-13 Corey FarwellAdd doc example for `std::process::ExitStatus::success`.
2016-07-12 borsAuto merge of #34705 - alexcrichton:clean-deprecated...
2016-07-12 Alex Crichtonstd: Clean out deprecated APIs
2016-07-12 Dridi BoukelmouneMention the crate type cdylib in rustc's usage
2016-07-12 borsAuto merge of #34757 - sourcefrog:debug-filetype, r...
2016-07-12 Oliver Middletonrustdoc: Fix methods in seach results
2016-07-12 borsAuto merge of #34778 - GuillaumeGomez:rollup, r=Guillau...
2016-07-12 Guillaume GomezRollup merge of #34770 - davidko:patch-1, r=steveklabnik
2016-07-12 Guillaume GomezRollup merge of #34750 - GuillaumeGomez:error_doc,...
2016-07-12 Guillaume GomezRollup merge of #34749 - GuillaumeGomez:any_doc, r...
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 Guillaume GomezRollup merge of #34740 - GuillaumeGomez:boxed_doc,...
2016-07-12 Guillaume GomezRollup merge of #34737 - frewsxcv:libstd-process-child...
2016-07-12 Guillaume GomezRollup merge of #34736 - GuillaumeGomez:cells_doc,...
2016-07-12 Tobias BucherUse `ptr::{null, null_mut}` instead of `0 as *{const...
2016-07-12 borsAuto merge of #34755 - jonas-schievink:minor-difference...
2016-07-12 Michael Woeristertyencode: Make sure that projection bounds are handled...
2016-07-12 Mike Hommeydoc: Mention that writeln! and println! always use LF
2016-07-12 borsAuto merge of #34637 - GuillaumeGomez:syntax_codes...
2016-07-12 Josh Stonestd: clear errno before readdir, then check it (solaris)
2016-07-12 Josh Stonelibc: fast-forward for solaris `RTLD_DEFAULT`
2016-07-12 Josh Stonestd: Fix IPV6 imports for solaris
2016-07-12 Josh Stonestd: Fix `Thread::set_name()` for newlib and solaris
2016-07-12 Jeffrey SeyfriedFix fallout.
2016-07-12 Jeffrey SeyfriedParse macro-expanded statements like ordinary statements.
2016-07-12 Jeffrey SeyfriedClean up statement parsing without changing the semanti...
2016-07-12 Ben SternMark Ipv4Addr is_unspecified as stable and provide...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-12 Zhen ZhangImprove arc doc, fixing #32905
2016-07-11 Jeffrey SeyfriedFactor the `RefCell` out of the `Interner`.
2016-07-11 Jeffrey SeyfriedRefactor `get_ident_interner` -> `with_ident_interner`.
2016-07-11 Jeffrey SeyfriedAvoid passing around the thread-local interner in ...
next