]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-03-06 mitaaSplit out rustdoc pass to strip private imports
2016-03-03 borsAuto merge of #31979 - jseyfried:rename_ctxt, r=eddyb
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 Jeffrey SeyfriedRename middle::ty::ctxt to TyCtxt
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 borsAuto merge of #32005 - vegai:31686, r=Manishearth
2016-03-02 vegaiType defined here note added to test
2016-03-02 borsAuto merge of #31996 - gandro:update-libc, r=alexcrichton
2016-03-02 vegaiFix test to reflect new note
2016-03-02 Ulrik SverdrupUse ptr::drop_in_place in VecDeque::drop
2016-03-02 Ulrik SverdrupUse ptr::drop_in_place in Vec::truncate
2016-03-02 Ulrik SverdrupUse ptr::drop_in_place in Vec::drop
2016-03-02 borsAuto merge of #32000 - xaocon:master, r=steveklabnik
2016-03-02 borsAuto merge of #31937 - petrochenkov:field, r=eddyb
2016-03-02 Vadim PetrochenkovAdd test (fixes #27340)
2016-03-02 Vadim PetrochenkovMove span into `StructField`
2016-03-02 Vadim PetrochenkovUse numeric field `Name`s ("0", "1" etc) for positional...
2016-03-02 Vadim PetrochenkovGet rid of hir::StructFieldKind
2016-03-02 vegaiAdd a span note on type definition spot
2016-03-02 borsAuto merge of #32001 - Manishearth:rollup, r=Manishearth
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-02 Manish GoregaokarRollup merge of #31989 - Kimundi:more_flexible_str_patt...
2016-03-02 Manish GoregaokarRollup merge of #31985 - ashleysommer:libbackgrace_emsc...
2016-03-02 Manish GoregaokarRollup merge of #31982 - apasel422:sync, r=alexcrichton
2016-03-02 Manish GoregaokarRollup merge of #31919 - petrochenkov:blockpub, r=nikom...
2016-03-02 EvanMake book ordering more natural
2016-03-02 ashleysommerFix compiling libstd with emscripten target.
2016-03-01 Andrew PaseltinerExplicitly opt out of `Sync` for `cell` and `mpsc`...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 Ulrik SverdrupUse raw pointer casts for slice, str's .as_ptr()
2016-03-01 Sebastian WickiUpdate libc crate
2016-03-01 borsAuto merge of #31993 - steveklabnik:rollup, r=steveklabnik
2016-03-01 vegaispan_note => fileline_note
2016-03-01 Steve KlabnikRollup merge of #31992 - brson:bump, r=steveklabnik
2016-03-01 Steve KlabnikRollup merge of #31987 - gcatlin:patch-1, r=steveklabnik
2016-03-01 Steve KlabnikRollup merge of #31984 - xaocon:master, r=steveklabnik
2016-03-01 Steve KlabnikRollup merge of #31978 - tsion:patch-1, r=Manishearth
2016-03-01 Steve KlabnikRollup merge of #31973 - brson:relnotes3, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31969 - brson:relnotes, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31965 - miqid:doc, r=steveklabnik
2016-03-01 Brian AndersonBump to 1.9
2016-03-01 Marvin LöbelChanged `std::pattern::Pattern` impl on `&'a &'a str...
2016-03-01 borsAuto merge of #31939 - killercup:patch-17, r=brson
2016-03-01 Geoff Catlingrammar: 'fewer' instead of 'less'
2016-03-01 Michael HuynhFix broken links for core primitives
2016-03-01 borsAuto merge of #31962 - sanxiyn:const-eval-map, r=arielb1
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-03-01 EvanClarified the details of a borrowing example.
2016-02-29 Scott OlsonAdd link for `checked_neg` in 1.7 release notes.
2016-02-29 borsAuto merge of #31884 - alexcrichton:no-bootstrap-from...
2016-02-29 Brian AndersonMove the RFC 1214 breakage to 1.7 compatibility notes
2016-02-29 Brian AndersonAdd HashMap stabilizations to 1.7 relnotes
2016-02-29 Brian Andersonremove unstable flag from 1.7 release notes
2016-02-29 borsAuto merge of #31928 - alexcrichton:stabilize-1.8,...
2016-02-29 Alex Crichtontest: Mark all rpass-valgrind as no-prefer-dynamic
2016-02-29 Alex Crichtonstd: Stabilize APIs for the 1.8 release
2016-02-29 Seo SanghyeonUse HIR map instead of tcx in constant evaluator
2016-02-29 borsAuto merge of #31958 - teoryn:patch-3, r=nagisa
2016-02-29 borsAuto merge of #31960 - aidanhs:aphs-tweak-aliasing...
2016-02-29 Aidan Hobson... Add the 'T' present in the rust book
2016-02-29 borsAuto merge of #31959 - teoryn:patch-4, r=Manishearth
2016-02-29 Kevin StockFix typo (an Result)
2016-02-29 Kevin StockFix typo (!#[no_std])
2016-02-28 borsAuto merge of #31897 - tshepang:ref-not-needed, r=steve...
2016-02-28 Alex Crichtonrustbuild: Update dependencies
2016-02-28 Alex Crichtonrustbuild: Update nightly date
2016-02-28 Alex Crichtonrustbuild: Relax assertions about stage0
2016-02-28 Alex Crichtonrustbuild: Remove extra rustc flags
2016-02-28 Alex Crichtonrustbuild: Add steps for linking a sysroot
2016-02-28 Alex Crichtonrustbuild: Document what steps are
2016-02-28 Alex Crichtonrustbuild: Compile with the build compiler
2016-02-28 Alex Crichtonrustbuild: Move assembling rustc to its own step
2016-02-28 Alex Crichtonrustbuild: Fix a copy/paste error
2016-02-28 Alex Crichtonrustbuild: Enable cross-compiling LLVM
2016-02-28 Alex Crichtonrustbuild: Fix compiler-rt build on gnueabihf
2016-02-28 Alex Crichtonrustbuild: Sync changes to Cargo.lock
2016-02-28 Alex Crichtonrustbuild: Only pass RUSTC_FLAGS to target compiles
2016-02-28 Alex Crichtonrustbuild: Enable bootstrapping new hosts
2016-02-28 Vadim PetrochenkovAdd some tests
2016-02-28 Tshepang Lekhonkhobedoc: "ref" not needed in the example
2016-02-28 borsAuto merge of #31902 - mitaa:rdoc-shorter, r=alexcrichton
2016-02-27 borsAuto merge of #31942 - bluss:iter-desugar, r=steveklabnik
2016-02-27 borsAuto merge of #31931 - Luke-Nukem:master, r=steveklabnik
2016-02-27 borsAuto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1
2016-02-27 Ulrik SverdrupMake for loop desugaring for iterators more precise
2016-02-27 borsAuto merge of #31940 - teoryn:patch-2, r=steveklabnik
2016-02-27 Kevin StockResolve ambiguous documentation
2016-02-27 Pascal HertleifReformat Part of 1.7 Release Notes
2016-02-27 Simonas KazlauskasAdd test
2016-02-27 Simonas KazlauskasFix MIR unpretty on failure conditions
2016-02-27 borsAuto merge of #31932 - Manishearth:rollup, r=Manishearth
2016-02-27 borsAuto merge of #31926 - llogiq:more_post, r=eddyb
2016-02-27 mitaaCorrect plain-summary-line
2016-02-27 mitaaClearly separate code blocks from other blocks
2016-02-27 Manish GoregaokarRollup merge of #31930 - miqid:doc, r=steveklabnik
2016-02-27 Manish GoregaokarRollup merge of #31929 - dotdash:less_rallocx, r=alexcr...
2016-02-27 Manish GoregaokarRollup merge of #31926 - llogiq:more_post, r=eddyb
2016-02-27 Manish GoregaokarRollup merge of #31922 - Amanieu:relnotes17, r=brson
2016-02-27 Manish GoregaokarRollup merge of #31918 - GuillaumeGomez:patch-3, r...
next