]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #34752 - ollie27:rustdoc_search, r=Guilla...
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 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-12 borsAuto merge of #34705 - alexcrichton:clean-deprecated...
2016-07-12 Alex Crichtonstd: Clean out deprecated APIs
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 borsAuto merge of #34755 - jonas-schievink:minor-difference...
2016-07-12 borsAuto merge of #34637 - GuillaumeGomez:syntax_codes...
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-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 ...
2016-07-11 Jeffrey SeyfriedRemove `Interner<T>` and rename `StrInterner` to `Inter...
2016-07-11 Jeffrey SeyfriedEncapsulate `RcStr` in `syntax::util::interner`.
2016-07-11 Jeffrey SeyfriedRemove unused field `interner` from the parser.
2016-07-11 DavidFixed some typos
2016-07-11 Guillaume GomezMove E0533 to E0558 (because of external change)
2016-07-11 ggomezFix typos
2016-07-11 Guillaume GomezUpdate make tidy
2016-07-11 Guillaume GomezAdd E0537 error explanation
2016-07-11 Guillaume GomezAdd E0536 error explanation
2016-07-11 Guillaume GomezAdd E0535 error explanation
2016-07-11 Guillaume GomezAdd E0534 error explanation
2016-07-11 Guillaume GomezAdd E0533 error explanation
2016-07-11 borsAuto merge of #34686 - alexcrichton:new-stage, r=luqmana
2016-07-11 Corey Farwell`std::process` doc improvements.
2016-07-11 Guillaume GomezImprove boxed docs
2016-07-11 Guillaume GomezAdd missing examples for std::cell types
2016-07-11 Jonas SchievinkRegister reads on the corrent HIR item
2016-07-11 Aaron GallagherSet unwind_safe_lock_refs stability to 1.12.0.
2016-07-11 borsAuto merge of #34725 - GuillaumeGomez:doc_slice, r...
2016-07-10 Jonas SchievinkDon't register reads for external items
2016-07-10 Jonas SchievinkCalculate the 2 largest variants using iterators
2016-07-10 Jonas SchievinkGet rid of `node_levels` and `node_lint_levels`
2016-07-10 Martin PoolDerive Debug on FileType.
2016-07-10 Aaron GallagherMutex and RwLock need RefUnwindSafe too.
2016-07-10 Guillaume GomezAdd examples for std::Error module
2016-07-10 Jonas SchievinkMove variant_size_differences out of trans
2016-07-10 borsAuto merge of #34753 - sfackler:demangle-curly-braces...
2016-07-10 Guillaume GomezImprove std::any module doc
2016-07-10 Steven FacklerDemangle curly braces
2016-07-10 borsAuto merge of #34657 - oli-obk:no_needless_const_eval...
2016-07-10 borsAuto merge of #34731 - GGist:fix_sync_try_recv, r=alexc...
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-10 Alexander Merrittmake clone_from_slice consistent with copy_from_slice
2016-07-10 borsAuto merge of #34723 - GuillaumeGomez:slice_doc, r...
2016-07-09 borsAuto merge of #34365 - petrochenkov:deferr, r=eddyb
2016-07-09 abhiUpdate on struct expressions (check #32769)
2016-07-09 borsAuto merge of #34717 - frewsxcv:sink, r=apasel422
2016-07-09 borsAuto merge of #34728 - michaelwoerister:issue34569...
2016-07-09 Michael Woeristertrans: Make sure that closures only get translated...
2016-07-09 borsAuto merge of #34709 - GuillaumeGomez:primitives, r...
2016-07-09 Guillaume GomezImprove slice docs
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-09 borsAuto merge of #34719 - glandium:issue34674, r=alexcrichton
2016-07-09 AndrewCheck for data in Receiver::try_recv before reporting...
2016-07-09 borsAuto merge of #34700 - inejge:ai-hints, r=alexcrichton
2016-07-08 borsAuto merge of #34690 - alexcrichton:clarify-vcvars...
2016-07-08 Guillaume GomezImprove primitive integers documentation
2016-07-08 borsAuto merge of #33890 - michaelwoerister:collector-drive...
2016-07-08 Michael Woeristertrans: Adjust linkage assignment so that we don't need...
2016-07-08 Michael WoeristerUpdate LLVM.
2016-07-08 Michael Woeristertrans: Remove tracking of translation item state.
2016-07-08 Michael Woeristertrans: Set COMDAT section for weak symbols so that...
2016-07-08 Michael Woeristertrans: Enable falling back to on-demand instantiation...
2016-07-08 Michael Woeristertrans: Add missing normalize_associated_type() call...
2016-07-08 Michael Woeristerhir-trans: Don't generate code for unreachable operands...
next