about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-19Update chalkJack Huey-55/+57
2020-06-19Add compare-mode=chalk and add a little bit more implementations and fixmesJack Huey-35/+91
2020-06-19Rollup merge of #73352 - ehuss:bootstrap-metadata, r=Mark-SimulacrumRalf Jung-100/+76
2020-06-19Rollup merge of #73350 - nodakai:install-rs-support-nonexistent-prefix, r=Mar...Ralf Jung-1/+4
2020-06-19Rollup merge of #73317 - davidtwco:bootstrap-config-env-var, r=Mark-SimulacrumRalf Jung-9/+4
2020-06-19Rollup merge of #73280 - GuillaumeGomez:add-e0763, r=petrochenkovRalf Jung-4/+26
2020-06-19Rollup merge of #73136 - alexcrichton:thinlto-compiler-builtins, r=Mark-Simul...Ralf Jung-48/+1
2020-06-19Rollup merge of #73054 - RalfJung:dont-panic, r=Mark-SimulacrumRalf Jung-14/+33
2020-06-19Rollup merge of #73044 - tmiasko:compiletest-san, r=nikomatsakisRalf Jung-30/+75
2020-06-19Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandryRalf Jung-3/+381
2020-06-19Rollup merge of #72785 - petrochenkov:wholemsvc, r=matthewjasperRalf Jung-2/+4
2020-06-19Rollup merge of #72280 - nbdd0121:typeck, r=nikomatsakisRalf Jung-392/+467
2020-06-19Rollup merge of #73479 - pickfire:liballoc-spell, r=dtolnayRalf Jung-3/+3
2020-06-19Rollup merge of #73464 - qy3u:fs-document-format-correction, r=jonas-schievinkRalf Jung-2/+4
2020-06-19Rollup merge of #73459 - cuviper:into_boxed_slice-unicast, r=dtolnayRalf Jung-1/+1
2020-06-19Rollup merge of #73362 - erikdesjardins:bounds, r=nikomatsakisRalf Jung-0/+44
2020-06-19Rollup merge of #73346 - aszenz:patch-1, r=cuviperRalf Jung-0/+6
2020-06-19Rollup merge of #73305 - crlf0710:disallow_loading_monsters, r=petrochenkovRalf Jung-0/+53
2020-06-19Rollup merge of #73142 - ehuss:std-benches, r=dtolnayRalf Jung-0/+9
2020-06-19Rollup merge of #73130 - wesleywiser:remove_const_prop_for_indirects, r=oli-obkRalf Jung-96/+82
2020-06-19Rollup merge of #72999 - mati865:separate-self-contained-dir, r=Mark-SimulacrumRalf Jung-61/+162
2020-06-19Rollup merge of #72497 - RalfJung:tag-term, r=oli-obkRalf Jung-180/+181
2020-06-19Rollup merge of #72486 - Ralith:asinh-fix, r=dtolnayRalf Jung-10/+6
2020-06-19Rollup merge of #72331 - oddg:forbid-cast-of-cenum-implementing-drop, r=matth...Ralf Jung-3/+72
2020-06-19Rollup merge of #70740 - haraldh:static-pie, r=petrochenkovRalf Jung-0/+59
2020-06-18Remove now-redundant branchBenjamin Saunders-10/+2
2020-06-19Auto merge of #73486 - Manishearth:rollup-11iyqpc, r=Manishearthbors-921/+2110
2020-06-18Rollup merge of #73476 - JakobDegen:should_panic_rustdoc, r=GuillaumeGomezManish Goregaokar-1/+46
2020-06-18Rollup merge of #73447 - lzutao:stabilize-result_as_deref, r=dtolnayManish Goregaokar-16/+40
2020-06-18Rollup merge of #73428 - pierwill:patch-1, r=jonas-schievinkManish Goregaokar-1/+1
2020-06-18Rollup merge of #73425 - poliorcetics:zeroed-functions-pointers, r=dtolnayManish Goregaokar-5/+7
2020-06-18Rollup merge of #73361 - estebank:non-primitive-cast, r=davidtwcoManish Goregaokar-121/+204
2020-06-18Rollup merge of #73320 - estebank:type-param-sugg-more, r=davidtwcoManish Goregaokar-15/+80
2020-06-18Rollup merge of #73315 - GuillaumeGomez:clean-up-config-strs, r=kinnisonManish Goregaokar-9/+7
2020-06-18Rollup merge of #73034 - doctorn:nomangle-inline-linkage, r=matthewjasperManish Goregaokar-14/+132
2020-06-18Rollup merge of #72968 - integer32llc:docs-arrow-keys, r=GuillaumeGomezManish Goregaokar-13/+24
2020-06-18Rollup merge of #72836 - poliorcetics:std-time-os-specificities, r=shepmasterManish Goregaokar-0/+15
2020-06-18Rollup merge of #72814 - RalfJung:mir-visir-terminator, r=oli-obkManish Goregaokar-179/+156
2020-06-18Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakisManish Goregaokar-205/+611
2020-06-18Rollup merge of #72628 - MikailBag:array-default-tests, r=shepmasterManish Goregaokar-0/+49
2020-06-18Rollup merge of #72279 - RalfJung:raw-ref-macros, r=nikomatsakisManish Goregaokar-0/+68
2020-06-18Rollup merge of #71976 - mibac138:let-recovery, r=estebankManish Goregaokar-2/+50
2020-06-18Rollup merge of #71338 - estebank:recursive-impl-trait, r=nikomatsakisManish Goregaokar-115/+366
2020-06-18Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkorManish Goregaokar-225/+254
2020-06-18Auto merge of #73446 - ecstatic-morse:issue-73431, r=pnkfelixbors-1/+37
2020-06-18Disable core benches on wasm (benches not supported).Eric Huss-0/+2
2020-06-19Rearrange liballoc __impl_slice_eq1Ivan Tham-1/+1
2020-06-19Liballoc clean up macro_rules styleIvan Tham-1/+1
2020-06-19Fix liballoc doc spellingIvan Tham-1/+1
2020-06-18Ensure std benchmarks get tested.Eric Huss-0/+7