]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-09-12 Tobias BucherDocument why `core::str::Searcher::new` doesn't overflow
2014-09-12 borsauto merge of #17145 : ahmedcharles/rust/unicode, r...
2014-09-12 borsauto merge of #17112 : nick29581/rust/unsized-fields...
2014-09-12 borsauto merge of #16657 : steveklabnik/rust/goodbye_tutori...
2014-09-12 Ahmed CharlesFix bug in padding unicode, #17105.
2014-09-11 borsauto merge of #16957 : vadimcn/rust/package-gcc, r...
2014-09-11 Nick CameronHandle always-unsized structs
2014-09-11 Steve Klabnikonly deprecate the guide rather than :fire: :fire:...
2014-09-11 Steve KlabnikReplace the Tutorial with the Guide.
2014-09-11 borsauto merge of #17154 : steveklabnik/rust/array_clarific...
2014-09-11 Vadim ChugunovPackage rustc's mingw dependencies into Windows installer.
2014-09-11 Vadim ChugunovUpdate license notice.
2014-09-11 Vadim ChugunovAppend target-specific tools directory ($(RUST)/bin...
2014-09-11 borsauto merge of #17153 : steveklabnik/rust/add_link_to_ma...
2014-09-11 borsauto merge of #17157 : nikomatsakis/rust/occurs-check...
2014-09-11 borsauto merge of #17139 : brson/rust/lualatex, r=alexcrichton
2014-09-11 borsauto merge of #17110 : thestinger/rust/dst, r=cmr
2014-09-11 Vadim ChugunovRemove dependency on GCC's LTO linker plugin, since...
2014-09-11 borsauto merge of #17142 : sfackler/rust/issue-17115, r...
2014-09-11 borsauto merge of #16866 : P1start/rust/tuple-indexing...
2014-09-10 Steve KlabnikFix vector terminology in the manual.
2014-09-10 Steve Klabnikreintroduce manual link in doc index
2014-09-10 borsauto merge of #17135 : brson/rust/wininst, r=alexcrichton
2014-09-10 borsauto merge of #16680 : brson/rust/readme, r=steveklabnik
2014-09-10 borsauto merge of #17129 : epdtry/rust/misc/llvm-root-recon...
2014-09-10 borsauto merge of #17109 : brson/rust/win64snap, r=alexcrichton
2014-09-10 borsauto merge of #17095 : thestinger/rust/alloc, r=alexcri...
2014-09-10 Daniel Micayimplement sized deallocation
2014-09-10 Daniel Micaymicro-optimize dynamic allocation alignment
2014-09-10 borsauto merge of #17108 : steveklabnik/rust/explicitness...
2014-09-10 Steven FacklerDon't ICE on macros with -Z show-span
2014-09-10 borsauto merge of #17048 : pcwalton/rust/remove-old-import...
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-10 Patrick Waltonlibrustc: Obsolete the old external crate renaming...
2014-09-10 Brian AndersonPrefer lualatex, xelatex, pdflatex, in that order....
2014-09-09 borsauto merge of #16662 : pczarn/rust/format-fmtstr-opt...
2014-09-09 Steve KlabnikAdd section about Str trait
2014-09-09 Steve KlabnikBe explicit with rustdoc.
2014-09-09 Niko MatsakisAvoid ever constructing cyclic types in the first place...
2014-09-09 P1startImplement tuple and tuple struct indexing
2014-09-09 Brian AndersonFix naming of windows installer
2014-09-09 Brian AndersonFix snapshot.py for win64
2014-09-09 borsauto merge of #17127 : alexcrichton/rust/rollup, r...
2014-09-09 Alex CrichtonTest fixes from the rollup
2014-09-09 Brian AndersonAdd links to forums in README.md, including discuss...
2014-09-09 Piotr Czarneckicoretest: Ensure that pointer formatting flags are...
2014-09-09 Piotr CzarneckiOptimize for the most common cases of `format!`
2014-09-09 Piotr CzarneckiDecouple string and argument pieces
2014-09-09 Daniel Micayfixes for Box<[T]>
2014-09-09 Alex Crichtonrollup merge of #17114 : nick29581/dst-type
2014-09-09 Alex Crichtonrollup merge of #17107 : steveklabnik/uninitialized_bin...
2014-09-09 Alex Crichtonrollup merge of #17106 : treeman/test-warnings
2014-09-09 Alex Crichtonrollup merge of #17101 : pcwalton/for-loop-borrowck
2014-09-09 Alex Crichtonrollup merge of #17096 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17093 : nathantypanski/17021
2014-09-09 Alex Crichtonrollup merge of #17090 : alexcrichton/rustdoc-no-strip
2014-09-09 Alex Crichtonrollup merge of #17087 : DanAlbert/llvm-3.6
2014-09-09 Alex Crichtonrollup merge of #17085 : jakub-/issue-17074
2014-09-09 Alex Crichtonrollup merge of #17080 : treeman/issue-17066
2014-09-09 Alex Crichtonrollup merge of #17077 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17070 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17062 : nathantypanski/generic-lifetim...
2014-09-09 Alex Crichtonrollup merge of #17061 : nathantypanski/test-borrowck...
2014-09-09 Alex Crichtonrollup merge of #17054 : pcwalton/subslice-syntax
2014-09-09 Alex Crichtonrollup merge of #17052 : pcwalton/feature-gate-subslices
2014-09-09 Alex Crichtonrollup merge of #17040 : kmcallister/borrow-extctxt
2014-09-09 Alex Crichtonrollup merge of #17020 : nodakai/libnative-c_int
2014-09-09 Alex Crichtonrollup merge of #17013 : rgawdzik/literal_int
2014-09-09 Alex Crichtonrollup merge of #17008 : nick29581/impl2
2014-09-09 Alex Crichtonrollup merge of #16971 : treeman/json-decode
2014-09-09 Stuart Pernsteinerignore uninitialized submodules when checking if ....
2014-09-09 borsauto merge of #16927 : dotdash/rust/llvmup, r=alexcrichton
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 Jonas HietalaRemove some test warnings.
2014-09-09 borsauto merge of #17083 : thestinger/rust/jemalloc, r...
2014-09-09 Nick CameronHandle `Sized?` in `type` items.
2014-09-09 Jonas HietalaDecoding json now defaults Option<_> to None.
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 Patrick Waltonlibrustc: Change the syntax of subslice matching to...
2014-09-08 Steve Klabnikguide: Remove reference to uninitialized bindings
2014-09-08 Nick CameronCheck traits for built-in bounds in impls
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 Alex Crichtonstd: Turn down the stdout chunk size
2014-09-08 Keegan McAllisterquote: Explicitly borrow the ExtCtxt
2014-09-08 Patrick Waltonlibrustc: Feature gate subslice matching in non-tail...
2014-09-08 Patrick Waltonlibrustc: Make sure lifetimes in `for` loop heads outli...
2014-09-08 borsauto merge of #12809 : eddyb/rust/ty-arena, r=cmr
2014-09-08 Björn SteinbrinkUpdate LLVM to fix a crash in the MergeFunc pass
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-08 Eduard Burtescurustdoc: fix fallout from the addition of a 'tcx lifeti...
2014-09-08 Eduard Burtescurustc: fix fallout from the addition of a 'tcx lifetime...
2014-09-08 Eduard Burtescurustc: fix fallout from the addition of a 'tcx lifetime...
2014-09-08 Eduard Burtescurustc: use a TypedArena to allocate types in the type...
2014-09-08 borsauto merge of #17053 : thestinger/rust/large_address_aw...
2014-09-08 borsauto merge of #17063 : huonw/rust/snap, r=alexcrichton
2014-09-08 Huon Wilsonrand: inform the optimiser that indexing is never out...
2014-09-08 borsauto merge of #17036 : pczarn/rust/issue-15913-ICE...
2014-09-08 Guillaume PinotRelicense shootout-chameneos-redux.rs to the shootout...
2014-09-08 Nathan TypanskiAdd ICE regression test with unboxed closures
next