about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-04-09Make trait_methods_not_found use a lockJohn Kåre Alsaker-2/+2
2019-04-09Clean up jobserver integrationJohn Kåre Alsaker-122/+8
2019-04-08Rename Waker::new_unchecked to Waker::from_rawTaylor Cramer-5/+5
2019-04-08Add Waker::wake_by_ref and make Waker::wake consume the WakerTaylor Cramer-19/+73
2019-04-08compiletest: Improve no_prefer_dynamic docsPhilipp Hansch-1/+5
2019-04-08Update test cases for changes to error messagesIsaac Whitfield-12/+3
2019-04-08Add must_use annotations to Result::is_ok and is_errAlex Gaynor-8/+12
2019-04-08Elaborate on implicit promotabilityOliver Scherer-1/+4
2019-04-08Pacify tidyOliver Scherer-2/+5
2019-04-08Get rid of "is not const" namingOliver Scherer-16/+16
2019-04-08Explicit promotion is indistinguishable from explicit promotionOliver Scherer-10/+8
2019-04-08Generalize initial "not const" assignmentsOliver Scherer-23/+23
2019-04-08Merge remote-tracking branch 'origin/master'rchaser53-65/+5691
2019-04-08avoid reading from ZST localsRalf Jung-56/+29
2019-04-08`asm!` output can neither be promotable nor constOliver Scherer-1/+0
2019-04-08Apply suggestions from code review Ralf Jung-2/+2
2019-04-08Auto merge of #59724 - oli-obk:const_arg_ice, r=eddybbors-4/+65
2019-04-08Add test demonstrating existing behaviour.David Wood-0/+27
2019-04-07Only run SIMD tests on x86Oliver Scherer-3/+9
2019-04-07Auto merge of #59765 - lzutao:patch-1, r=Centrilbors-1/+3
2019-04-07implement by-value object safetyRalf Jung-13/+36
2019-04-07initialize unsized locals when copying to the for the first timeRalf Jung-33/+57
2019-04-07Change root path for unstable-bookBastian Gruber-9/+9
2019-04-07Add test with current behaviour.David Wood-0/+46
2019-04-07Auto merge of #59766 - xales:revertlibtest, r=Manishearthbors-57/+5608
2019-04-07Improvement for comparision against fnrchaser53-3/+48
2019-04-07Auto merge of #59770 - pietroalbini:pin-android-emulator, r=kennytmbors-3/+15
2019-04-07ci: pin android emulator to 28.0.23Pietro Albini-3/+15
2019-04-07fix miri engine debug output for uninitialized localsRalf Jung-11/+6
2019-04-07make StorageLive lazy as wellRalf Jung-37/+22
2019-04-07Auto merge of #59119 - cramertj:cx-back, r=withoutboatsbors-70/+176
2019-04-07Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"Jacob Greenfield-57/+5608
2019-04-07Update commentOliver Scherer-1/+1
2019-04-07Add more regression tests for accidental promotionOliver Scherer-2/+39
2019-04-07Function arguments should never get promotedOliver Scherer-1/+19
2019-04-07Add reference to cfg attrlzutao-1/+3
2019-04-07Auto merge of #58739 - matthewjasper:more-restrictive-tpb, r=pnkfelixbors-207/+455
2019-04-06Remove check_match from const_evalIsaac Whitfield-16/+3
2019-04-06miri engine: lazily allocate memory for locals on first writeRalf Jung-40/+79
2019-04-06Auto merge of #59760 - Centril:rollup-4b9x7ue, r=Centrilbors-144/+139
2019-04-06Rollup merge of #59755 - matthewjasper:update-miri, r=RalfJungMazdak Farrokhzad-14/+14
2019-04-06Rollup merge of #59754 - ehuss:update-books, r=frewsxcvMazdak Farrokhzad-0/+0
2019-04-06Rollup merge of #59751 - tbu-:pr_doc_fix_format, r=CentrilMazdak Farrokhzad-1/+1
2019-04-06Rollup merge of #59740 - cuviper:folded-extend, r=scottmcmMazdak Farrokhzad-22/+10
2019-04-06Rollup merge of #59738 - flip1995:match_path_move, r=eddyb,ManishearthMazdak Farrokhzad-107/+114
2019-04-06Update miriMatthew Jasper-14/+14
2019-04-06Update booksEric Huss-0/+0
2019-04-06Tiny docs fixTobias Bucher-1/+1
2019-04-06Auto merge of #59710 - alexcrichton:llvm-9-compat, r=sanxiynbors-27/+45
2019-04-06path -> fromBastian Gruber-2/+2