]> git.lizzy.rs Git - rust.git/history - src
Minor documentation improvements for StmtKind
[rust.git] / src /
2017-09-03 Zaki ManianMinor documentation improvements for StmtKind
2017-09-03 borsAuto merge of #44191 - arielb1:on-unimplemented-label...
2017-09-03 borsAuto merge of #44253 - eddyb:nice-scope, r=nikomatsakis
2017-09-03 Ariel Ben-Yehudaadd error message for the other case too
2017-09-03 Ariel Ben-Yehudaon_unimplemented: add method-name checks and use them...
2017-09-03 Ariel Ben-Yehudaaddress review comments
2017-09-03 Ariel Ben-Yehudaenable desugaring-sensitive error messages and use...
2017-09-03 Ariel Ben-Yehudaimplement improved on_unimplemented directives
2017-09-03 Ariel Ben-Yehudamove the on_unimplemented logic to its own file
2017-09-03 Ariel Ben-Yehudarefactor and centralize `on_unimplemented` parsing
2017-09-03 borsAuto merge of #44252 - eddyb:what-is-dead-may-never...
2017-09-03 borsAuto merge of #44195 - alexcrichton:remove-used-unsafe...
2017-09-03 borsAuto merge of #44176 - nrc:update-rls, r=alexcrichton
2017-09-02 borsAuto merge of #44108 - mattico:match-pipe, r=petrochenkov
2017-09-02 borsAuto merge of #44066 - cuviper:powerpc64-extern-abi...
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-09-02 borsAuto merge of #44259 - Mark-Simulacrum:update-cargo...
2017-09-02 borsAuto merge of #44256 - GuillaumeGomez:update-html-diff...
2017-09-02 borsAuto merge of #44104 - llogiq:lowercase-lints, r=nikoma...
2017-09-02 Mark SimulacrumUpdate cargo.
2017-09-02 Josh Stonex86: return single-float aggregates in a float register
2017-09-02 Josh StoneExclude all windows-gnu from the float_one test
2017-09-02 Josh StoneExclude x86_64-pc-windows-gnu from the float_one test
2017-09-02 Josh Stonepowerpc64: improve extern struct ABI
2017-09-01 Eduard-Mihai Burtescurustc_mir: always emit StorageLive even without a match...
2017-09-01 Eduard-Mihai Burtescurustc_mir: actually "promote" constants' MIR to 'static...
2017-09-01 Guillaume GomezUpdate html-diff-rs version
2017-09-01 Matt IckstadtFix unstable book example
2017-09-01 Eduard-Mihai Burtescurustc: rename CodeExtent to Scope and RegionMaps to...
2017-09-01 Matt IckstadtFix arm visitor
2017-09-01 Matt IckstadtImplement RFC 1925
2017-09-01 borsAuto merge of #44154 - alexcrichton:bump-bootstrap...
2017-09-01 Alex CrichtonUpdate git2-rs to fix cross compiles
2017-09-01 borsAuto merge of #44238 - nrc:pulldown-warn, r=@QuietMisdr...
2017-09-01 borsAuto merge of #44171 - eddyb:scope, r=nikomatsakis
2017-09-01 Eduard-Mihai Burtescurustc: use hir::ItemLocalId instead of ast::NodeId...
2017-09-01 Eduard-Mihai Burtescurustc: take TyCtxt and RegionMaps in CodeMap::span.
2017-09-01 Eduard-Mihai Burtescurustc: use hir::ItemLocalId instead of ast::NodeId...
2017-09-01 Nick CameronFix tests
2017-09-01 borsAuto merge of #44233 - Mark-Simulacrum:rollup, r=Mark...
2017-09-01 Nick CameronWindows line endings
2017-09-01 Nick CameronDo a better job of eliding whitespace-only differences...
2017-09-01 Nick CameronImprove the appearance of markdown warnings
2017-09-01 Alex CrichtonBring back stage0 allocator logic on MSVC
2017-09-01 Nick Cameronrustdoc: collect rendering warnings and print them...
2017-09-01 Mark SimulacrumRollup merge of #44231 - lukaramu:patch-1, r=alexcrichton
2017-09-01 Mark SimulacrumRollup merge of #44230 - Phlosioneer:patch-1, r=sfackler
2017-09-01 Mark SimulacrumRollup merge of #44223 - eddyb:symbol-from-str, r=jseyfried
2017-09-01 Mark SimulacrumRollup merge of #44209 - frewsxcv:frewsxcv-addr-other...
2017-09-01 Mark SimulacrumRollup merge of #44207 - durka:define-maps-fn, r=eddyb
2017-09-01 Mark SimulacrumRollup merge of #44205 - frewsxcv:frewsxcv-addr-doc...
2017-09-01 Mark SimulacrumRollup merge of #44203 - cuviper:compiler-rt-test,...
2017-09-01 Mark SimulacrumRollup merge of #44202 - alexcrichton:xcrate-generators...
2017-09-01 Mark SimulacrumRollup merge of #44199 - jakllsch:jakllsch-abcc6c4a...
2017-09-01 Mark SimulacrumRollup merge of #44192 - GuillaumeGomez:sub-fields...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-31 Nick CameronOnly emit warnings if the user is using Pulldown
2017-08-31 Eduard-Mihai BurtescuImplement From<&str> for Symbol.
2017-08-31 Andre Bogusadd a lowercase suggestion to unknown_lints
2017-08-31 Corey FarwellExpand docs of multi-address behavior of some UDP/TCP...
2017-08-31 Alex CrichtonUpdate Cargo to 0.23.0 and our lockfile
2017-08-31 Alex CrichtonBump to 1.22.0
2017-08-31 Alex CrichtonUpdate bootstrap compiler
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-31 Guillaume Gomezdowngrade libgit2
2017-08-31 Alex Burkaadd `fn` to syntax of rustc::ty::maps::define_maps
2017-08-31 Nick CameronSet CFG_VERSION env var for tool builds
2017-08-31 Nick CameronUpdate rls
2017-08-31 Corey FarwellFix typo in doc `ToSocketAddrs` example.
2017-08-31 Josh Stonerustbuild: update the rust-src filter for compiler-rt
2017-08-31 borsAuto merge of #44186 - alexcrichton:rollup, r=alexcrichton
2017-08-31 Alex CrichtonUpdate libc to fix sparc compiles
2017-08-31 Alex Crichtonrustc: Fix reachability with cross-crate generators
2017-08-30 Jonathan A. Kollaschbootstrap: add openssl configuration mapping for i686...
2017-08-30 Alex Crichtonrustc: Remove the `used_unsafe` field on TyCtxt
2017-08-30 Guillaume GomezFix invalid display of enum sub-fields docs
2017-08-30 Alex CrichtonMerge branch 'hide-trait-map' into rollup
2017-08-30 Alex CrichtonRollup merge of #44172 - mattico:patch-2, r=frewsxcv
2017-08-30 Alex CrichtonRollup merge of #44160 - AndyGauge:api-docs-macros...
2017-08-30 Alex CrichtonRollup merge of #44157 - alexcrichton:no-specializes...
2017-08-30 borsAuto merge of #43932 - eddyb:const-scoping, r=nikomatsakis
2017-08-30 Guillaume GomezAdd license exceptions
2017-08-30 Alex CrichtonRollup merge of #44125 - SergioBenitez:master, r=nrc
2017-08-30 Alex CrichtonRollup merge of #44116 - alexcrichton:update-libc,...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43895 - JeremySorensen:master, r=alexcri...
2017-08-30 borsAuto merge of #43968 - petrochenkov:span2, r=michaelwoe...
2017-08-30 Guillaume GomezRemove some false positive issues
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-30 Guillaume GomezTemporary fix for a test (will require another update...
2017-08-30 Guillaume GomezPrint warning whatever the rendering mode
2017-08-30 Guillaume GomezSet python binary name to python 2.7
2017-08-30 Guillaume GomezUpdate unstable-crate test
2017-08-30 Guillaume GomezAdd warnings when rustdoc html rendering differs
2017-08-30 borsAuto merge of #43880 - arielb1:noninvasive-probe, r...
2017-08-30 Jeremy Sorensenfix option for RUST_CONFIGURE_ARGS to be rust.ignore...
2017-08-30 Alex Crichtonrustc: Make the `export_map` of TyCtxt private
2017-08-30 Jeremy Sorensenallow value of key/value pair argument to set option...
2017-08-30 Matt IckstadtFix link in unstable book entry for Generators
next