about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-04-14Rollup merge of #32876 - dhuseby:freebsd_32_snap_235d774, r=alexcrichtonSteve Klabnik-0/+1
2016-04-14Rollup merge of #32869 - bluss:char-boundary-test, r=brsonSteve Klabnik-0/+16
2016-04-14Rollup merge of #32868 - kraai:remove-comma, r=GuillaumeGomezSteve Klabnik-1/+1
2016-04-14Rollup merge of #32865 - caipre:llvm-ninja, r=alexcrichtonSteve Klabnik-4/+12
2016-04-14Rollup merge of #32856 - cardoe:target-spec-path, r=alexcrichtonSteve Klabnik-2/+1
2016-04-14Rollup merge of #32855 - troplin:take-bufread-fix, r=alexcrichtonSteve Klabnik-0/+12
2016-04-14Rollup merge of #32646 - Ms2ger:Constructor, r=sanxiynSteve Klabnik-8/+8
2016-04-14Auto merge of #32908 - oli-obk:hygienic_derive_encodable, r=alexcrichtonbors-12/+44
2016-04-14Auto merge of #32883 - sanxiyn:nameless-defkey, r=arielb1bors-22/+132
2016-04-14Auto merge of #32718 - timonvo:bootstrap-skip-docs, r=alexcrichtonbors-2/+6
2016-04-13Auto merge of #32877 - oli-obk:const_err_multi, r=arielb1bors-7/+54
2016-04-13rustbuild: Skip generating docs if the config disables them.Timon Van Overveldt-2/+6
2016-04-13Auto merge of #32592 - tbu-:pr_range_from_overflow, r=alexcrichtonbors-0/+5
2016-04-13Auto merge of #32780 - soltanmm:consider-the-following, r=nikomatsakisbors-75/+163
2016-04-13Add a note about overflowing in the `RangeFrom` iteratorTobias Bucher-0/+5
2016-04-13Fix obscure compilation errorMasood Malekghassemi-9/+16
2016-04-13Auto merge of #32828 - vadimcn:symlinks, r=alexcrichtonbors-11/+69
2016-04-13Auto merge of #32817 - jseyfried:warn_impl_param_defaults, r=nikomatsakisbors-14/+27
2016-04-13Auto merge of #32726 - asomers:master, r=alexcrichtonbors-7/+25
2016-04-12Auto merge of #32814 - jseyfried:improve_duplicate_glob_detection, r=nikomats...bors-14/+70
2016-04-12Auto merge of #32803 - eddyb:mir-debuginfo, r=nikomatsakisbors-635/+560
2016-04-12Auto merge of #32590 - alexcrichton:rustbuild-tidy-checks, r=brsonbors-697/+645
2016-04-12tidy: Add a check to ensure Cargo.toml is in syncAlex Crichton-6/+113
2016-04-12Auto merge of #31963 - barosl:rename-doc, r=alexcrichtonbors-1/+8
2016-04-12rustbuild: Migrate tidy checks to RustAlex Crichton-697/+538
2016-04-12Auto merge of #32811 - alexcrichton:check-lints, r=nrcbors-8/+21
2016-04-12prevent other `encode` methods from breaking `derive(RustcEncodable)`Oliver Schneider-12/+44
2016-04-12Auto merge of #32804 - alexcrichton:stabilize-1.9, r=brsonbors-328/+508
2016-04-12Describe more platform-specific behaviors of `std::fs::rename`Barosl Lee-1/+8
2016-04-11Auto merge of #32711 - marcusklaas:try-shorthand-span-fix, r=nagisabors-1/+21
2016-04-11Auto merge of #32882 - steveklabnik:rollup, r=steveklabnikbors-65/+233
2016-04-11Add regression test for #32797 (fixes #32797)Jeffrey Seyfried-0/+21
2016-04-11Fix the span for try shorthand expressionsMarcus Klaas-1/+21
2016-04-11Add commentsJeffrey Seyfried-0/+4
2016-04-11tests: update for MIR debuginfo.Eduard Burtescu-72/+48
2016-04-11trans: initial implementation of MIR debuginfo.Eduard Burtescu-123/+289
2016-04-11mir: store the span of a scope in the ScopeData.Eduard Burtescu-0/+5
2016-04-11trans: use DefKey directly in debuginfo for paths.Eduard Burtescu-193/+113
2016-04-11trans: pass essential information from trans_closure to debuginfo.Eduard Burtescu-262/+124
2016-04-11trans: use Instance in trans_closure and FunctionContext::new.Eduard Burtescu-30/+22
2016-04-11mir: print the scope and span for variables.Eduard Burtescu-1/+5
2016-04-12Do not encode name when encoding DefKeySeo Sanghyeon-22/+132
2016-04-11rustdoc: Fix testing no_run code blocksAlex Crichton-8/+21
2016-04-11std: Stabilize APIs for the 1.9 releaseAlex Crichton-328/+508
2016-04-11Rollup merge of #32873 - jethrogb:patch-2, r=steveklabnikSteve Klabnik-41/+53
2016-04-11Rollup merge of #32870 - jethrogb:patch-1, r=GuillaumeGomezSteve Klabnik-2/+2
2016-04-11Rollup merge of #32862 - raphlinus:master, r=blussSteve Klabnik-1/+2
2016-04-11Rollup merge of #32854 - GuillaumeGomez:result_doc, r=steveklabnikSteve Klabnik-3/+44
2016-04-11Rollup merge of #32849 - jseyfried:import_resolution_diagnostics, r=eddybSteve Klabnik-5/+25
2016-04-11Rollup merge of #32823 - pravic:target-json, r=alexcrichtonSteve Klabnik-0/+1