]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-11-17 Manish GoregaokarRollup merge of #29874 - steveklabnik:gh29711, r=alexcr...
2015-11-17 Manish GoregaokarRollup merge of #29873 - steveklabnik:gh29493, r=nikoma...
2015-11-17 Manish GoregaokarRollup merge of #29868 - petrochenkov:gv, r=sanxiyn
2015-11-17 borsAuto merge of #29837 - Wafflespeanut:unicode_chars...
2015-11-17 Ravi ShankarDetect confusing unicode characters and show the altern...
2015-11-17 borsAuto merge of #29870 - petrochenkov:typaren, r=nrc
2015-11-17 borsAuto merge of #29860 - steveklabnik:stackheapfixes...
2015-11-17 borsAuto merge of #29794 - semarie:openbsd-stdcpp-path...
2015-11-17 borsAuto merge of #29297 - tbu-:pr_env_ignore_malformed...
2015-11-16 Steve KlabnikMake note about traits that can be derived
2015-11-16 Tobias BucherIgnore malformed environment strings like glibc does
2015-11-16 borsAuto merge of #29872 - steveklabnik:rollup, r=steveklabnik
2015-11-16 Steve KlabnikImprove UFCS example
2015-11-16 Steve KlabnikRollup merge of #29865 - apasel422:mutex, r=alexcrichton
2015-11-16 Steve KlabnikRollup merge of #29863 - steveklabnik:gh29526, r=alexcr...
2015-11-16 Steve KlabnikRollup merge of #29843 - arcnmx:authors, r=brson
2015-11-16 Steve KlabnikRollup merge of #29796 - barosl:unresolved-import-exter...
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29862 - ranma42:const_min_max, r=alexcri...
2015-11-16 Vadim PetrochenkovRemove `TyParen` from HIR
2015-11-16 Brian AndersonMinor tweaks to doc index
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 Vadim PetrochenkovDo not generate comparefoo.gv and simpleeq.gv during...
2015-11-16 Andrew PaseltinerCorrect comment in `Mutex` example
2015-11-16 borsAuto merge of #29805 - norcalli:patch-1, r=steveklabnik
2015-11-16 Steve KlabnikNomicon: mention tuple structs with repr(c)
2015-11-16 Andrea CancianiMake `min_value()` and `max_value()` const functions
2015-11-16 Steve KlabnikReaffirm that this is an abstraction
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
2015-11-16 borsAuto merge of #29851 - shahn:hashset_doc_fix, r=stevekl...
2015-11-16 Alexander BulaevFix feature name
2015-11-16 borsAuto merge of #29845 - wthrowe:libdir, r=alexcrichton
2015-11-16 borsAuto merge of #29828 - sanxiyn:check-macro, r=nrc
2015-11-16 Sebastian HahnFix docs for HashSet::insert
2015-11-16 William ThrowePrepare to the correct directory with --libdir
2015-11-15 borsAuto merge of #29788 - mitaa:module_name, r=arielb1
2015-11-15 borsAuto merge of #29387 - little-dude:rustfmt_librustc_res...
2015-11-15 borsAuto merge of #29836 - eefriedman:normalize-fn, r=arielb1
2015-11-15 borsAuto merge of #29209 - arielb1:exponential-evaluation...
2015-11-15 Ariel Ben-Yehudaaddress review comments
2015-11-15 Ariel Ben-Yehudafix pretty
2015-11-15 Ariel Ben-Yehudafix remaining bugs
2015-11-15 Ariel Ben-Yehudaadd a global evaluation cache
2015-11-15 Ariel Ben-Yehudaintroduce evaluate_obligation_conservatively and use it
2015-11-15 Ariel Ben-Yehudaevaluate projections outside the outer probe in recursi...
2015-11-15 Ariel Ben-Yehudaput projections in RFC447 order
2015-11-15 Ariel Ben-Yehudasimplify and reduce the size of EvaluationResult
2015-11-15 borsAuto merge of #29846 - JanLikar:#29823, r=steveklabnik
2015-11-15 Jan LikarFix a typo
2015-11-15 Jan LikarImprove Strings chapter
2015-11-15 Jan LikarUpdate 'Strings' chapter of the book
2015-11-15 borsAuto merge of #29840 - gereeter:move-error-no-refcell...
2015-11-15 arcnmxAUTHORS and .mailmap cleanup
2015-11-14 Jonathan SStop using dynamic borrowing in MoveErrorCollector
2015-11-14 Eli FriedmanConsistently normalize fn types after erasing lifetimes.
2015-11-14 corentihrustfmt librustc_resolve
2015-11-14 Vadim Petrochenkovdocs: Clarify insertion behavior for maps
2015-11-14 borsAuto merge of #29827 - Manishearth:diag-fn-field, r...
2015-11-14 Seo SanghyeonCheck macro definition and do not expand invalid macros
2015-11-14 Seo SanghyeonReindent code
2015-11-14 Seo SanghyeonStore TokenTree in MacroRulesMacroExpander
2015-11-14 Manish GoregaokarFix diagnostics for calling indirect extern function...
2015-11-14 borsAuto merge of #29819 - mdinger:block-comments, r=stevek...
2015-11-14 borsAuto merge of #29825 - KyleMayes:move-parse-panic,...
2015-11-14 borsAuto merge of #29817 - michaelwoerister:mir-ty-closure...
2015-11-14 borsAuto merge of #29820 - wthrowe:makefile-fixes, r=brson
2015-11-14 Kyle MayesMove the panicking parse functions out of the parser
2015-11-14 borsAuto merge of #29816 - nikomatsakis:incr-comp-visitor...
2015-11-14 Niko Matsakissimplify HIR folder so that it only maps 1 item to...
2015-11-14 borsAuto merge of #29781 - arielb1:mir-casts, r=nikomatsakis
2015-11-13 borsAuto merge of #29808 - aphistic:trait-debug-example...
2015-11-13 Ariel Ben-Yehudaaddress review comments
2015-11-13 Ariel Ben-Yehudaimplement coercions in MIR
2015-11-13 mdingerDocument block doc comments better
2015-11-13 Ariel Ben-Yehudarustc_mir: don't miss the autoref when doing an unsize
2015-11-13 Ariel Ben-Yehudaimplement lvalue_len
2015-11-13 Ariel Ben-Yehudarepresent fat ptr operands as 2 separate pointers
2015-11-13 Ariel Ben-YehudaMIR: implement fat raw pointer comparisons
2015-11-13 borsAuto merge of #29806 - tsion:compile-state-mir_map...
2015-11-13 William ThroweRemove extra eval call in snap.mk
2015-11-13 William ThroweClean up some "suspicious" whitespace in target.mk
2015-11-13 William ThroweEscape some variables in llvm.mk
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 Michael WoeristerMIR: Support closure up-vars in LvalueTy::projection_ty()
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 Ulrik SverdrupBinaryHeap: Simplify sift down
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
2015-11-13 borsAuto merge of #29800 - Detegr:master, r=nikomatsakis
2015-11-13 mitaaStore a valid name for the root module in metadata
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29807 - nrc:op_span, r=brson
2015-11-12 Erik DavidsonFix the manual implementation example for the Debug...
2015-11-12 Nick CameronFix a bad span for binops
2015-11-12 borsAuto merge of #29780 - KyleMayes:quote-ext, r=nrc
2015-11-12 Scott OlsonMake the mir_map available to the after_analysis Compil...
2015-11-12 Ashkan KianiUpdate references and borrowing (Fixes #29730)
2015-11-12 borsAuto merge of #29712 - Toby-S:patch-1, r=steveklabnik
2015-11-12 borsAuto merge of #29757 - dotdash:mir_simplify_cfg, r...
2015-11-12 Antti KeränenAdd feature gate test for #[fundamental] attribute
2015-11-12 Björn SteinbrinkAdd a MIR pass to simplify the control flow graph
next