about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-02Don't store Session in CrateLocatorbjorn3-11/+15
2021-09-02I/O safety for WinUWPbdbai-4/+5
2021-09-02Bless 32bit MIR opt testsMatthew Jasper-97/+72
2021-09-02Remove TODOMatthew Jasper-1/+0
2021-09-02Auto merge of #7619 - UnrealApex:patch-1, r=flip1995bors-4/+4
2021-09-02Auto merge of #87114 - cjgillot:abilint, r=estebankbors-50/+61
2021-09-02Implement #88581Jacob Pratt-0/+346
2021-09-01remove redundant / misplaced sentence from docsast-ral-4/+0
2021-09-01fix(test): update with `&mut` suggestionMichael Howell-2/+5
2021-09-02Auto merge of #83342 - Count-Count:win-console-incomplete-utf8, r=m-ou-sebors-15/+91
2021-09-01Ensure suggestion is in its own diagnostic windowNoah Lev-46/+68
2021-09-01Fix span used for structured tuple struct suggestionNoah Lev-10/+135
2021-09-01fix(rustc): suggest `items` be borrowed in `for i in items[x..]`Michael Howell-4/+57
2021-09-02Auto merge of #7617 - xFrednet:0000-link-diag-item-docs, r=giraffatebors-0/+1
2021-09-02Auto merge of #88522 - camelid:box-paren-output, r=jyn514bors-9/+18
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-464/+524
2021-09-02ty::layout: split `LayoutOf` into required and (blanket) provided halves.Eduard-Mihai Burtescu-3/+3
2021-09-02rustc_target: move `LayoutOf` to `ty::layout`.Eduard-Mihai Burtescu-13/+13
2021-09-02ty::layout: split `LayoutOf` into required and (blanket) provided halves.Eduard-Mihai Burtescu-19/+25
2021-09-02ty::layout: implement `layout_of` automatically as a default method.Eduard-Mihai Burtescu-11/+11
2021-09-02ty::layout: implement `layout_of` automatically as a default method.Eduard-Mihai Burtescu-54/+105
2021-09-02rustc_target: move `LayoutOf` to `ty::layout`.Eduard-Mihai Burtescu-6/+4
2021-09-02rustc_target: move `LayoutOf` to `ty::layout`.Eduard-Mihai Burtescu-170/+148
2021-09-01rustdoc: Don't panic on ambiguous inherent associated typesNoah Lev-4/+38
2021-09-01Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ...bors-50/+112
2021-09-01Update README.mdAaron-4/+4
2021-09-01Reference new diagnostic item docs in our docs :)xFrednet-0/+1
2021-09-01Remove implementors settingGuillaume Gomez-16/+1
2021-09-01Compute proc_macros in resolutions.Camille GILLOT-54/+52
2021-09-01Compute all_traits_impls during resolution.Camille GILLOT-18/+17
2021-09-01Compute item_generics_num_lifetimes during resolution.Camille GILLOT-54/+30
2021-09-01Stop sorting bodies by span.Camille GILLOT-151/+130
2021-09-01Remove redundant `Span` in `QueryJobInfo`Noah Lev-11/+8
2021-09-01Auto merge of #88563 - ehuss:update-cargo-books, r=ehussbors-0/+0
2021-09-01add regression test for issue 83190Rémy Rakic-0/+49
2021-09-01Update cargo, booksEric Huss-0/+0
2021-09-01Undo debug statementsTheodore Luo Wang-14/+1
2021-09-01Update formattingTheodore Luo Wang-1/+1
2021-09-01Add checks for a block before a unary plus. Fix failing testsTheodore Luo Wang-53/+73
2021-09-01use the correct feature gatelcnr-1/+1
2021-09-01Update clean_all.sh for the rename of stdsimd to portable-simdbjorn3-1/+1
2021-09-01Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514bors-1/+33
2021-09-01Disable protable-simd testsbjorn3-8/+9
2021-09-01Update protable-simdbjorn3-37/+23
2021-09-01fix clippy lintsklensy-3/+3
2021-09-01Move add_rlib and add_native_library to cg_ssabjorn3-64/+19
2021-09-01Move add_rlib and add_native_library to cg_ssabjorn3-163/+84
2021-09-01`fmt::Formatter::pad`: don't call chars().count() more than one timeklensy-9/+14
2021-09-01Rustup to rustc 1.56.0-nightly (29ef6cf16 2021-08-31)bjorn3-9/+9
2021-09-01Sync from rust 3ed6c1d23fd40f4367259a531465e809eb00ec27bjorn3-15/+13