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
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2018-12-27
Address review comments and CI failures
Vadim Petrochenkov
-0
/
+14
2018-12-25
Remove licenses
Mark Rousskov
-90
/
+0
2018-09-07
stabilize `#[panic_handler]`
Jorge Aparicio
-1
/
+0
2018-08-23
add #[panic_handler]; deprecate #[panic_implementation]
Jorge Aparicio
-2
/
+2
2018-08-14
Moved problematic tests on x86_64-pc-windows-gnu back to compile-fail.
David Wood
-0
/
+54
2018-08-14
Moved problematic tests on wasm32-unknown back to compile-fail.
David Wood
-0
/
+25
2018-08-14
Moved problematic tests on dist-x86_64-musl back to compile-fail.
David Wood
-0
/
+70
2018-08-14
Moved problematic tests on Windows back to compile-fail.
David Wood
-0
/
+45
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-2054
/
+0
2018-08-05
Fix run-pass-fulldeps tests
varkor
-1
/
+1
2018-08-05
Fix test/compile-fail
varkor
-73
/
+73
2018-08-01
Rollup merge of #52930 - eddyb:issue-52489, r=cramertj
Pietro Albini
-0
/
+13
2018-08-01
rustc_resolve: record single-segment extern crate import resolutions.
Eduard-Mihai Burtescu
-0
/
+13
2018-07-31
rustc: Handle linker diagnostic from LLVM
Alex Crichton
-0
/
+32
2018-06-30
Fixed bug with miri const evaluation where allocation is recursively borrowed.
Alexander Regueiro
-11
/
+0
2018-06-21
Support future deprecation for rustc_deprecated
varkor
-0
/
+5
2018-06-03
add more tests
Jorge Aparicio
-0
/
+22
2018-05-12
rustc: Only suggest deleting `extern crate` if it works
Alex Crichton
-0
/
+11
2018-05-01
Remove `macro_reexport`
Vadim Petrochenkov
-34
/
+0
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
[next]