about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-04-12Add new TransItem for global_asm transA.J. Gardner-14/+62
2017-04-12Expand _ into explicit variants in matchA.J. Gardner-5/+7
2017-04-12First attempt at global_asm! macroA.J. Gardner-6/+180
2017-04-12Auto merge of #41008 - sagebind:thread_id, r=alexcrichtonbors-24/+13
2017-04-12Rollup merge of #41243 - projektir:prim_str_docs, r=GuillaumeGomezTim Neumann-17/+28
2017-04-12Rollup merge of #41232 - arielb1:mir-rvalues, r=eddybTim Neumann-224/+197
2017-04-12Rollup merge of #41206 - eddyb:avoid-illegal-vectors, r=nagisaTim Neumann-9/+40
2017-04-12Rollup merge of #41205 - estebank:shorter-mismatched-types-2, r=nikomatsakisTim Neumann-32/+485
2017-04-12Rollup merge of #41183 - nodakai:remove-hoedown-license, r=TimNNTim Neumann-2/+0
2017-04-12Rollup merge of #41141 - michaelwoerister:direct-metadata-ich-final, r=nikoma...Tim Neumann-377/+1241
2017-04-12Rollup merge of #41087 - estebank:tuple-float-index, r=arielb1Tim Neumann-6/+15
2017-04-12Rollup merge of #41063 - nikomatsakis:issue-40746-always-exec-loops, r=eddybTim Neumann-34/+42
2017-04-12ICH: Replace old, transitive metadata hashing with direct hashing approach.Michael Woerister-341/+689
2017-04-12ICH: Hash everything that gets encoded into crate metadata.Michael Woerister-66/+576
2017-04-12Make compiletest write test output to different files for different revisions.Michael Woerister-2/+8
2017-04-12fix nitNiko Matsakis-1/+1
2017-04-12Auto merge of #40765 - pirate:patch-3, r=aturonbors-0/+11
2017-04-12Auto merge of #40584 - nrc:rls-submod, r=alexcrichtonbors-38/+113
2017-04-12COPYRIGHT: remove hoedown licenseNODA, Kai-2/+0
2017-04-12Minor nits in primitive strprojektir-17/+28
2017-04-11Highlight and simplify mismatched typesEsteban Küber-32/+485
2017-04-11Rollup merge of #41231 - TimNN:fix-centos, r=frewsxcvCorey Farwell-2/+2
2017-04-11Rollup merge of #41216 - shahn:iter_pos, r=steveklabnikCorey Farwell-2/+6
2017-04-11Rollup merge of #41209 - aidanhs:aphs-quiet-sccache, r=alexcrichtonCorey Farwell-2/+1
2017-04-11Rollup merge of #41204 - remexre:master, r=steveklabnikCorey Farwell-1/+1
2017-04-11Rollup merge of #41202 - brson:btree, r=nikomatsakisCorey Farwell-8/+8
2017-04-11Rollup merge of #41173 - GuillaumeGomez:fix-rustdoc-code-block-parsing, r=ste...Corey Farwell-9/+17
2017-04-11Rollup merge of #40559 - nagisa:manually-drop, r=alexcrichtonCorey Farwell-64/+147
2017-04-11Rollup merge of #40377 - camlorn:optimization_fuel, r=eddybCorey Farwell-45/+219
2017-04-12address review commentsAriel Ben-Yehuda-0/+4
2017-04-11Move rvalue checking to MIRAriel Ben-Yehuda-147/+97
2017-04-11use correct vault urlTim Neumann-2/+2
2017-04-11store Spans for all MIR localsAriel Ben-Yehuda-77/+96
2017-04-11Touch up rls integrationAlex Crichton-19/+46
2017-04-11Clarify Iterator::position docSebastian Hahn-2/+6
2017-04-11Remove strings fulfilled with whitespaces in code block headersGuillaume Gomez-6/+7
2017-04-11Fix some nitsSimonas Kazlauskas-6/+7
2017-04-11Fix handling of closure argumentsSimonas Kazlauskas-7/+9
2017-04-11Auto merge of #41096 - clarcharr:as_bytes_mut, r=alexcrichtonbors-14/+57
2017-04-11Make a comment better.Austin Hicks-1/+1
2017-04-11Initial attempt at implementing optimization fuel and re-enabling struct fiel...Austin Hicks-1/+1
2017-04-11We have to use u16 to test field reordering because u64's alignment changes b...Austin Hicks-5/+5
2017-04-11UI test for -Z print-fuel=fooAustin Hicks-0/+22
2017-04-11Tests for -Z fuel=foo=nAustin Hicks-1/+51
2017-04-11Make a comment better.Austin Hicks-1/+1
2017-04-11Initial attempt at implementing optimization fuel and re-enabling struct fiel...Austin Hicks-39/+138
2017-04-11Auto merge of #41168 - Shizmob:jemalloc-musl, r=alexcrichtonbors-6/+6
2017-04-11Fix pairs of doubles using an illegal <8 x i8> vector.Eduard-Mihai Burtescu-9/+40
2017-04-11Auto merge of #41174 - estebank:issue-41155, r=nikomatsakisbors-3/+28
2017-04-11Make sccache a bit quieterAidan Hobson Sayers-2/+1