about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-31/+78
2020-07-21Auto merge of #5830 - flip1995:rustup, r=flip1995bors-1/+1
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-22Use `(std::)f64::EPSILON` in the examples as suggested in the lintsYuki Okushi-3/+7
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-6/+6
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-20Auto merge of #74569 - Manishearth:rollup-hkn5ex9, r=Manishearthbors-80/+304
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
2020-07-20Rollup merge of #73197 - c410-f3r:ranges, r=dtolnayManish Goregaokar-2/+2
2020-07-20Rollup merge of #72714 - JohnTitor:debug-assert, r=nikomatsakisManish Goregaokar-1/+37
2020-07-20Use forge links for prioritization procedureSantiago Pastorino-7/+7
2020-07-20Apply #66379 to `*mut T` `as_ref`aticu-7/+12
2020-07-20index: introduce and use `FiniteBitSet`David Wood-73/+211
2020-07-20mir: use attribute over `-Z polymorphize-errors`David Wood-76/+125
2020-07-20metadata: record `unused_generic_params`David Wood-0/+14