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
/
compile-fail-fulldeps
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2019-03-21
cleanup: Remove compile-fail-fulldeps directory again
Vadim Petrochenkov
-45
/
+0
2019-01-19
Fix lints in tests
John Kåre Alsaker
-0
/
+4
2019-01-13
Removed more copyright notices.
Alexander Regueiro
-10
/
+0
2018-12-26
Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`.
Alexander Regueiro
-0
/
+51
2018-12-09
Move compile-fail-fulldeps tests to ui-fulldeps
Vadim Petrochenkov
-556
/
+0
2018-11-27
remove uses of feature gate
Mark Mansi
-3
/
+0
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-3
/
+0
2018-08-31
Update tests
flip1995
-1
/
+1
2018-08-21
Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor
kennytm
-2
/
+2
2018-08-19
Stabilize macro_vis_matcher
Jakub Kozlowski
-3
/
+3
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-2
/
+2
2018-08-05
Fix run-pass-fulldeps tests
varkor
-14
/
+14
2018-05-27
Make anon params lint warn-by-default
Mark Mansi
-0
/
+3
2018-05-02
fix tests
flip1995
-1
/
+1
2018-04-06
Use `Ident` instead of `Name` in `MetaItem`
Vadim Petrochenkov
-1
/
+1
2018-04-03
expand macro invocations in `extern {}` blocks
Austin Bonander
-1
/
+5
2018-04-02
Expand attribute macros on statements and expressions.
Austin Bonander
-0
/
+4
2018-03-13
Add test for issue 48941
Michael Lamparski
-0
/
+10
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-0
/
+3
2017-07-06
remove associated_consts feature gate
Sean McArthur
-1
/
+0
2017-03-15
Stabilize pub(restricted)
Taylor Cramer
-1
/
+0
2017-03-10
Update syntax for `pub(restricted)`
Vadim Petrochenkov
-4
/
+4
2017-01-31
Removes FIXMEs related to #22405
Wesley Wiser
-2
/
+0
2017-01-03
Regression test and exploratory unit test.
Felix S. Klock II
-0
/
+144
2016-12-07
remove useless lifetimes on LateLintPass impl methods
Oliver Schneider
-2
/
+2
2016-12-07
remove useless lifetime outlives bounds
Oliver Schneider
-6
/
+6
2016-12-06
annotate stricter lifetimes on LateLintPass methods to allow them to forward ...
Oliver Schneider
-2
/
+2
2016-11-21
Fix fallout in `rustdoc` and tests.
Jeffrey Seyfried
-6
/
+7
2016-11-03
Stabilize `..` in tuple (struct) patterns
Vadim Petrochenkov
-1
/
+0
2016-10-29
Move `CrateConfig` from `Crate` to `ParseSess`.
Jeffrey Seyfried
-2
/
+1
2016-10-14
Avoid many CrateConfig clones.
Nicholas Nethercote
-1
/
+1
2016-09-15
Remove irrelevant test.
Jeffrey Seyfried
-26
/
+0
2016-09-04
Replace `_, _, _` with `..`
Vadim Petrochenkov
-2
/
+3
2016-08-25
Fix fallout in tests.
Jeffrey Seyfried
-1
/
+0
2016-08-25
Implement RFC#1559: allow all literals in attributes.
Sergio Benitez
-8
/
+9
2016-06-26
Rollup merge of #34385 - cgswords:tstream, r=nrc
Jeffrey Seyfried
-1
/
+2
2016-06-24
Reexport syntax_pos in codemap and fix some cfail tests
Jonathan Turner
-0
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+1
2016-06-21
Refactored tokentrees into their own files in preparation for tokenstreams. M...
cgswords
-1
/
+2
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-0
/
+422