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_resolve
/
src
History
Matthias Krüger
2bff9e2193
Rollup merge of
#103726
- TaKO8Ki:avoid-&str-to-string-conversions, r=compiler-errors
...
Avoid unnecessary `&str` to `String` conversions
2022-10-30 00:09:26 +02:00
..
diagnostics
…
late
avoid unnecessary
&str
to
String
conversions
2022-10-29 17:14:44 +09:00
build_reduced_graph.rs
…
check_unused.rs
…
def_collector.rs
…
diagnostics.rs
Account for hygiene when suggesting typos.
2022-10-16 08:56:39 +00:00
effective_visibilities.rs
privacy: Rename "accessibility levels" to "effective visibilities"
2022-10-26 16:34:53 +04:00
ident.rs
…
imports.rs
resolve: Revert "Set effective visibilities for imports more precisely"
2022-10-19 18:42:47 +04:00
late.rs
Auto merge of
#103450
- cjgillot:elision-nodedup, r=Mark-Simulacrum
2022-10-29 17:32:45 +00:00
lib.rs
Only ban duplication across parameters.
2022-10-27 19:04:48 +00:00
macros.rs
fix span for suggestion
2022-10-20 11:55:30 +08:00