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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass-fulldeps
Age
Commit message (
Expand
)
Author
Lines
2017-12-28
Prefer to use attr::contains_name() and attr::find_by_name()
Seiichi Uchida
-3
/
+5
2017-12-21
Do not emit type errors on recovered blocks
Esteban Küber
-0
/
+1
2017-12-14
Use PathBuf instead of String where applicable
Oliver Schneider
-4
/
+4
2017-12-12
Fix fallout in tests.
Jeffrey Seyfried
-3
/
+32
2017-12-05
Auto merge of #46305 - irinagpopa:backstory, r=alexcrichton,eddyb
bors
-12
/
+12
2017-12-04
rustc_back: replace tempdir with crates.io version.
Irina-Gabriela Popa
-10
/
+10
2017-12-04
rustc_back: move dynamic_lib to rustc_metadata.
Irina-Gabriela Popa
-2
/
+2
2017-12-04
Fix invalid docs path for compiler plugins
Kenjiro Nakayama
-2
/
+2
2017-12-02
Auto merge of #46382 - alexcrichton:thinlto-default, r=michaelwoerister
bors
-4
/
+4
2017-12-02
Auto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
bors
-0
/
+64
2017-11-30
Rename long test names to be a bit shorter
Alex Crichton
-4
/
+4
2017-11-28
Fix hygiene bug.
Jeffrey Seyfried
-0
/
+64
2017-11-26
Stabilize const-calling existing const-fns in std
Simon Sapin
-1
/
+0
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+246
2017-11-10
Auto merge of #45773 - Badel2:dotdoteq, r=petrochenkov
bors
-2
/
+2
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-0
/
+382
2017-11-06
Inclusive range updated to `..=` syntax
Badel2
-2
/
+2
2017-10-29
Add several lints into `unused` lint group
Vadim Petrochenkov
-0
/
+2
2017-10-08
Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton
bors
-0
/
+1
2017-10-05
`proc_macro::Span` API improvements
Austin Bonander
-0
/
+107
2017-10-04
Fix some E-needstest issues.
Malo Jaffré
-0
/
+1
2017-09-27
Apply attr proc macros before cfg processing
Tomas Nilsson
-0
/
+121
2017-09-12
Remove the `cstore` reference from Session in order to prepare encapsulating ...
Michael Woerister
-0
/
+2
2017-09-06
better explanatory comment for the pprust-expr-roundtrip test
Stuart Pernsteiner
-0
/
+18
2017-09-06
pprust: fix parenthesization of exprs
Stuart Pernsteiner
-0
/
+227
2017-08-25
rustc: Fix proc_macro expansions on trait methods
Alex Crichton
-0
/
+53
2017-08-22
Update ignored tests for dynamic musl
Samuel Holland
-2
/
+0
2017-08-12
syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros.
Eduard-Mihai Burtescu
-1
/
+6
2017-08-08
Ignore tests that fail on stage1
Malo Jaffré
-0
/
+13
2017-06-26
Update and fix a few tests
Alex Crichton
-6
/
+6
2017-06-26
Address review comments.
Jeffrey Seyfried
-7
/
+7
2017-06-26
Test compound tokens.
Jeffrey Seyfried
-0
/
+56
2017-06-26
Add exmaple/test for `quote!` hygiene.
Jeffrey Seyfried
-0
/
+82
2017-06-26
Add `LazyTokenStream`.
Jeffrey Seyfried
-1
/
+1
2017-06-26
Implement `quote!` and other `proc_macro` API.
Jeffrey Seyfried
-124
/
+55
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-4
/
+1
2017-06-10
Auto merge of #42533 - Mark-Simulacrum:macro-parse-speed-small, r=jseyfried
bors
-1
/
+1
2017-06-08
Speed up expansion.
Mark Simulacrum
-1
/
+1
2017-06-06
Add conversions from File and Child* handles to Stdio
Josh Stone
-0
/
+83
2017-06-02
Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.
kennytm
-209
/
+0
2017-05-13
Fix #35829 (syntax extension's `quote_expr!()` does not handle b"…")
kennytm
-2
/
+70
2017-05-04
add regression test for issue #24106
Andy Russell
-0
/
+40
2017-05-02
Rollup merge of #41662 - nikomatsakis:on-demandify-region-mapping, r=eddyb
Corey Farwell
-98
/
+0
2017-05-01
kill regr test using ad-hoc lint
Niko Matsakis
-98
/
+0
2017-04-28
Unignore tests which work fine now.
Mark Simulacrum
-1
/
+1
2017-04-26
Implement a file-path remapping feature in support of debuginfo and reproduci...
Michael Woerister
-5
/
+7
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-8
/
+0
2017-03-27
Rollup merge of #40516 - alexcrichton:no-cache-handles, r=aturon
Alex Crichton
-0
/
+64
2017-03-23
Remove internal liblog
Alex Crichton
-221
/
+0
2017-03-23
std: Don't cache stdio handles on Windows
Alex Crichton
-0
/
+64
[next]