about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-06-26Rollup merge of #42874 - zackmdavis:overzealous_by_outer_forbid, r=nikomatsakisCorey Farwell-17/+73
2017-06-26Rollup merge of #42871 - llogiq:for_lowering_vs_clippy, r=arielb1Corey Farwell-6/+6
2017-06-26Rollup merge of #42519 - GuillaumeGomez:create-more-error-codes, r=QuietMisdr...Corey Farwell-111/+255
2017-06-26Update CargoMark Simulacrum-47/+62
2017-06-26Auto merge of #42885 - ollie27:rustdoc_empty_glob_path, r=GuillaumeGomezbors-1/+28
2017-06-25Auto merge of #42865 - ollie27:rustdoc_assoc_consts, r=GuillaumeGomezbors-43/+108
2017-06-25Add reference linkGuillaume Gomez-0/+12
2017-06-24Auto merge of #42784 - tlively:wasm-bot, r=alexcrichtonbors-12/+116
2017-06-24Use new macro insteadGuillaume Gomez-7/+7
2017-06-24wording improvementGuillaume Gomez-38/+35
2017-06-24Add E0607Guillaume Gomez-9/+42
2017-06-24Add E0606Guillaume Gomez-64/+83
2017-06-24Add E0605Guillaume Gomez-13/+70
2017-06-24Add E0604Guillaume Gomez-7/+33
2017-06-24Restore old emscripten.sh for use by asmjsThomas Lively-23/+76
2017-06-24rustdoc: Don't ICE on `use *;`Oliver Middleton-1/+28
2017-06-24Auto merge of #42864 - slo1:attempt, r=Mark-Simulacrumbors-0/+4
2017-06-24Auto merge of #42541 - gilescope:patch-1, r=alexcrichtonbors-9/+32
2017-06-24Auto merge of #42854 - razielgn:relaxed-debug-constraints-on-maps-iterators, ...bors-6/+6
2017-06-24Auto merge of #42724 - Mark-Simulacrum:tests, r=alexcrichtonbors-0/+288
2017-06-23only set "overruled by outer forbid" once for lint groups, by group nameZack M. Davis-9/+68
2017-06-24Auto merge of #42687 - alexcrichton:windows-tls, r=sfacklerbors-109/+141
2017-06-23remove unused parameters from LintStore.find_lintZack M. Davis-8/+5
2017-06-23Add Target (de)serialization for environment varsThomas Lively-1/+29
2017-06-23rustc: Enable #[thread_local] for WindowsAlex Crichton-109/+141
2017-06-23rustdoc: Fix a few issues with associated constsOliver Middleton-43/+108
2017-06-23Saves created temp directory if save-temps option is used.slo-0/+4
2017-06-23change binding name of for loop lowering to appease clippyAndre Bogus-6/+6
2017-06-23Add tests for a few issues.Mark Simulacrum-0/+288
2017-06-23Rollup merge of #42833 - durka:non-constant-used-with-constant, r=Mark-Simula...Mark Simulacrum-22/+4
2017-06-23Rollup merge of #42829 - ids1024:cxx, r=alexcrichtonMark Simulacrum-10/+14
2017-06-23Rollup merge of #42825 - letheed:patch-1, r=alexcrichtonMark Simulacrum-1/+1
2017-06-23Rollup merge of #42822 - ChrisMacNaughton:guard-traits, r=alexcrichtonMark Simulacrum-0/+35
2017-06-23Rollup merge of #42821 - michaelwoerister:incr-debug-output-on-stderr, r=alex...Mark Simulacrum-22/+22
2017-06-23Rollup merge of #42787 - zackmdavis:explain_E0562, r=GuillaumeGomezMark Simulacrum-2/+40
2017-06-23Rollup merge of #42783 - ids1024:redox-env, r=sfacklerMark Simulacrum-1/+1
2017-06-23Rollup merge of #42777 - kennytm:kill-ignore-doctest, r=estebankMark Simulacrum-237/+560
2017-06-23Relax Debug constraints when debugging {HashMap,BTreeMap}::{Keys,Values}.Federico Ravasio-4/+4
2017-06-23Correctly iterate on keys/values when debugging BTreeMap::{Keys,Values}.Federico Ravasio-2/+2
2017-06-23Added a tidy check to disallow "```ignore" and "```rust,ignore".kennytm-0/+15
2017-06-23Modify --explain to handle hidden code (`# ...`) and indented code blocks.kennytm-6/+87
2017-06-23Removed as many "```ignore" as possible.kennytm-231/+458
2017-06-23Auto merge of #42828 - parched:umulo, r=alexcrichtonbors-0/+0
2017-06-22Add wasm32-experimental-emscripten to wasm builderThomas Lively-18/+28
2017-06-22Add target option for linker environment variablesThomas Lively-8/+10
2017-06-22Make wasm32 buildbot test LLVM backendThomas Lively-7/+18
2017-06-23Auto merge of #42304 - Mark-Simulacrum:issue-37157, r=nikomatsakisbors-49/+296
2017-06-22Auto merge of #42614 - GuillaumeGomez:new-error-codes, r=pnkfelixbors-46/+401
2017-06-22Adding training commer to be more consistent with prior format.Giles Cope-4/+4
2017-06-22remove duplicate E0435 testAlex Burka-19/+1