]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-05-30 Tommy IpExplain why closure is moved in error message
2017-05-24 Tommy IpExplain why a closure is `FnOnce` in closure errors
2017-05-24 Tommy IpInclude context info into closure_kinds
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 borsAuto merge of #42015 - nikomatsakis:chalk-trait-env...
2017-05-23 borsAuto merge of #42165 - frewsxcv:rollup, r=frewsxcv
2017-05-23 Corey FarwellRollup merge of #42163 - projektir:option_links, r...
2017-05-23 Corey FarwellRollup merge of #42160 - venkatagiri:issue_38821, r...
2017-05-23 Corey FarwellRollup merge of #42152 - GuillaumeGomez:cstr-docs,...
2017-05-23 Corey FarwellRollup merge of #42151 - Wallacoloo:docfix_into_vec...
2017-05-23 Corey FarwellRollup merge of #42145 - ollie27:rustdoc_inline_renamed...
2017-05-23 Corey FarwellRollup merge of #42144 - cengizIO:master, r=nikomatsakis
2017-05-23 Corey FarwellRollup merge of #42122 - rust-lang:frewsxcv/unstable...
2017-05-23 Corey FarwellRollup merge of #42016 - pietroalbini:stabilize/loop_br...
2017-05-23 projektirAdding links to option::Option
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 Colin WallaceSlice::into_vec: Don't link to Vec::into_boxed_slice
2017-05-22 Venkata Giri... regression test for #38821
2017-05-22 Guillaume GomezAdd missing links for CStr and CString
2017-05-22 Niko Matsakisfix `atomic_lock_free` test case
2017-05-22 Niko Matsakisfix DepNode
2017-05-22 Niko Matsakistwo more style nits
2017-05-22 Niko Matsakisrename `parameter_environment` to `param_env`
2017-05-22 Niko Matsakisuse `ParamEnv` from `ty` rather than importing
2017-05-22 Niko Matsakisrename `ParameterEnvironment` to `ParamEnv`
2017-05-22 Niko Matsakiskill NEEDS_DROP_CACHED
2017-05-22 Niko Matsakiskill FREEZENESS_CACHED
2017-05-22 Niko Matsakiskill SIZEDNESS_CACHED
2017-05-22 Niko Matsakisremove the cell from type flags completely
2017-05-22 Niko Matsakismove `needs_drop` into a query
2017-05-22 Niko Matsakisrefactor common logic into `ParameterEnvironment::and()`
2017-05-22 Niko Matsakismake parameter-environment a query
2017-05-22 Niko Matsakiscentralize the caching for is-copy, is-sized, and is...
2017-05-22 Niko Matsakisadd arielb1 example
2017-05-22 Colin WallaceMention Vec::into_boxed_slice in docs for [T]::into_vec.
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-22 Without BoatsRemove 'static bound in assoc const test.
2017-05-22 Oliver Middletonrustdoc: Fix names of items in cross crate reexported...
2017-05-22 borsAuto merge of #42140 - anderspapitto:doc-typo-fixes...
2017-05-21 Cengiz Canmake ui test output patch compatible #41948
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-21 Anders Papittobootstrap: fix minor comment typos in lib.rs
2017-05-21 borsAuto merge of #42131 - neosilky:doc-fix, r=frewsxcv
2017-05-21 borsAuto merge of #42132 - cuviper:manifest-paths, r=alexcr...
2017-05-21 Steven FacklerStabilize library features for 1.18.0
2017-05-21 Josh StoneUpdate rust-installer to normalize manifest paths
2017-05-21 Daniel LockyerUpdate to trait bounds CSS in rustdoc
2017-05-21 borsAuto merge of #42130 - Mark-Simulacrum:rollup, r=Mark...
2017-05-20 Mark SimulacrumRollup merge of #42127 - clarcharr:lifetimes, r=Mark...
2017-05-20 Mark SimulacrumRollup merge of #42098 - japaric:gh42097, r=Mark-Simulacrum
2017-05-20 Mark SimulacrumRollup merge of #42093 - llogiq:clippy-librustc_errors...
2017-05-20 Mark SimulacrumRollup merge of #42091 - maccoda:maccoda/env_docs,...
2017-05-20 Mark SimulacrumRollup merge of #42062 - fhartwig:fix-off-by-one-span...
2017-05-20 Mark SimulacrumRollup merge of #41892 - Gankro:needs_drop, r=alexcrichton
2017-05-20 Alexis BeingessnerAdd stub entry to unstable book for needs_drop
2017-05-20 Alexis Beingessnermigrate everything to using mem::needs_drop
2017-05-20 borsAuto merge of #42124 - Keruspe:installer, r=alexcrichton
2017-05-20 Alexis Beingessnerexpose needs_drop under mem::
2017-05-20 borsAuto merge of #42069 - QuietMisdreavus:low_pri, r=alexc...
2017-05-20 Clar CharrRemove unused lifetimes.
2017-05-20 borsAuto merge of #42123 - Mark-Simulacrum:revert-41967...
2017-05-20 Marc-Antoine... update rust-installer
2017-05-20 Mark SimulacrumRevert "Reenable opt-level 3"
2017-05-20 Corey FarwellAdd basic Unstable Book entry for `attr_literals`.
2017-05-20 Corey FarwellAdd basic Unstable Book entry for `catch_expr`.
2017-05-20 borsAuto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
2017-05-20 Corey FarwellAdd basic Unstable Book entry for `on_unimplemented`.
2017-05-20 borsAuto merge of #42113 - segevfiner:fix-ole32-warning...
2017-05-20 Segev FinerFix: "warning: redundant linker flag specified for...
2017-05-20 Oliver MiddletonCorrect some stability versions
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 Dylan MaccoraMerge branch 'master' into maccoda/env_docs
2017-05-19 borsAuto merge of #41772 - GuillaumeGomez:fn-once-message...
2017-05-19 Dylan MaccoraFixed link issue.
2017-05-19 borsAuto merge of #42105 - Mark-Simulacrum:rollup, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #42100 - michaelwoerister:fix-osx-multi...
2017-05-19 Mark SimulacrumRollup merge of #42096 - ollie27:rustdoc_js_impls,...
2017-05-19 Mark SimulacrumRollup merge of #42092 - cuviper:args_os, r=Mark-Simulacrum
2017-05-19 Mark SimulacrumRollup merge of #42089 - nagisa:xpy-broke-on-py3-again...
2017-05-19 Mark SimulacrumRollup merge of #42082 - michaelwoerister:wider_def_pat...
2017-05-19 Mark SimulacrumRollup merge of #42080 - pravic:jquery-removal-fix...
2017-05-19 Mark SimulacrumRollup merge of #42079 - seeekr:patch-1, r=steveklabnik
2017-05-19 Mark SimulacrumRollup merge of #42070 - tshepang:env-misc, r=BurntSushi
2017-05-19 Mark SimulacrumRollup merge of #42067 - Keruspe:master, r=alexcrichton
2017-05-19 Mark SimulacrumRollup merge of #42056 - sylvestre:master, r=alexcrichton
2017-05-19 Mark SimulacrumRollup merge of #42037 - nagisa:charpat, r=sfackler
2017-05-19 Mark SimulacrumRollup merge of #42024 - citizen428:docs/update-exitsta...
2017-05-19 Mark SimulacrumRollup merge of #42006 - jseyfried:fix_include_regressi...
2017-05-19 Mark SimulacrumRollup merge of #41971 - japaric:pre-link-args, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41958 - malbarbo:docker-share, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41910 - mersinvald:master, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-19 borsAuto merge of #41439 - ivandardi:master, r=BurntSushi
2017-05-19 David LeGareFix doc test failure for OpenOptionsExt
2017-05-19 Michael Woeristerdebuginfo: Generate unique DW_AT_names for compilation...
2017-05-19 Simonas KazlauskasTry to optimise char patterns
2017-05-19 Jorge Apariciocore: fix unused_macro warning
2017-05-19 QuietMisdreavusfix casting of PRIO_PGRP
2017-05-19 David LeGareNormalize docs in windows::ffi and windows::fs
2017-05-19 Oliver Middletonrustdoc: Fix implementors list javascript
next