about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-22Revert "std: Switch from libbacktrace to gimli"Mark Rousskov-38/+26
2020-07-22Revert "std: Fix compilation without backtrace feature"Mark Rousskov-1/+2
2020-07-22Revert "update backtrace-rs"Mark Rousskov-0/+0
2020-07-22Enable perf try builderMark Rousskov-3/+4
2020-07-22note LLVM in fixmeBastian Kauschke-1/+1
2020-07-22Optimize away BitAnd and BitOr when possibleXavier Denis-24/+187
2020-07-22ci: disable Azure Pipelines except for macOSPietro Albini-298/+3
2020-07-22const prop into operandsBastian Kauschke-89/+261
2020-07-22Auto merge of #73270 - dylanmckay:avr-use-correct-addrspace, r=nagisabors-36/+188
2020-07-22mark methods as constant since 1.47.0 instead of 1.46.0Trevor Spiteri-81/+43
2020-07-22Do not ICE on assoc type with bad placeholderYuki Okushi-7/+21
2020-07-22Fix rebase falloutAaron Hill-9/+15
2020-07-22Skip computing param_env and size if not neededAaron Hill-1/+0
2020-07-22Erase regions in try_eval_bitsAaron Hill-0/+1
2020-07-22Normalize opaque types when converting `ParamEnv` to `Reveal::All`Aaron Hill-82/+139
2020-07-22Auto merge of #74578 - ehuss:fix-rust-src, r=Mark-Simulacrumbors-1/+1
2020-07-21Revert "Compare tagged/niche-filling layout and pick the best one"Mark Rousskov-51/+7
2020-07-21Auto merge of #74565 - pietroalbini:build-on-gha, r=Mark-Simulacrumbors-7/+34
2020-07-21Remove Linux workarounds for missing CLOEXEC supportJosh Stone-187/+58
2020-07-21fetch -> lookupBastian Kauschke-7/+10
2020-07-21`try_update` -> `try_upgrade`Bastian Kauschke-5/+5
2020-07-21remove some const arg in ty dep path boilerplateBastian Kauschke-54/+57
2020-07-21Fix sync_once_cell_does_not_leak_partially_constructed_boxesMohsen Zohrevandi-0/+2
2020-07-22[AVR] Ensure that function pointers stored within aggregates are annotated wi...Dylan McKay-13/+40
2020-07-22[AVR] Correctly set the pointer address space when constructing pointers to f...Dylan McKay-23/+148
2020-07-21Update booksEric Huss-0/+0
2020-07-21Remove the assert on alignment check.Jamie Cunliffe-2/+1
2020-07-21Auto merge of #74075 - sunfishcode:wasi-prelude-rawfd, r=alexcrichtonbors-1/+1
2020-07-21Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddybbors-191/+2034
2020-07-20Fix rust-src component.Eric Huss-1/+1
2020-07-21Expand test to cover type_name and monomorphic useGary Guo-15/+77
2020-07-20Migrate rustc_depr uses to use deprecation attributeMark Rousskov-181/+138
2020-07-20rustc_depr no longer needs to be connected to stabilityMark Rousskov-16/+0
2020-07-20Parse rustc_deprecated as deprecated attributeMark Rousskov-47/+57
2020-07-20Update dependencies that have knowledge about aarch64-apple-darwinJake Goulding-2/+2
2020-07-20Add the aarch64-apple-darwin targetJake Goulding-1/+35
2020-07-20refactor and reword intra-doc link errorsAndy Russell-298/+290
2020-07-20update coherence docsBastian Kauschke-7/+7
2020-07-20reviewBastian Kauschke-1/+10
2020-07-20Rollup merge of #74561 - RalfJung:backtrace, r=alexcrichtonManish Goregaokar-0/+0
2020-07-20Rollup merge of #74557 - jakubadamw:issue-74539, r=nagisaManish Goregaokar-1/+40
2020-07-20Rollup merge of #74555 - GuillaumeGomez:important-traits-popup, r=ManishearthManish Goregaokar-0/+5
2020-07-20Rollup merge of #74552 - fusion-engineering-forks:stabilize-tau, r=dtolnayManish Goregaokar-2/+2
2020-07-20Rollup merge of #74546 - jethrogb:jb/duplicate-attribute-maybe_uninit_extra, ...Manish Goregaokar-4/+1
2020-07-20Rollup merge of #74522 - tmiasko:sanitizer-docs, r=nikomatsakisManish Goregaokar-4/+3
2020-07-20Rollup merge of #74505 - Cldfire:fix-search-focus, r=GuillaumeGomezManish Goregaokar-10/+0
2020-07-20Rollup merge of #74501 - lzutao:css_run_border, r=GuillaumeGomezManish Goregaokar-3/+3
2020-07-20Rollup merge of #74376 - lcnr:type-dependent-path-cleanup, r=eddybManish Goregaokar-1/+5
2020-07-20Rollup merge of #74051 - yodaldevoid:issue_60814, r=nikomatsakisManish Goregaokar-0/+109
2020-07-20Rollup merge of #73323 - davidtwco:issue-73252-wfcheck-foreign-fn-decl, r=ecs...Manish Goregaokar-52/+97