summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-09-18Auto merge of #43628 - oli-obk:orbital_standard_library, r=alexcrichtonbors-45/+335
2017-09-17Remove st_mode maskTrevor Merrifield-3/+3
2017-09-17Add test case for unix permissionsTrevor Merrifield-0/+21
2017-09-17Auto merge of #44529 - alexcrichton:trans-query, r=michaelwoeristerbors-1247/+1452
2017-09-17Add more links and put the link character to the leftGuillaume Gomez-5/+15
2017-09-17Rebase falloutOliver Schneider-0/+3
2017-09-17Update miri submoduleOliver Schneider-22/+8
2017-09-17Prevent distribution if miri is enabledOliver Schneider-1/+26
2017-09-17-Zmir-emit-validate is in stage 0Oliver Schneider-1/+1
2017-09-17Add a file to trivially disable tool building or testingOliver Schneider-43/+203
2017-09-17Improve documentationOliver Schneider-1/+1
2017-09-17Get the miri test suite to run inside the rustc dev environmentOliver Schneider-3/+119
2017-09-17Add `<*const T>::align_offset` and use it in `memchr`Oliver Schneider-41/+80
2017-09-17Remove rustc_bitflags; use the bitflags crateTamir Duberstein-646/+190
2017-09-17rustc: Move codegen to a queryAlex Crichton-428/+484
2017-09-17bootstrap: plumb verbosity into submodule opsTamir Duberstein-3/+2
2017-09-17Auto merge of #44607 - alexcrichton:rustbuild-no-j, r=Mark-Simulacrumbors-6/+12
2017-09-17Use double quotes to appease some TOML parsersTamir Duberstein-1/+1
2017-09-17rustc: Attach an mpsc channel to TyCtxtAlex Crichton-23/+50
2017-09-17rustc: Remove another global map from transAlex Crichton-31/+76
2017-09-17rustc: Move a comment to the right spot in transAlex Crichton-24/+23
2017-09-17rustc: Mostly remove `ExportedSymbols`Alex Crichton-313/+233
2017-09-17rustc: Move some attr methods to queriesAlex Crichton-58/+69
2017-09-17rustc: Make trans collect/partition a queryAlex Crichton-248/+352
2017-09-17rustc: Calculate `ExportedSymbols` in a queryAlex Crichton-215/+266
2017-09-17rustc: Use reachablility through a queryAlex Crichton-20/+5
2017-09-17rustc: Refactor trans paritioning to use tcxAlex Crichton-13/+9
2017-09-17rustc_trans: Refactor collection to use tcxAlex Crichton-155/+166
2017-09-17rustbuild: Don't pass `-j` if called by `make`Alex Crichton-6/+12
2017-09-17missed a 'mut'Ixrec-1/+1
2017-09-17Remove unused str_eq lang itemleonardo.yvens-5/+0
2017-09-17Replace str's transmute() calls with pointer castsIxrec-4/+4
2017-09-17Rollup merge of #44647 - tmerr:fix-44645, r=dtolnayTim Neumann-2/+5
2017-09-17Rollup merge of #44639 - budziq:stabilize_needs_drop, r=dtolnayTim Neumann-4/+1
2017-09-17Rollup merge of #44630 - RalfJung:compiletest, r=Mark-SimulacrumTim Neumann-3/+1
2017-09-17Rollup merge of #44622 - frewsxcv:frewsxcv-invalid-link, r=QuietMisdreavusTim Neumann-1/+1
2017-09-17Rollup merge of #44617 - alexcrichton:download-from-us-west-1, r=aidanhsTim Neumann-7/+9
2017-09-17Rollup merge of #44604 - alexcrichton:update-cargo, r=Mark-SimulacrumTim Neumann-0/+0
2017-09-17Rollup merge of #44595 - budziq:stabilize_compiler_fences, r=alexcrichtonTim Neumann-111/+54
2017-09-17Rollup merge of #44567 - budziq:stabilize_iterator_for_each, r=alexcrichtonTim Neumann-22/+1
2017-09-17Rollup merge of #44562 - eddyb:ugh-rustdoc, r=nikomatsakisTim Neumann-1/+13
2017-09-17Rollup merge of #44553 - qmx:refactor-remove-overzealous-box-szero-optimizati...Tim Neumann-40/+2
2017-09-17Rollup merge of #44549 - gaurikholkar:master, r=arielb1Tim Neumann-12/+97
2017-09-17Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichtonTim Neumann-5/+98
2017-09-17Rollup merge of #44509 - tamird:remove-rustbuild-feature, r=nikomatsakisTim Neumann-1/+1
2017-09-17Rollup merge of #44397 - GuillaumeGomez:codeblock-color, r=QuietMisdreavusTim Neumann-10/+173
2017-09-17Rollup merge of #44381 - jessicah:haiku-ci, r=alexcrichtonTim Neumann-0/+208
2017-09-17Rollup merge of #44088 - bjorn3:better_trace_macros, r=jseyfriedTim Neumann-3/+126
2017-09-17Rollup merge of #44073 - murarth:rc-into-raw-unsized, r=alexcrichtonTim Neumann-33/+71
2017-09-17Updated tracking issue for String::splice and its unstable-book entryMichal Budzynski-5/+4