about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-11-05Rollup merge of #90544 - ehuss:demote-locator-warn, r=petrochenkovYuki Okushi-2/+2
2021-11-05Rollup merge of #90537 - adamgemmell:dev/aarch64-target-feature, r=AmanieuYuki Okushi-8/+18
2021-11-05Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726Yuki Okushi-9/+23
2021-11-04Auto merge of #90536 - crlf0710:fix_vtable_hrtb, r=jackh726bors-1/+4
2021-11-04Auto merge of #90518 - calebcartwright:rustc-ast-docs, r=wesleywiserbors-3/+2
2021-11-04Auto merge of #90179 - Nilstrieb:lifetime-elision-mismatch-hint, r=estebankbors-8/+86
2021-11-03Demote metadata load warning to "info".Eric Huss-2/+2
2021-11-03Add beginner friendly lifetime elision hint to E0623Nilstrieb-8/+86
2021-11-03Update aarch64 `target_feature` list for LLVM 12.Adam Gemmell-8/+18
2021-11-04Erase regions within `vtable_trait_first_method_offset`.Charles Lew-1/+4
2021-11-03`addr_of!` grants mutable access, maybe?Tomasz Miąsko-6/+5
2021-11-03Remove `MaybeMutBorrowedLocals`Tomasz Miąsko-149/+26
2021-11-03Auto merge of #90478 - rusticstuff:apple-a14, r=wesleywiserbors-1/+1
2021-11-03fix messageTakayuki Maeda-1/+1
2021-11-02docs(rustc_ast): update crate descriptionsCaleb Cartwright-3/+2
2021-11-02Rollup merge of #90502 - GuillaumeGomez:split-doc-cfg-feature, r=jyn514Matthias Krüger-0/+4
2021-11-02Rollup merge of #90472 - joshtriplett:clarify-feature-acceptance, r=jyn514Matthias Krüger-1/+5
2021-11-02Rollup merge of #90417 - lcnr:stabilize-relaxed-struct-unsizing, r=wesleywiserMatthias Krüger-43/+14
2021-11-03add a suggestion about undeclared `alloc` moduleTakayuki Maeda-9/+23
2021-11-02Split doc_cfg and doc_auto_cfg featuresGuillaume Gomez-0/+4
2021-11-02Add link to documentation about feature gatesJosh Triplett-0/+3
2021-11-01Auto merge of #90406 - nbdd0121:panic, r=cjgillotbors-4/+13
2021-11-01Use apple-a14 as target CPU for aarch64-apple-darwin.Hans Kratz-1/+1
2021-11-01Clarify what to do with accepted feature gatesJosh Triplett-1/+2
2021-11-01Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgrbors-81/+8
2021-11-01Auto merge of #90462 - pietroalbini:bidi-master, r=nikomatsakis,pietroalbinibors-10/+303
2021-11-01fix formattingPietro Albini-1/+1
2021-11-01Rollup merge of #90452 - tmiasko:promote-candidate, r=cjgillotMatthias Krüger-11/+5
2021-11-01Rollup merge of #90450 - pierwill:rm-hiridvec, r=cjgillotMatthias Krüger-68/+0
2021-10-31Feature gate and make must_not_suspend allow-by-defaultGus Wynn-2/+3
2021-10-31Auto merge of #89062 - mikeleany:new-target, r=cjgillotbors-0/+43
2021-10-31Remove `rustc_hir::hir_id::HirIdVec`pierwill-68/+0
2021-10-31Require `panic` and `panic_bounds_check` to be non-genericGary Guo-2/+2
2021-10-31Lint against RTL unicode codepoints in literals and commentsEsteban Küber-10/+303
2021-10-31Remove unnecessary `Option` from `promote_candidate` return typeTomasz Miąsko-11/+5
2021-10-30Auto merge of #90424 - matthiaskrgr:rollup-jezzu4f, r=matthiaskrgrbors-1/+0
2021-10-31Rollup merge of #90404 - mkroening:hermit-kernel-no-os, r=joshtriplettMatthias Krüger-1/+0
2021-10-30Auto merge of #90422 - GuillaumeGomez:rollup-s1mdag0, r=GuillaumeGomezbors-28/+25
2021-10-30Rollup merge of #90399 - yuvaldolev:as-ref-overly-verbose-diagnostic, r=estebankGuillaume Gomez-2/+7
2021-10-30Rollup merge of #90375 - yanok:master, r=lcnrGuillaume Gomez-2/+3
2021-10-30Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkovGuillaume Gomez-24/+15
2021-10-30Collect `panic/panic_bounds_check` during monomorphizationGary Guo-2/+11
2021-10-30Auto merge of #90205 - mati865:link-modifiers-in-rustc, r=petrochenkovbors-3/+3
2021-10-30stabilize `relaxed_struct_unsize`lcnr-43/+14
2021-10-30Rollup merge of #90402 - wesleywiser:query_descriptions, r=oli-obkMatthias Krüger-1/+8
2021-10-30Rollup merge of #90396 - b-naber:type_flags_ices_default_anon_consts, r=lcnrMatthias Krüger-1/+2
2021-10-30Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obkMatthias Krüger-9/+20
2021-10-30Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelidMatthias Krüger-1/+1
2021-10-29Unify titles in rustdoc book doc attributes chapterGuillaume Gomez-1/+1
2021-10-29hermitkernel-target: Set OS to "none"Martin Kröning-1/+0