about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-09-05Check placement of more attributesCaleb Zulawski-354/+816
2020-09-05Auto merge of #75428 - the8472:fix-copy-eopnotsupp, r=joshtriplettbors-10/+17
2020-09-05Auto merge of #75872 - mati865:pgo-tests, r=petrochenkovbors-6/+34
2020-09-05Auto merge of #76376 - Dylan-DPC:rollup-8chsbw9, r=Dylan-DPCbors-86/+714
2020-09-05Rollup merge of #76285 - matklad:censor-spacing, r=petrochenkovDylan DPC-16/+25
2020-09-05Rollup merge of #76263 - tmiasko:inline-codegen-fn-attrs, r=ecstatic-morseDylan DPC-5/+150
2020-09-05Rollup merge of #76258 - Mark-Simulacrum:check-tests, r=ehussDylan DPC-4/+63
2020-09-05Rollup merge of #76254 - tmiasko:fold-len, r=wesleywiserDylan DPC-1/+30
2020-09-05Rollup merge of #76082 - jyn514:top-level-links, r=ollie27,GuillaumeGomezDylan DPC-0/+40
2020-09-05Rollup merge of #76078 - jyn514:no-disambiguator, r=manishearthDylan DPC-40/+229
2020-09-05Rollup merge of #76060 - pickfire:patch-12, r=jyn514Dylan DPC-1/+3
2020-09-05Rollup merge of #75994 - mental32:impl-rc-new-cyclic, r=KodrAusDylan DPC-0/+110
2020-09-05Rollup merge of #75954 - ArekPiekarz:unstable_book_ffi_tracking_issues, r=ste...Dylan DPC-0/+10
2020-09-05Rollup merge of #75741 - workingjubilee:refactor-byteorder, r=matthewjasperDylan DPC-19/+27
2020-09-05Rollup merge of #75695 - JohnTitor:regression-test, r=Dylan-DPCDylan DPC-0/+27
2020-09-05Auto merge of #75584 - RalfJung:union-no-deref, r=matthewjasperbors-2/+109
2020-09-05Update llvm submoduleMateusz Mikuła-0/+0
2020-09-05Ignore failing PGO/coverage tests on MinGWMateusz Mikuła-1/+29
2020-09-05Auto merge of #75888 - GuillaumeGomez:trait-impl-assoc-const-doc-alias, r=oll...bors-1/+41
2020-09-04Fix big endian read/writeJubilee Young-6/+12
2020-09-04Explain contract of {read, write}_target_uintJubilee Young-0/+6
2020-09-04Be explicit that we're handling bytesJubilee-1/+1
2020-09-04Remove reference to byteorder limitsJubilee Young-8/+4
2020-09-04Refactor byteorder to std in rustc_middleJubilee Young-9/+9
2020-09-05Auto merge of #75173 - jackh726:chalk-0.21, r=nikomatsakisbors-510/+726
2020-09-04kind -> kind()Jack Huey-1/+1
2020-09-04Auto merge of #75200 - ssomers:btree_valmut, r=Mark-Simulacrumbors-171/+319
2020-09-04Bless changed test outputJack Huey-1/+1
2020-09-04Review commentsJack Huey-131/+130
2020-09-04More chalk workJack Huey-345/+492
2020-09-04Upgrade chalk to 0.21Jack Huey-120/+190
2020-09-04Auto merge of #76292 - Aaron1011:fix/proc-macro-panic-hide, r=petrochenkovbors-3/+42
2020-09-04Auto merge of #76315 - lcnr:map-track-caller, r=Mark-Simulacrumbors-0/+1
2020-09-04Auto merge of #75077 - LeSeulArtichaut:tys-kind, r=nikomatsakisbors-1113/+1174
2020-09-04ty.flags -> ty.flags()LeSeulArtichaut-11/+23
2020-09-04`ty.kind` -> `ty.kind()` in rustdoc and clippyLeSeulArtichaut-203/+204
2020-09-04Change ty.kind to a methodLeSeulArtichaut-899/+947
2020-09-04Auto merge of #75655 - nielx:fix/haiku-llvm-libz, r=Mark-Simulacrumbors-1/+1
2020-09-04Fix warning whe building profiler_builtins crateMateusz Mikuła-1/+1
2020-09-04Enable profiler tests on Windows-gnuMateusz Mikuła-4/+4
2020-09-04Misc cleanupJoshua Nelson-63/+114
2020-09-04Auto merge of #75207 - dylni:add-slice-check-range, r=KodrAusbors-94/+111
2020-09-04add track_caller to `local_def_id_to_hir_id`Bastian Kauschke-0/+1
2020-09-04Add slice primitive link to vecIvan Tham-1/+2
2020-09-04Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandrybors-299/+2072
2020-09-04inliner: Add mir-opt tests for codegen attributes compatibilityTomasz Miąsko-0/+133
2020-09-04inliner: Check for no_sanitize attribute compatibilityTomasz Miąsko-3/+6
2020-09-04inliner: Check for target features compatibilityTomasz Miąsko-2/+11
2020-09-03Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkovbors-4499/+4822
2020-09-03Optimize Cursor::look_aheadAleksey Kladov-10/+15