]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-11-21 Alex CrichtonRegister new snapshots
2014-11-21 borsauto merge of #19114 : frewsxcv/rust/master, r=bstrie
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #19042 : SimonSapin/rust/generic-utf16...
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-21 borsauto merge of #18967 : aturon/rust/remove-runtime,...
2014-11-21 Aaron TuronDisable dubious pipe test
2014-11-21 Aaron TuronLoosen possibly bogus constraints in backtrace test
2014-11-21 Aaron TuronFallout from namespaced enums
2014-11-21 Aaron TuronFallout from new termination semantics
2014-11-21 Aaron TuronMake most of std::rt private
2014-11-21 Aaron TuronFallout from libgreen and libnative removal
2014-11-21 Aaron TuronRewrite sync::mutex as thin layer over native mutexes
2014-11-21 Aaron TuronRemove libgreen
2014-11-21 Aaron TuronRemove libnative
2014-11-21 Aaron TuronRemove Runtime trait
2014-11-21 borsauto merge of #18441 : mdinger/rust/literals, r=stevekl...
2014-11-20 borsauto merge of #18773 : subhashb/rust/convert_remaining_...
2014-11-20 mdingerAdd examples for all literal types in reference grouped...
2014-11-20 borsauto merge of #18750 : nikomatsakis/rust/issue-18333...
2014-11-20 mdingerLink std::str to reference literals section
2014-11-20 Subhash BhushanRename remaining Failures to Panic
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 Niko MatsakisRequire that objects can only be made from Sized types...
2014-11-20 Simon SapinAdd Utf16Encoder. Generalize Utf16CodeUnits for any...
2014-11-20 borsauto merge of #19033 : pnkfelix/rust/fsk-introduce...
2014-11-20 Felix S. Klock IIRefactored new CodeExtent type for improved abstraction.
2014-11-20 borsauto merge of #19113 : nikomatsakis/rust/unboxed-boxed...
2014-11-20 borsauto merge of #18638 : aturon/rust/as_slice_dst, r...
2014-11-20 Huon WilsonRename `col!` to `column!`.
2014-11-20 Aaron Turonlibcore: DSTify ops traits, Equiv
2014-11-20 Aaron Turonlibcore: DST-ify AsSlice
2014-11-20 borsauto merge of #19105 : alfie/rust/master, r=thestinger
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-20 borsauto merge of #19118 : jakub-/rust/roll-up, r=jakub-
2014-11-19 Jakub BukajFixes to the roll-up
2014-11-19 borsauto merge of #18728 : thestinger/rust/int, r=cmr
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19107: cakebaker/change_an_box_to_a_box
2014-11-19 Jakub Bukajrollup merge of #19103: huonw/literal-suffixes
2014-11-19 Jakub Bukajrollup merge of #19101: vhbit/ios-rng-fix
2014-11-19 Jakub Bukajrollup merge of #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19087: jakub-/issue-19086
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19073: jakub-/issue-19069
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
2014-11-19 Jakub Bukajrollup merge of #19040: alexcrichton/issue-18904
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18940: nikomatsakis/issue-18899
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Jakub Bukajrollup merge of #18868: nikomatsakis/issue-17388-unboun...
2014-11-19 Jakub Bukajrollup merge of #18728: thestinger/int
2014-11-19 Jakub BukajForbid matching struct variants with tuple variant...
2014-11-19 Corey FarwellFix some English spelling errors
2014-11-19 Niko MatsakisUse the expected type to decide whether `||` is an...
2014-11-19 Niko MatsakisMerge the ExprFnBlock and ExprUnboxedClosure into one...
2014-11-19 borsauto merge of #19082 : alexcrichton/rust/snapshots...
2014-11-19 Corey FarwellRename json::List to json::Array
2014-11-19 Corey FarwellAdd myself as an author
2014-11-19 Steve KlabnikDocument almost all of atomics.
2014-11-19 borsauto merge of #18746 : nikomatsakis/rust/issue-17322...
2014-11-19 Niko MatsakisPass the unadjusted type into the unsize_info function...
2014-11-19 Daniel HofstetterReference: Change "an box" to "a box"
2014-11-19 Huon WilsonUpdate documentation for literal suffixes.
2014-11-19 Huon WilsonAdjust Antlr4 lexer to include suffixes.
2014-11-19 Huon WilsonSwitch numeric suffix parsing to use the new system.
2014-11-19 Huon WilsonParse and store suffixes on literals.
2014-11-19 Alfie Johndoc: clarifying unsafe code vs undefined behavior
2014-11-19 Niko MatsakisUpdate libcollections tests to pass the new type rules...
2014-11-19 Niko MatsakisEnsure that the type parameters passed to methods outli...
2014-11-19 Niko MatsakisRefactor QPath to take an ast::TraitRef
2014-11-19 Niko MatsakisDeduce the argument types based on the expected type...
2014-11-19 Niko MatsakisMove closure checking into its own file. Shrink check...
2014-11-19 Daniel Micayclearly define `int` and `uint` to fix unsoundness
2014-11-19 juxiliaryAdding switch in vim plugin to toggle format opts
2014-11-19 Valerii HioraiOS: fixed broken build after disallowed coercions
2014-11-19 borsauto merge of #18483 : eddyb/rust/safe-ty, r=nikomatsakis
2014-11-19 Alex Crichtonstd: Stabilize std::fmt
2014-11-19 Eduard Burtescurustdoc: fix fallout of ty::t -> Ty<'tcx>.
2014-11-19 Eduard Burtescurustc: middle: simplify primitive type declaration...
2014-11-19 Eduard Burtescurustc: middle: remove obsolete ty::get.
2014-11-19 Eduard Burtescurustc: middle: avoid clones in ty_fn_{sig,args}.
2014-11-19 Eduard Burtescurustc: fix fallout of making `Ty` an alias for `&TyS...
2014-11-19 Eduard Burtescurustc: fix fallout of adding the `'tcx` lifetime to...
2014-11-19 Eduard Burtescurustc: middle: ty: replace unsafe pointers with referen...
2014-11-19 Eduard Burtescurustc: middle: rename `ty::t` to `Ty` and use it unqual...
2014-11-19 Eduard Burtescurustc: avoid `use`-ing `syntax::ast::*`.
2014-11-19 Aaron TuronFallout from deprecation
2014-11-19 Aaron Turonlibs: stabilize most numerics after RFC changes
2014-11-19 Huon WilsonUpdate makefiles to ensure src/grammar/verify.rs is...
2014-11-19 Huon WilsonUpdate src/grammar for language changes.
2014-11-19 Huon WilsonSwitch to an independent enum for `Lit*` subtokens.
2014-11-19 Steve KlabnikError handling guide
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 Keegan McAllisterderiving: error out when used on a non-type
2014-11-18 Jakub BukajFeature gate non-ASCII lifetime identifiers
2014-11-18 borsauto merge of #18870 : barosl/rust/os-ioresult, r=alexc...
next