This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 11:17:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Matthias Krüger
22379779b5
Rollup merge of
#105875
- matthiaskrgr:needless_borrowed_reference, r=oli-obk
...
don't destuct references just to reborrow
2022-12-18 18:57:05 +01:00
..
const_eval
simplify alignment_check_failed a bit
2022-12-15 16:48:30 +00:00
interpret
Rollup merge of
#105875
- matthiaskrgr:needless_borrowed_reference, r=oli-obk
2022-12-18 18:57:05 +01:00
transform
Ensure no one constructs
AliasTy
s themselves
2022-12-14 15:36:39 +00:00
util
Make alignment checks a future incompat lint
2022-12-15 16:07:28 +00:00
errors.rs
Migrate all diagnostics
2022-10-23 10:09:44 +02:00
lib.rs
Remove allow(rustc::potential_query_instability) in rustc_const_eval
2022-10-18 17:44:01 +02:00