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
/
src
/
test
/
ui
/
conditional-compilation
Age
Commit message (
Expand
)
Author
Lines
2019-01-08
bless you
dylan_DPC
-2
/
+2
2019-01-08
remove unwanted stage0 line, fix style
dylan_DPC
-7
/
+5
2019-01-08
remove unused imports and feature gate from tests
dylan_DPC
-7
/
+5
2019-01-08
stabilise cfg_attr
dylan_DPC
-5
/
+3
2019-01-06
Make sure feature gate errors are recoverable (take 2)
Vadim Petrochenkov
-8
/
+8
2018-12-27
Do not abort compilation if expansion produces errors
Vadim Petrochenkov
-0
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-114
/
+8
2018-11-07
Removed `#[rustc_error]` from tests that are all `// compile-pass`.
Felix S. Klock II
-15
/
+4
2018-10-26
Auto merge of #54929 - csmoe:cfg_lint, r=petrochenkov
bors
-9
/
+19
2018-10-23
fix typos in various places
Matthias Krüger
-1
/
+1
2018-10-23
add expected error comment
Esteban Kuber
-1
/
+1
2018-10-23
add expected error comment
Esteban Kuber
-1
/
+1
2018-10-22
optimize unsupported literal diag message
csmoe
-8
/
+14
2018-10-20
update meta item checking test
csmoe
-7
/
+11
2018-10-14
Unused result warning: "X which must" ↦ "X that must"
varkor
-2
/
+2
2018-10-07
cfg_attr_multi: Feature gate
Havvy (Ryan Scheel)
-7
/
+11
2018-10-05
cfg_attr_multi: Basic implementation
Havvy (Ryan Scheel)
-1
/
+208
2018-10-05
Move conditional configuration related UI tests into their own directory
Havvy (Ryan Scheel)
-0
/
+349