This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
04a19b93c6
rust
/
compiler
/
rustc_resolve
/
src
History
Cameron Steffen
c89b9d97e2
Small refactor with Iterator::reduce
2021-02-05 09:34:40 -06:00
..
late
Rollup merge of
#81636
- LingMan:slice_not_vec, r=petrochenkov
2021-02-02 16:01:45 -05:00
build_reduced_graph.rs
Box the biggest ast::ItemKind variants
2021-02-01 09:23:39 +01: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
Small refactor with Iterator::reduce
2021-02-05 09:34:40 -06:00
imports.rs
Move lev_distance to rustc_ast, make non-generic
2020-11-24 16:12:23 -08:00
late.rs
Box the biggest ast::ItemKind variants
2021-02-01 09:23:39 +01:00
lib.rs
Box the biggest ast::ItemKind variants
2021-02-01 09:23:39 +01:00
macros.rs
Add
SEMICOLON_IN_EXPRESSIONS_FROM_MACROS
lint
2021-01-28 08:51:43 -05:00