]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #42368 - estebank:call-site, r=nikomatsakis
[rust.git] / src /
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-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 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 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 kennytmci: Further tone down the test verbosity.
2017-06-01 kennytmci: Improve log output (mainly Travis).
2017-06-01 kennytmAdded --color flag to compiletest.
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 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 Burtescutests: fix fallout from changing the span of binop...
2017-06-01 Eduard-Mihai Burtescutests: fix fallout from empowering unused_allocation...
2017-06-01 Eduard-Mihai Burtescurustc: adjust the RHS of comparison operators instead...
2017-06-01 Eduard-Mihai Burtescurustc: decompose Adjustment into a vector of adjustment...
2017-06-01 Eduard-Mihai Burtescurustc: move autoref and unsize from Adjust::DerefRef...
2017-06-01 Eduard-Mihai Burtescurustc: replace autoderefs' use of MethodCallee with...
2017-06-01 Eduard-Mihai Burtescurustc: remove unused TypeFolder methods.
2017-06-01 Eduard-Mihai Burtescurustc: replace method_map with Def::Method and node_sub...
2017-06-01 Eduard-Mihai Burtescurustc: remove unnecessary ItemSubsts wrapper.
2017-06-01 Eduard-Mihai Burtescurustc: avoid using MethodCallee's signature where possible.
2017-06-01 Eduard-Mihai Burtescurustc: replace TyFnDef in MethodCallee with just the...
2017-06-01 Eduard-Mihai Burtescurustc: keep overloaded autoderef MethodCallee's in...
2017-06-01 Eduard-Mihai Burtescurustc: remove unused field of mc::Categorization::Deref.
2017-06-01 Eduard-Mihai Burtescurustc: 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 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...
2017-05-31 Mark SimulacrumRollup merge of #42126 - clarcharr:into_docs, r=stevekl...
2017-05-31 Tobias SchottdorfUpgrade ProjectionTy's Name to a DefId
2017-05-31 Masaki HaraEmit proper expectation for the "default" keyword.
2017-05-31 Masaki HaraParse macros named "default" correctly.
2017-05-31 Raphaël Huchetfix links to "module-level documentation"
2017-05-31 Scott McMurrayAdd some try_trait ramblings to the unstable book
2017-05-31 Tommy IpUpdate closure errors to use `span_note`
2017-05-31 borsAuto merge of #42318 - GuillaumeGomez:rustdoc-fix-signa...
2017-05-31 Scott McMurrayGive the `try_trait` feature its own tracking issue
2017-05-31 Sean McArthurassociated_consts: check trait obligations and regionck...
2017-05-30 Guillaume GomezFix signature by adding parens when needed
2017-05-30 Stjepan GlavinaAdd 'the'
2017-05-30 Vadim PetrochenkovTurn `invalid_type_param_default` into a lint again
2017-05-30 Vadim PetrochenkovTurn public reexporting of private extern crates into...
2017-05-30 Vadim PetrochenkovTurn sufficiently old compatibility lints into hard...
2017-05-30 Guillaume GomezAdd new error code
next