]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42396 - venkatagiri:remove_lifetime_extn...
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 borsAuto merge of #42331 - retep998:standard-relocation...
2017-06-03 borsAuto merge of #42400 - frewsxcv:rollup, r=frewsxcv
2017-06-03 Corey FarwellRollup merge of #42382 - alexcrichton:remove-rustflags...
2017-06-03 Corey FarwellRollup merge of #42368 - estebank:call-site, r=nikomatsakis
2017-06-03 Corey FarwellRollup merge of #42363 - cuviper:no-fail-fast, r=alexcr...
2017-06-03 Corey FarwellRollup merge of #42354 - Mark-Simulacrum:reduce-verbosi...
2017-06-03 Corey FarwellRollup merge of #42353 - steveklabnik:update-books...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 Venkata Giri... rustc: remove temporary lifetime extension by borrow...
2017-06-02 borsAuto merge of #42381 - Mark-Simulacrum:rollup, r=Mark...
2017-06-02 borsAuto merge of #42189 - nikomatsakis:chalk-trait-env...
2017-06-02 Mark SimulacrumQuiet tests on PR tests
2017-06-02 Mark SimulacrumReduce sccache log level.
2017-06-02 Alex Crichtonrustbuild: Remove RUSTFLAGS logic in rustc shim
2017-06-02 Josh Stonerustbuild: Add `./x.py test --no-fail-fast`
2017-06-02 Mark SimulacrumRollup merge of #42372 - frewsxcv:frewsxcv/improve...
2017-06-02 Mark SimulacrumRollup merge of #42370 - mbrubeck:docs, r=frewsxcv
2017-06-02 Mark SimulacrumRollup merge of #42360 - ollie27:rustdoc_vector_rename...
2017-06-02 Mark SimulacrumRollup merge of #42355 - bjorn3:patch-1, r=Mark-Simulacrum
2017-06-02 Mark SimulacrumRollup merge of #42343 - cuviper:install-executables...
2017-06-02 Mark SimulacrumRollup merge of #42335 - jcowgill:fingerprint-be, r...
2017-06-02 Mark SimulacrumRollup merge of #42319 - Manishearth:const-extern,...
2017-06-02 Mark SimulacrumRollup merge of #42310 - scottmcm:deprecate-range-stepb...
2017-06-02 Mark SimulacrumRollup merge of #42225 - brson:vs2017, r=alexcrichton
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #42128 - kennytm:travis-folder, r=alexcri...
2017-06-02 Peter AtashianAdd test for vecs with overaligned data
2017-06-02 Peter AtashianImprove reallocation in alloc_system on Windows
2017-06-02 Felix RaimundoExpands `detach` documentation in `thread::JoinHande`.
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-06-02 borsAuto merge of #41418 - hirschenberger:prefetch-intrinsi...
2017-06-02 Corey FarwellRewrite `Receiver::try_iter` doc example to show result...
2017-06-02 Corey FarwellRewrite `Receiver::iter` doc example to show resulting...
2017-06-02 steveklabnikUpdate various book repos for the next release.
2017-06-02 Matt BrubeckAdd [[T]] -> [T] examples to SliceConcatExt docs
2017-06-01 Brian AndersonSupport VS 2017
2017-06-01 Niko Matsakisfix ui reference
2017-06-01 Niko Matsakisfix librustc_driver tests
2017-06-01 Niko Matsakispacify the mercilous tidy
2017-06-01 Niko Matsakisergonomic improvements to the methods in infcx
2017-06-01 Niko Matsakisremove `layout_cache` and fix `-Z print-type-sizes`
2017-06-01 Niko Matsakisstrip param-env from infcx
2017-06-01 Aaron PowerUpdated releases notes for 1.18
2017-06-01 kennytmci: Further tone down the test verbosity.
2017-06-01 kennytmChange .travis.yml's `language: minimal` to `generic`.
2017-06-01 kennytmci: Improve log output (mainly Travis).
2017-06-01 kennytmAdded --color flag to compiletest.
2017-06-01 kennytmIgnore some folders.
2017-06-01 Niko Matsakisrewrite layout to take a (param-env, ty) pair instead...
2017-06-01 Niko Matsakismove projection mode into parameter environment
2017-06-01 bjorn3Syntax highlight rust code in librustc/dep_graph/README.md
2017-06-01 Michael Woeristerincr.comp.: Use a more efficient encoding for the on...
2017-06-01 Oliver Middletonrustdoc: Rename `Vector` and `FixedVector` to `Slice...
2017-06-01 borsAuto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis
2017-06-01 James CowgillDon't byteswap Fingerprints when encoding
2017-06-01 borsAuto merge of #42263 - alexcrichton:fix-copies, r=Mark...
2017-06-01 Esteban KüberUse callsite's span for macro calls on suggestion
2017-06-01 Falco HirschenbergerAdding support for the llvm `prefetch` intrinsic
2017-06-01 Eduard-Mihai... tests: fix fallout from changing the span of binop...
2017-06-01 Eduard-Mihai... tests: fix fallout from empowering unused_allocation...
2017-06-01 Eduard-Mihai... rustc: adjust the RHS of comparison operators instead...
2017-06-01 Eduard-Mihai... rustc: decompose Adjustment into a vector of adjustment...
2017-06-01 Eduard-Mihai... rustc: move autoref and unsize from Adjust::DerefRef...
2017-06-01 Eduard-Mihai... rustc: replace autoderefs' use of MethodCallee with...
2017-06-01 Eduard-Mihai... rustc: remove unused TypeFolder methods.
2017-06-01 Eduard-Mihai... rustc: replace method_map with Def::Method and node_sub...
2017-06-01 Eduard-Mihai... rustc: remove unnecessary ItemSubsts wrapper.
2017-06-01 Eduard-Mihai... rustc: avoid using MethodCallee's signature where possible.
2017-06-01 Eduard-Mihai... rustc: replace TyFnDef in MethodCallee with just the...
2017-06-01 Eduard-Mihai... rustc: keep overloaded autoderef MethodCallee's in...
2017-06-01 Eduard-Mihai... rustc: remove unused field of mc::Categorization::Deref.
2017-06-01 Eduard-Mihai... rustc: remove Copy from Adjustment and Adjust.
2017-06-01 Scott McMurrayAvoid range::step_by in another test
2017-06-01 Scott McMurrayDeprecate iter::range::StepBy
2017-06-01 Scott McMurrayDeprecate Range*::step_by
2017-06-01 borsAuto merge of #42348 - frewsxcv:rollup, r=frewsxcv
2017-06-01 Corey FarwellRollup merge of #42347 - frewsxcv:frewsxcv/improve...
2017-06-01 Corey FarwellRollup merge of #42324 - seanmonstar:41323-compare_cons...
2017-06-01 Corey FarwellRollup merge of #42314 - jannic:patch-1, r=japaric
2017-06-01 Corey FarwellRollup merge of #42306 - efyang:rls-packaging, r=alexcr...
2017-06-01 Corey FarwellRollup merge of #42302 - GuillaumeGomez:new-error-codes...
2017-06-01 Corey FarwellRollup merge of #42297 - tschottdorf:proj-ty, r=nikomat...
2017-06-01 Corey FarwellRollup merge of #42286 - ollie27:rustdoc_assoc_const...
2017-06-01 Corey FarwellRollup merge of #42275 - scottmcm:try-trait, r=nikomatsakis
2017-06-01 Corey FarwellRollup merge of #42136 - petrochenkov:oldhard, r=nikoma...
2017-06-01 Corey FarwellRewrite doc examples for `Receiver::recv_timeout`.
2017-06-01 Josh StoneUpdate rust-installer for Windows executable mode
2017-05-31 borsAuto merge of #42336 - Mark-Simulacrum:rollup, r=Mark...
2017-05-31 est31Fix a test and address review comment
2017-05-31 Oliver Middletonrustdoc: Cleanup associated const value rendering
2017-05-31 Manish GoregaokarImprove error message for const extern fn
2017-05-31 Mark SimulacrumRollup merge of #42330 - qnighy:macro-named-default...
2017-05-31 Mark SimulacrumRollup merge of #42329 - rap2hpoutre:patch-6, r=stevekl...
2017-05-31 Mark SimulacrumRollup merge of #42315 - scottmcm:rangefrom-sizehint...
2017-05-31 Mark SimulacrumRollup merge of #42277 - citizen428:remove-crate-type...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-31 Mark SimulacrumRollup merge of #42196 - tommyip:explain_closure_err...
next