about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-10-08rustbuild: Optimize build times slightlyAlex Crichton-115/+32
2016-10-08Auto merge of #37039 - Manishearth:rollup, r=Manishearthbors-989/+919
2016-10-08Rollup merge of #37034 - nox:empty-trait-list, r=alexcrichtonManish Goregaokar-4/+6
2016-10-08Rollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment, r=alexcrichtonManish Goregaokar-1/+1
2016-10-08Rollup merge of #37029 - japaric:no-panics-in-checked-ops, r=alexcrichtonManish Goregaokar-8/+6
2016-10-08Rollup merge of #37028 - alexcrichton:fix-deps, r=japaricManish Goregaokar-1/+1
2016-10-08Rollup merge of #37016 - alexcrichton:workspaces, r=japaricManish Goregaokar-973/+903
2016-10-08Rollup merge of #36937 - wesleywiser:patch-3, r=frewsxcvManish Goregaokar-2/+2
2016-10-08Auto merge of #37015 - ahmedcharles:sudo, r=alexcrichtonbors-0/+4
2016-10-07Auto merge of #37014 - nnethercote:avoid-pat_to_string, r=arielb1bors-9/+26
2016-10-07rustbuild: Use `cargo metadata` to learn about DAGAlex Crichton-74/+91
2016-10-08Do not add an empty #[derive()] list in expand_derive (fixes #37033)Anthony Ramine-4/+6
2016-10-07Fix a typo in a comment describing gcc.rs's eh_frame_registry moduleNick Fitzgerald-1/+1
2016-10-07rewrite checked_{div,rem} to no contain any reference to panicsJorge Aparicio-8/+6
2016-10-07rustbuild: Fix dependencies of check-docs stepAlex Crichton-1/+1
2016-10-07Use workspaces and switch to a single Cargo.lock.Ahmed Charles-951/+864
2016-10-07Auto merge of #36981 - alexcrichton:catch-unwind-for-tests, r=sfacklerbors-67/+67
2016-10-07Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrcbors-606/+604
2016-10-08Avoid some `pat_to_string` calls.Nicholas Nethercote-9/+26
2016-10-07Fix documentation for `write!` on `std::fmt` pageWesley Wiser-2/+2
2016-10-07Auto merge of #37024 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-165/+366
2016-10-07Rollup merge of #37008 - tshepang:quotes, r=steveklabnikGuillaume Gomez-3/+3
2016-10-07Rollup merge of #37003 - GuillaumeGomez:underline-removal, r=steveklabnikGuillaume Gomez-0/+1
2016-10-07Rollup merge of #36929 - angelsl:issue-36683, r=steveklabnikGuillaume Gomez-2/+7
2016-10-07Rollup merge of #36665 - kmcallister:arc-docs, r=steveklabnikGuillaume Gomez-156/+302
2016-10-07Rollup merge of #36222 - acrrd:better_underline_E0057, r=GuillaumeGomezGuillaume Gomez-4/+53
2016-10-07Auto merge of #36940 - eulerdisk:incr_test_for_hash_trait, r=michaelwoeristerbors-0/+1121
2016-10-06Auto merge of #36753 - srinivasreddy:hash, r=nrcbors-279/+438
2016-10-06Prevent accidentally running 'make install' as sudo.Ahmed Charles-0/+4
2016-10-06Auto merge of #35641 - ahmedcharles:install, r=alexcrichtonbors-7/+91
2016-10-06reference: use ticks instead of quotesTshepang Lekhonkhobe-3/+3
2016-10-06Better underline for E0057,E0060,E0061Andrea Corradi-4/+53
2016-10-06rustc: Rename rustc_macro to proc_macroAlex Crichton-606/+604
2016-10-06Remove underline when run button hoveredGuillaume Gomez-0/+1
2016-10-06std: Minor cleanup to libtestAlex Crichton-67/+67
2016-10-06Rollup merge of #36977 - Razican:bufreader_typo_fix, r=alexcrichtonJonathan Turner-1/+1
2016-10-06Rollup merge of #36974 - MathieuBordere:mb/36812_ICHFunctionInterfaces, r=mic...Jonathan Turner-16/+546
2016-10-06Rollup merge of #36972 - nastevens:fix-rustbuild-per-target-musl-root, r=alex...Jonathan Turner-5/+7
2016-10-06Rollup merge of #36967 - edre:master, r=alexcrichtonJonathan Turner-14/+9
2016-10-06Rollup merge of #36966 - ollie27:rustdoc_mut_ptr_impl, r=alexcrichtonJonathan Turner-2/+2
2016-10-06Rollup merge of #36965 - kallisti5:master, r=alexcrichtonJonathan Turner-1/+1
2016-10-06Rollup merge of #36962 - arielb1:cast-assumptions, r=eddybJonathan Turner-176/+193
2016-10-06Rollup merge of #36960 - michaelwoerister:linker-regression, r=eddybJonathan Turner-6/+23
2016-10-06Rollup merge of #36959 - arielb1:simplify-cfg-fixes, r=eddybJonathan Turner-10/+17
2016-10-06Rollup merge of #36957 - cynicaldevil:docs, r=frewsxcvJonathan Turner-3/+3
2016-10-06Rollup merge of #36932 - michaelwoerister:type-alias-dep-graph-test, r=nikoma...Jonathan Turner-0/+56
2016-10-06Rollup merge of #36930 - angelsl:issue-36202, r=frewsxcvJonathan Turner-10/+10
2016-10-06Rollup merge of #36909 - GuillaumeGomez:merge_e0002_e0004, r=arielb1Jonathan Turner-8/+16
2016-10-06Rollup merge of #36832 - ParkHanbum:master, r=michaelwoeristerJonathan Turner-5/+29
2016-10-06Rollup merge of #36726 - cbreeden:patch-1, r=GuillaumeGomezJonathan Turner-10/+12