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-27 19:16:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_resolve
/
src
History
Vadim Petrochenkov
f6caae52c1
Feature gate macro attributes in
#[derive]
output
2021-02-07 20:08:45 +03:00
..
late
Rollup merge of
#81680
- camsteffen:primty, r=oli-obk
2021-02-06 17:01:45 +01:00
build_reduced_graph.rs
Box the biggest ast::ItemKind variants
2021-02-01 09:23:39 +01:00
check_unused.rs
…
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
Move lev_distance to rustc_ast, make non-generic
2020-11-24 16:12:23 -08:00
late.rs
Rollup merge of
#81680
- camsteffen:primty, r=oli-obk
2021-02-06 17:01:45 +01:00
lib.rs
expand/resolve: Turn
#[derive]
into a regular macro attribute
2021-02-07 20:08:45 +03:00
macros.rs
Feature gate macro attributes in
#[derive]
output
2021-02-07 20:08:45 +03:00