about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-10Add missing suffix for sidebar-items script pathGuillaume Gomez-2/+6
2022-01-10Update rayon and rustc-rayonJosh Stone-17/+14
2022-01-10rustc_pass_by_value remove dependency on rustc_diagnostic_itemMahdi Dibaiee-11/+6
2022-01-10rustc_pass_by_value lint: add test on custom typesMahdi Dibaiee-14/+78
2022-01-10Remove configuration which became unused in 8abb4bb698c9d74507adb9cd7b54a032f...Dirkjan Ochtman-10/+0
2022-01-10Address feedbackDirkjan Ochtman-13/+7
2022-01-10Migrate rustdoc from Tera to AskamaDirkjan Ochtman-108/+71
2022-01-10Add note about upstream commit musl-patch-configure.diff is derived fromWesley Wiser-1/+3
2022-01-10Ignore `unused_mod.rs` file in code coverage resultsWesley Wiser-10/+1
2022-01-10Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgrbors-87/+164
2022-01-10expand: Pick `cfg`s and `cfg_attrs` one by one, like other attributesVadim Petrochenkov-24/+12
2022-01-10Rollup merge of #92717 - RalfJung:miri, r=RalfJungMatthias Krüger-8/+10
2022-01-10Rollup merge of #92636 - compiler-errors:normalize-generator-const-expr, r=ol...Matthias Krüger-0/+26
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-77/+94
2022-01-10Rollup merge of #92357 - GuillaumeGomez:fix-doc-comment-backline-removal, r=c...Matthias Krüger-2/+12
2022-01-10Rollup merge of #92248 - compiler-errors:normalize-type-for-pointee, r=jackh726Matthias Krüger-0/+22
2022-01-10miriRalf Jung-8/+10
2022-01-10Elaborate param_env predicates when checking if type outlives involving proje...Jack Huey-0/+71
2022-01-09Extended the note on the use of `no_run` attributeDmitrii - Demenev-1/+2
2022-01-09Make message for &T -> &mut T transmute more accurate5225225-2/+2
2022-01-09Compute most of Public/Exported access level in rustc_resolveLamb-0/+29
2022-01-09Document `--print link-args`Josh Triplett-0/+6
2022-01-09Stabilize -Z print-link-args as --print link-argsJosh Triplett-9/+9
2022-01-09Mark windows_subsytem and no_builtins as crate-only attributes.Eric Huss-37/+121
2022-01-09Display "private fields" instead of "fields omitted"Noah Lev-11/+9
2022-01-09Add validation for `link` attribute position.Eric Huss-161/+243
2022-01-09Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkovbors-2/+2
2022-01-09feat: pass_by_value lint attributeMahdi Dibaiee-23/+24
2022-01-09Auto merge of #92690 - matthiaskrgr:rollup-rw0oz05, r=matthiaskrgrbors-298/+356
2022-01-09Rollup merge of #92673 - GuillaumeGomez:remove-all-items-toggle, r=jshaMatthias Krüger-8/+0
2022-01-09Rollup merge of #92608 - petrochenkov:doctrscope3, r=CraftSpiderMatthias Krüger-250/+278
2022-01-09Rollup merge of #92510 - inquisitivecrystal:foreign-block, r=cjgillotMatthias Krüger-0/+33
2022-01-09Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomezMatthias Krüger-40/+45
2022-01-09Apply suggestions from code reviewWaffle Maybe-17/+17
2022-01-09Move `#[rustc_must_implement_one_of]` tests to fix tidy checkMaybe Waffle-0/+0
2022-01-09Add test for misused `#[rustc_must_implement_one_of]`Maybe Waffle-0/+120
2022-01-09Implement `#[rustc_must_implement_one_of]` attributeMaybe Waffle-0/+59
2022-01-09rustc_middle: Rename `Export` to `ModChild` and add some commentsVadim Petrochenkov-1/+1
2022-01-09rustc_metadata: Rename `item_children(_untracked)` to `module_children(_untra...Vadim Petrochenkov-10/+10
2022-01-09rustc_metadata: Optimize and document module children decodingVadim Petrochenkov-12/+19
2022-01-08Auto merge of #92068 - fee1-dead:libcore2021, r=m-ou-sebors-26/+7
2022-01-08Link impl items to corresponding trait items in late resolver.Camille GILLOT-22/+14
2022-01-08Auto merge of #90639 - matthewjasper:leaf-def-cache, r=cjgillotbors-32/+34
2022-01-08Remove useless collapse toggle on "all items" pageGuillaume Gomez-8/+0
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-77/+94
2022-01-08Auto merge of #92639 - pietroalbini:bump-version, r=pietroalbinibors-1/+1
2022-01-08Auto merge of #91305 - camelid:rm-cond, r=GuillaumeGomezbors-3/+0
2022-01-08tidy: add `ahash` to permitted dep listLain Yang-0/+1
2022-01-07Rollup merge of #92610 - GuillaumeGomez:css-class-instead-of-inline-style, r=...Eric Huss-2/+6
2022-01-08mangling_v0: Skip extern blocks during manglingVadim Petrochenkov-2/+2