index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
cfg
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-03-21
Replace write! with direct calls
Laurențiu Nicola
-4
/
+4
2021-11-05
Replace some String usages with SmolStr in completions
Lukas Wirth
-16
/
+13
2021-10-14
a few clippy fixes
Milo
-0
/
+4
2021-07-20
internal: add simple smoke test for project model
Aleksey Kladov
-1
/
+16
2021-06-21
Improve completion of cfg attributes
Jamie Cunliffe
-0
/
+20
2021-06-19
Implement a config override for the default #[cfg(test)] in cargo crates
Jade
-0
/
+1
2021-06-19
Fix libcore not being included in rust-lang/rust module tree
Jade
-1
/
+15
2021-06-13
tree-wide: make rustdoc links spiky so they are clickable
Jade
-1
/
+1
2021-05-07
internal: expose cfg attrs from hir::Crate
Aleksey Kladov
-1
/
+1
2020-11-17
Remove dead code
Aleksey Kladov
-6
/
+0
2020-10-23
cfg: move tests to separate file
Jonas Schievink
-0
/
+2
2020-10-22
Fix typo
Jonas Schievink
-1
/
+1
2020-10-22
Implement DNF-based `#[cfg]` introspection
Jonas Schievink
-0
/
+110
2020-10-21
Simplify cfg representation
Jonas Schievink
-15
/
+7
2020-08-13
Rename ra_cfg -> cfg
Aleksey Kladov
-0
/
+51