about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-08-11Clarify type declaration languageStephan Hügel-1/+1
2016-08-11Auto merge of #35403 - scottcarr:lvalue_refactor, r=nikomatsakisbors-134/+129
2016-08-11Auto merge of #34866 - cynicaldevil:panic-counter, r=alexcrichtonbors-23/+40
2016-08-10Auto merge of #34845 - bitshifter:issue-30961, r=alexcrichtonbors-20/+153
2016-08-10Auto merge of #35489 - sanxiyn:target-list, r=alexcrichtonbors-1/+1
2016-08-10Auto merge of #35525 - jonathandturner:rollup, r=jonathandturnerbors-56/+133
2016-08-10no op commit for travisScott A Carr-2/+1
2016-08-10Added an update_panic_count function to handle access to PANIC_COUNTNikhil Shagrithaya-23/+28
2016-08-10Added a shim around rust_panic to update panic counterNikhil Shagrithaya-1/+11
2016-08-10Refactored code to access TLS only in case of panicNikhil Shagrithaya-9/+11
2016-08-10Improved checking of target's llvm_configCameron Hart-2/+12
2016-08-10Auto merge of #35405 - futile:tests_warn_timeout, r=brsonbors-1/+58
2016-08-09Auto merge of #35079 - nikomatsakis:incr-comp-ich-32753, r=mwbors-483/+815
2016-08-09pacify the merciless tidyNiko Matsakis-3/+6
2016-08-09incorporate resolve results into hashingNiko Matsakis-14/+250
2016-08-09promote svh calculation into its own directoryNiko Matsakis-450/+459
2016-08-09remove field that need not be publicNiko Matsakis-1/+1
2016-08-09stop hashing nested items, and add a testNiko Matsakis-20/+52
2016-08-09make it possible to test if HIR is dirtyNiko Matsakis-16/+68
2016-08-09Auto merge of #35401 - jonathandturner:enable_json_and_new_errors, r=jonathan...bors-599/+31
2016-08-09Update cargo SHA to latest cargoJonathan Turner-1/+1
2016-08-09Auto merge of #35166 - nikomatsakis:incr-comp-ice-34991-2, r=mwbors-579/+1117
2016-08-09fix licenseNiko Matsakis-0/+10
2016-08-09make tidyScott A Carr-3/+3
2016-08-09Update E0087.rsJonathan Turner-1/+1
2016-08-09pacify the mercilous tidyNiko Matsakis-5/+4
2016-08-09Auto merge of #35426 - frewsxcv:os-sys-env-args-phantoms, r=alexcrichtonbors-6/+7
2016-08-09address comments from mwNiko Matsakis-5/+29
2016-08-09use preds to serialize just what we needNiko Matsakis-215/+178
2016-08-09generalize BitMatrix to be NxM and not just NxNNiko Matsakis-17/+69
2016-08-09add a `deterministic_hash` method to `DefPath`Niko Matsakis-1/+14
2016-08-09add a `-Z incremental-info` flagNiko Matsakis-1/+3
2016-08-09replace Name with InternedString in DefPathDataNiko Matsakis-57/+57
2016-08-09make DepNode PartialOrdNiko Matsakis-2/+3
2016-08-09isolate predecessor computationNiko Matsakis-18/+121
2016-08-09Auto merge of #35425 - apasel422:refcell, r=alexcrichtonbors-9/+132
2016-08-08Auto merge of #34762 - creativcoder:slice-ext, r=alexcrichtonbors-12/+41
2016-08-08Implement `RefCell::{try_borrow, try_borrow_mut}`Andrew Paseltiner-9/+132
2016-08-08fixup tests for new def'n of InlinedItemNiko Matsakis-3/+7
2016-08-08track MIR through the dep-graphNiko Matsakis-56/+127
2016-08-08rename KrateInfo to CrateInfoNiko Matsakis-4/+4
2016-08-08Auto merge of #35064 - pthariensflame:feature/cow_str_from_iter, r=alexcrichtonbors-0/+21
2016-08-08refactor other type methodsScott A Carr-105/+99
2016-08-08Rollup merge of #35524 - garekkream:update-E0162-new-error-format, r=jonathan...Jonathan Turner-1/+5
2016-08-08Rollup merge of #35507 - hank-der-hafenarbeiter:master, r=jonathandturnerJonathan Turner-4/+9
2016-08-08Rollup merge of #35504 - razielgn:updated-e0026-to-new-format, r=jonathandturnerJonathan Turner-5/+13
2016-08-08Rollup merge of #35484 - KiChjang:e0205-bonus, r=GuillaumeGomezJonathan Turner-9/+14
2016-08-08Rollup merge of #35477 - GuillaumeGomez:fix_E0132, r=jonathandturnerJonathan Turner-2/+3
2016-08-08Rollup merge of #35475 - shyaamsundhar:patch-1, r=jonathandturnerJonathan Turner-4/+6
2016-08-08Rollup merge of #35470 - munyari:e0214, r=jonathandturnerJonathan Turner-3/+8