about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-12-17Distribute intrinsic.natvis with the compiler for windows-msvc.Antal Szabó-1/+2
2017-12-17Auto merge of #46436 - eddyb:unpacked, r=arielb1,oli-obkbors-781/+518
2017-12-17Mark miri as broken.Eduard-Mihai Burtescu-1/+1
2017-12-17miri: pass pointer alignments directly instead of contextually.Eduard-Mihai Burtescu-195/+137
2017-12-17miri: use separate Pointer and Align instead of PtrAndAlign.Eduard-Mihai Burtescu-177/+113
2017-12-17miri: track the Align instead of packedness in PtrAndAlign.Eduard-Mihai Burtescu-182/+152
2017-12-17rustc_trans: always require alignment for load/store/memcpy.Eduard-Mihai Burtescu-61/+56
2017-12-17rustc_trans: always keep track of the Align in LvalueRef.Eduard-Mihai Burtescu-124/+86
2017-12-17rustc: don't track whether layouts are "packed".Eduard-Mihai Burtescu-184/+116
2017-12-17Add sync module to rustc_data_structuresJohn Kåre Alsaker-19/+2391
2017-12-17Auto merge of #46778 - petrochenkov:nounwrap, r=arielb1bors-17/+17
2017-12-17Auto merge of #46761 - zackmdavis:concerning_incorrect_suggestions_for_refere...bors-2/+56
2017-12-16Auto merge of #46750 - varkor:imp-llmod, r=estebankbors-1/+4
2017-12-17syntax: Rename `P::unwrap` into `P::into_inner`Vadim Petrochenkov-17/+17
2017-12-16Auto merge of #46763 - zackmdavis:and_the_case_of_the_erroneous_field_pattern...bors-1/+48
2017-12-16Auto merge of #46743 - oli-obk:miri, r=eddybbors-75/+84
2017-12-16Auto merge of #46722 - arielb1:single-self, r=eddybbors-28/+71
2017-12-16in which `..` is suggested for erroneous `...` in struct field patternsZack M. Davis-1/+48
2017-12-15in which suggestions to borrow casts or binary expressions are rectifiedZack M. Davis-2/+56
2017-12-16Auto merge of #46719 - estebank:issue-39268, r=pnkfelixbors-538/+585
2017-12-16Auto merge of #46560 - Yoric:incr, r=michaelwoeristerbors-62/+136
2017-12-16Auto merge of #46757 - michaelwoerister:revert-46562, r=eddybbors-43/+24
2017-12-15incr.comp.: Revert hashing optimization that caused regression.Michael Woerister-43/+24
2017-12-15save-analysis: dump extern crate importsAndy Russell-1/+4
2017-12-15save-analysis: document `process_use_tree`Andy Russell-0/+10
2017-12-15save-analysis: add parents to importsAndy Russell-5/+21
2017-12-15Same change to point at borrow for mir errorsEsteban Küber-68/+71
2017-12-15Improve error messages on LLVM bitcode parsing failurevarkor-1/+4
2017-12-15Auto merge of #46623 - eddyb:issue-46449, r=nagisabors-13/+58
2017-12-15Resolves #46555 - Moving loading and decoding of dependency graph to backgrou...David Teller-62/+132
2017-12-15Auto merge of #46745 - steveklabnik:rollup, r=steveklabnikbors-25/+32
2017-12-15Allow easily creating cheap eval context instancesOliver Schneider-75/+84
2017-12-15Rollup merge of #46737 - tshepang:better, r=steveklabnikSteve Klabnik-10/+7
2017-12-15Rollup merge of #46728 - varkor:contrib-4, r=michaelwoeristerSteve Klabnik-3/+7
2017-12-15Rollup merge of #46710 - xfix:patch-5, r=alexcrichtonSteve Klabnik-3/+0
2017-12-15Rollup merge of #46705 - pornel:cargo-output, r=alexcrichtonSteve Klabnik-3/+2
2017-12-15Rollup merge of #46690 - mystor:pub_line_column, r=jseyfriedSteve Klabnik-2/+4
2017-12-15Rollup merge of #46652 - ishitatsuyuki:thinlto-backport, r=alexcrichtonSteve Klabnik-0/+8
2017-12-15Rollup merge of #46601 - matthewjasper:method-link-change, r=steveklabnikSteve Klabnik-4/+4
2017-12-15Auto merge of #46740 - oli-obk:rls, r=nrcbors-31/+44
2017-12-15Update the rls and rustfmt submodulesOliver Schneider-31/+44
2017-12-15Auto merge of #46706 - sunjay:gat-lifetimes, r=nikomatsakisbors-53/+155
2017-12-15rustc_trans: approximate ABI alignment for padding/union fillers.Eduard-Mihai Burtescu-13/+58
2017-12-15Auto merge of #46653 - estebank:str-as-ch, r=petrochenkovbors-4/+63
2017-12-14When attempting to write str with single quote suggest double quotesEsteban Küber-4/+63
2017-12-14Point at var in short lived borrowsEsteban Küber-470/+514
2017-12-15Auto merge of #46537 - pnkfelix:two-phase-borrows, r=arielb1bors-255/+1182
2017-12-15Auto merge of #46701 - eddyb:vector-newtypes, r=nagisabors-87/+98
2017-12-15Auto merge of #46641 - petrochenkov:nohelp2, r=nikomatsakisbors-1976/+6707
2017-12-15doc: a better exampleTshepang Lekhonkhobe-10/+7