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
/
compile-fail
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2018-03-07
check stability of macro invocations
Austin Bonander
-0
/
+16
2018-01-15
Reexport -> re-export in prose and documentation comments
Carol (Nichols || Goulding)
-1
/
+1
2018-01-13
Adjust tests for removal of `impl Foo for .. {}`
leonardo.yvens
-3
/
+1
2017-12-22
Auto merge of #46838 - pnkfelix:issue-46112-followup, r=estebank
bors
-0
/
+14
2017-12-21
Prohibit access to private statics from other crates through macros 2.0
Vadim Petrochenkov
-0
/
+2
2017-12-19
Followup for #46112.
Felix S. Klock II
-0
/
+14
2017-12-14
Move compile-fail tests with NOTE/HELP annotations to UI
Vadim Petrochenkov
-413
/
+0
2017-12-07
Migrate a few feature gate tests to ui
est31
-17
/
+0
2017-11-28
ci: Start running wasm32 tests on Travis
Alex Crichton
-5
/
+1
2017-11-10
Auto merge of #45707 - Ryman:deprecated-item-name, r=nikomatsakis
bors
-0
/
+18
2017-11-03
Fix tests and rebase conflict
leonardo.yvens
-0
/
+1
2017-11-02
rustc: add item name to deprecated lint warning
Kevin Butler
-0
/
+18
2017-08-27
Address review comments, second turn
Tatsuyuki Ishi
-0
/
+9
2017-07-07
Auto merge of #42809 - seanmonstar:stable-associated-consts, r=nikomatsakis
bors
-2
/
+0
2017-07-07
Address review comments
petrochenkov
-2
/
+2
2017-07-06
Check adjustments and node substs
Vadim Petrochenkov
-1
/
+4
2017-07-06
Check types for privacy
Vadim Petrochenkov
-0
/
+41
2017-07-06
remove associated_consts feature gate
Sean McArthur
-2
/
+0
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-94
/
+0
2017-06-21
Integrate jobserver support to parallel codegen
Alex Crichton
-0
/
+42
2017-06-02
Use multiline note for trait suggestion
Esteban Küber
-46
/
+0
2017-04-27
don't ICE on cross-crate associated const type mismatch
Ariel Ben-Yehuda
-0
/
+15
2017-04-14
Further update with response to feedback
Sean Griffin
-0
/
+1
2017-03-05
Add compile-fail test for cfg_target_thread_local
Gibson Fahnestock
-0
/
+17
2017-01-15
Improve the warning cycle for `use $crate;`.
Jeffrey Seyfried
-1
/
+6
2016-12-29
Change --crate-type metadata to --emit=metadata
Nick Cameron
-1
/
+2
2016-12-26
More systematic error reporting in path resolution
Vadim Petrochenkov
-0
/
+4
2016-12-26
Move some compile-fail tests into UI directory
Vadim Petrochenkov
-77
/
+0
2016-11-22
Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton
bors
-0
/
+32
2016-11-21
Fix fallout in tests.
Jeffrey Seyfried
-98
/
+0
2016-11-21
Tests
Nick Cameron
-0
/
+32
2016-11-08
Partially stabilize RFC 1506 "Clarify relationships between ADTs"
Vadim Petrochenkov
-5
/
+1
2016-11-02
Add regression test.
Jeffrey Seyfried
-0
/
+16
2016-10-25
Support `use $crate;` with a future compatibility warning.
Jeffrey Seyfried
-0
/
+12
2016-10-04
Fix cross-crate resolution of half-items created by export shadowing
Vadim Petrochenkov
-0
/
+163
2016-09-25
fix 36708
Tim Neumann
-0
/
+15
2016-09-20
rustc_resolve: bring back "struct called like a function" cross-crate.
Eduard Burtescu
-0
/
+13
2016-09-09
Issue deprecation warnings for safe accesses to extern statics
Vadim Petrochenkov
-0
/
+14
2016-08-13
Remove restrictions from tuple structs/variants
Vadim Petrochenkov
-0
/
+4
2016-07-08
Add tests + Fix rustdoc regression + Fix rebase
Vadim Petrochenkov
-0
/
+10
2016-06-29
Add regression test
Jeffrey Seyfried
-0
/
+13
2016-05-19
rustc: Add a new crate type, cdylib
Alex Crichton
-0
/
+11
2016-05-07
test: adjust for the move to MIR-based const checking.
Eduard Burtescu
-1
/
+1
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-0
/
+2281