about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/z-help.stdout
AgeCommit message (Expand)AuthorLines
2022-07-31Rollup merge of #99620 - hudson-ayers:fix-location-detail, r=davidtwcoMatthias Krüger-1/+1
2022-07-29proc_macro: use crossbeam channels for the proc_macro cross-thread bridgeNika Layzell-0/+1
2022-07-28location-detail: disable all location details when passed `none`Hudson Ayers-1/+1
2022-07-28Use line numbers relative to function in mir opt testsNilstrieb-0/+1
2022-07-25feat: impl export-executable-symbolscsmoe-0/+1
2022-07-21Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwcobors-0/+1
2022-07-19Add flag to configure `noalias` on `Box<T>`nils-0/+1
2022-07-14rustc: add ability to output regular LTO bitcode modulesZiv Dunkelman-0/+1
2022-07-11Add tests for -Chelp and -ZhelpGuillaume Gomez-0/+195