This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
c75c4a579b
rust
/
compiler
/
rustc_resolve
/
src
History
klensy
c75c4a579b
replaced some map_or with map_or_else
2021-02-24 02:43:35 +03:00
..
late
replaced some map_or with map_or_else
2021-02-24 02:43:35 +03:00
build_reduced_graph.rs
resolve: Remove visibility hacks for enum variants and trait items
2021-02-10 22:46:44 +03:00
check_unused.rs
Attach
TokenStream
to
ast::Visibility
2020-09-10 17:33:06 -04:00
def_collector.rs
resolve/expand: Improve attribute expansion on macro definitions and calls
2021-01-09 18:43:01 +03:00
diagnostics.rs
Rollup merge of
#81680
- camsteffen:primty, r=oli-obk
2021-02-06 17:01:45 +01:00
imports.rs
resolve: Remove visibility hacks for enum variants and trait items
2021-02-10 22:46:44 +03:00
late.rs
Rollup merge of
#82259
- osa1:issue82156, r=petrochenkov
2021-02-19 02:49:11 +01:00
lib.rs
ast: Keep expansion status for out-of-line module items
2021-02-18 13:07:49 +03:00
macros.rs
Feature gate macro attributes in
#[derive]
output
2021-02-07 20:08:45 +03:00