This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_session
/
src
History
Wesley Wiser
b9d0ea95c8
[mir-opt] Introduce a new flag to enable experimental/unsound mir opts
2020-09-27 19:21:01 -04:00
..
lint
Add documentation for
private_intra_doc_links
2020-09-27 10:44:41 -04:00
cgu_reuse_tracker.rs
…
code_stats.rs
…
config.rs
Don't unwrap but report a fatal error for TargetDataLayout::parse.
2020-09-21 20:43:44 +02:00
filesearch.rs
Remove unused #[allow(...)] statements from compiler/
2020-09-26 01:25:55 +02:00
lib.rs
…
lint.rs
Support
ignore
for lint examples.
2020-09-13 08:48:03 -07:00
options.rs
[mir-opt] Introduce a new flag to enable experimental/unsound mir opts
2020-09-27 19:21:01 -04:00
output.rs
…
parse.rs
…
search_paths.rs
use strip_prefix over starts_with and manual slicing based on pattern length (clippy::manual_strip)
2020-09-17 10:13:16 +02:00
session.rs
Remove duplicate comment
2020-09-27 11:00:46 +02:00
utils.rs
…