rust/compiler/rustc_resolve/src
bors 3deb9bbf84 Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgr
Rollup of 5 pull requests

Successful merges:

 - #119189 (Move section "Installing from Source" to seperate file)
 - #119925 (store the segment name when resolution fails)
 - #119935 (Move personality implementation out of PAL)
 - #119937 (Improve UEFI target docs)
 - #119938 (Allow unauthorized users to user the has-merge-commits label)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-01-13 22:05:46 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
build_reduced_graph.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
check_unused.rs Rollup merge of #119788 - mj10021:issue-119787-fix, r=oli-obk 2024-01-11 03:02:42 +01:00
def_collector.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
diagnostics.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
effective_visibilities.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
errors.rs tip for define macro name after macro_rules! 2023-12-06 23:19:39 +08:00
ident.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
imports.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
late.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
lib.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
macros.rs Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgr 2024-01-13 22:05:46 +00:00
rustdoc.rs NFC don't convert types to identical types 2023-12-15 23:56:24 +01:00