Fix even more URLs
This commit is contained in:
parent
16ed8501ef
commit
99200f760b
16 changed files with 25 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
//! Handling of enum discriminants
|
||||
//!
|
||||
//! Adapted from https://github.com/rust-lang/rust/blob/d760df5aea483aae041c9a241e7acacf48f75035/src/librustc_codegen_ssa/mir/place.rs
|
||||
//! Adapted from <https://github.com/rust-lang/rust/blob/d760df5aea483aae041c9a241e7acacf48f75035/src/librustc_codegen_ssa/mir/place.rs>
|
||||
|
||||
use rustc_target::abi::{Int, TagEncoding, Variants};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue