about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-05-09Make FixedCount partitioning handle case where codegen units have to be added.Michael Woerister-18/+17
2016-05-09trans: Add some explanatory comments to trans::context types.Michael Woerister-0/+6
2016-05-09trans: Make partitioning available in LocalCrateContext.Michael Woerister-14/+21
2016-05-09Restructure trans_crate() so that codegen unit partitioning happens before cr...Michael Woerister-23/+45
2016-05-09Make trans::collector only depend on SharedCrateContext.Michael Woerister-45/+53
2016-05-09trans: Make glue::get_drop_glue_type() independent of CrateContext.Michael Woerister-20/+22
2016-05-09trans: Make base::custom_coerce_unsize_info only depend on SharedCrateContext.Michael Woerister-6/+7
2016-05-09trans: Make common::fulfill_obligation only depend on SharedCrateContext.Michael Woerister-77/+70
2016-05-09trans: Make various trans::collector functions independent of CrateContext.Michael Woerister-52/+49
2016-05-09trans: Make meth::get_vtable_methods() not depend on CrateContext.Michael Woerister-8/+6
2016-05-09trans: Make normalize_and_test_predicates() not depend on CrateContext.Michael Woerister-6/+5
2016-05-09Make trans::collector item printing methods independent of CrateContext.Michael Woerister-65/+65
2016-05-09trans: Split LocalCrateContext ownership out of SharedCrateContext.Michael Woerister-134/+151
2016-05-09Auto merge of #33457 - oli-obk:const_err/cast_u8_ptr, r=eddybbors-0/+7
2016-05-09Auto merge of #33048 - Amanieu:integer_atomics, r=alexcrichtonbors-612/+600
2016-05-09Auto merge of #33484 - murarth:diagnostic-builder-fields, r=brsonbors-0/+8
2016-05-09Add test to ensure that atomic types are lock-freeAmanieu d'Antras-0/+92
2016-05-09Add new atomic integer typesAmanieu d'Antras-602/+418
2016-05-09Add #[cfg(target_has_atomic)] to get atomic support for the current targetAmanieu d'Antras-10/+90
2016-05-09Auto merge of #33478 - xen0n:normalize-callee-trait-ref, r=eddybbors-0/+37
2016-05-08Auto merge of #33365 - birkenfeld:makehelpfix, r=alexcrichtonbors-1/+1
2016-05-08Auto merge of #33360 - alexcrichton:rustbuild-dox, r=brsonbors-47/+726
2016-05-08Auto merge of #33288 - cyplo:32834_retry_download, r=alexcrichtonbors-11/+38
2016-05-08Auto merge of #33414 - Nercury:master, r=alexcrichtonbors-4/+40
2016-05-08Rollup merge of #33426 - sfackler:try-from, r=aturonManish Goregaokar-158/+450
2016-05-08Rollup merge of #33420 - durka:patch-20, r=alexcrichtonManish Goregaokar-0/+5
2016-05-08Rollup merge of #33406 - Manishearth:diag-improve-const-let, r=GuillaumeGomezManish Goregaokar-9/+71
2016-05-08Rollup merge of #33404 - gsquire:cargo-lock, r=alexcrichtonManish Goregaokar-27/+49
2016-05-08Rollup merge of #33373 - birkenfeld:issue-32555, r=blussManish Goregaokar-3/+3
2016-05-08Rollup merge of #33369 - nikomatsakis:graceful-empty-span, r=jntrnrManish Goregaokar-1/+49
2016-05-08Auto merge of #33091 - sanxiyn:unused-trait-import-3, r=nrcbors-83/+193
2016-05-08Auto merge of #33403 - alexcrichton:consistent-env, r=brsonbors-3/+3
2016-05-08casting `b"text"` to `* const u8` doesn't work in const_evalOliver 'ker' Schneider-0/+7
2016-05-08Remove sha256 file only if present.Cyryl Płotnicki-Chudyk-5/+8
2016-05-08Better error handling for bootstrap file downloads.Cyryl Płotnicki-Chudyk-14/+20
2016-05-08Auto merge of #33130 - eddyb:mir-const, r=nikomatsakisbors-1350/+3410
2016-05-08trans: handle string literal reborrows.Eduard Burtescu-0/+23
2016-05-07Always remove tmp/partitioning-tests before check-codegen-units to work aroun...Eduard Burtescu-0/+5
2016-05-07Rollup merge of #33459 - frewsxcv:patch-29, r=guillaumegomezSteve Klabnik-2/+2
2016-05-07Rollup merge of #33456 - CryZe:barrier-wait-docs, r=GuillaumeGomezSteve Klabnik-1/+1
2016-05-07Rollup merge of #33442 - tshepang:trim, r=steveklabnikSteve Klabnik-3/+2
2016-05-07Rollup merge of #33439 - birkenfeld:ip-rfc-refs, r=steveklabnikSteve Klabnik-5/+5
2016-05-07Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnikSteve Klabnik-11/+11
2016-05-07Rollup merge of #33437 - brson:trips, r=ManishearthSteve Klabnik-18/+26
2016-05-07Rollup merge of #33430 - phil-opp:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2016-05-07Rollup merge of #33428 - fiveop:wrapping_example, r=steveklabnikSteve Klabnik-0/+11
2016-05-07Rollup merge of #33412 - cramertj:E0389, r=ManishearthSteve Klabnik-1/+64
2016-05-07Rollup merge of #33410 - GuillaumeGomez:explain, r=ManishearthSteve Klabnik-1/+7
2016-05-07Rollup merge of #33409 - kindlychung:patch-2, r=steveklabnikSteve Klabnik-2/+2
2016-05-07Rollup merge of #33402 - shepmaster:copied-variable-name, r=ManishearthSteve Klabnik-2/+2