| Age | Commit message (Expand) | Author | Lines |
| 2017-03-06 | Add missing tests for 'E-needstest' labeled issues | topecongiro | -0/+41 |
| 2017-03-06 | Clean up "pattern doesn't bind x" messages | Esteban Küber | -8/+12 |
| 2017-03-05 | Add compile-fail test for cfg_target_thread_local | Gibson Fahnestock | -0/+44 |
| 2017-03-05 | Add compile-fail test for unwind_attributes | Gibson Fahnestock | -0/+28 |
| 2017-03-05 | Add compile fail test for stmt_expr_attributes | topecongiro | -0/+14 |
| 2017-03-03 | Auto merge of #40101 - danobi:feat_gate_test_simd, r=alexcrichton | bors | -0/+23 |
| 2017-03-03 | Auto merge of #40178 - arielb1:provide-destructors, r=eddyb | bors | -0/+23 |
| 2017-03-02 | Add compile fail test for SIMD | Daniel Xu | -0/+23 |
| 2017-03-03 | Auto merge of #39927 - nikomatsakis:incr-comp-skip-borrowck-2, r=eddyb | bors | -4/+31 |
| 2017-03-02 | Auto merge of #40216 - frewsxcv:rollup, r=frewsxcv | bors | -0/+24 |
| 2017-03-02 | Rollup merge of #40110 - benschreiber:nostackcheck, r=brson | Corey Farwell | -0/+16 |
| 2017-03-02 | Add support for x86-interrupt calling convention | Philipp Oppermann | -0/+8 |
| 2017-03-02 | Auto merge of #39655 - durka:recursion-limit-suggestion, r=nikomatsakis | bors | -57/+0 |
| 2017-03-02 | Rollup merge of #40168 - topecongiro:compile-fail-test-abi-ptx, r=petrochenkov | Guillaume Gomez | -0/+8 |
| 2017-03-01 | convert AdtDef::destructor to on-demand | Ariel Ben-Yehuda | -0/+23 |
| 2017-03-01 | Auto merge of #34198 - eddyb:you're-a-bad-transmute-and-you-should-feel-bad, ... | bors | -50/+48 |
| 2017-03-01 | Auto merge of #39419 - jseyfried:simplify_tokentree, r=nrc | bors | -21/+12 |
| 2017-03-01 | Add compile fail test for abi_ptx | topecongiro | -0/+8 |
| 2017-02-28 | Add warning cycle. | Jeffrey Seyfried | -2/+19 |
| 2017-02-28 | Add `syntax::ext::tt::quoted::{TokenTree, ..}` and remove `tokenstream::Token... | Jeffrey Seyfried | -33/+7 |
| 2017-02-28 | Make transmuting from fn item types to pointer-sized types a hard error. | Eduard Burtescu | -50/+48 |
| 2017-03-01 | Add compile test for cfg_target_has_atomic | topecongiro | -0/+86 |
| 2017-02-28 | remove special-case code for statics and just use `borrowck_fn` | Niko Matsakis | -4/+31 |
| 2017-02-28 | Rollup merge of #40047 - topecongiro:master, r=est31 | Corey Farwell | -0/+24 |
| 2017-02-28 | Add compile fail test for unboxed_closures feature | topecongiro | -0/+24 |
| 2017-02-25 | teach rustc about remove_stable_features and removed no-stack-chech feature. ... | Ben Schreiber | -0/+16 |
| 2017-02-25 | rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body. | Eduard-Mihai Burtescu | -24/+35 |
| 2017-02-25 | rustc_const_eval: always demand typeck_tables for evaluating constants. | Eduard-Mihai Burtescu | -145/+96 |
| 2017-02-25 | rustc_typeck: rework coherence to be almost completely on-demand. | Eduard-Mihai Burtescu | -4/+13 |
| 2017-02-25 | rustc: allow handling cycle errors gracefully in on-demand. | Eduard-Mihai Burtescu | -0/+1 |
| 2017-02-25 | rustc_typeck: hook up collect and item/body check to on-demand. | Eduard-Mihai Burtescu | -29/+8 |
| 2017-02-25 | rustc_typeck: don't use Result for get_type_parameter_bounds and ensure_super... | Eduard-Mihai Burtescu | -5/+13 |
| 2017-02-25 | rustc: move the actual values of enum discriminants into a map. | Eduard-Mihai Burtescu | -12/+12 |
| 2017-02-25 | rustc_typeck: simplify AstConv requests as implemented by collect. | Eduard-Mihai Burtescu | -13/+15 |
| 2017-02-25 | rustc: store type parameter defaults outside of ty::Generics. | Eduard-Mihai Burtescu | -6/+7 |
| 2017-02-25 | Rollup merge of #40035 - er-1:master, r=alexcrichton | Eduard-Mihai Burtescu | -0/+6 |
| 2017-02-25 | Rollup merge of #40027 - cramertj:stabilize_static_recursion, r=nrc | Eduard-Mihai Burtescu | -67/+0 |
| 2017-02-25 | Rollup merge of #40025 - est31:master, r=eddyb | Eduard-Mihai Burtescu | -0/+69 |
| 2017-02-25 | Rollup merge of #39980 - arielb1:privately-uninhabited, r=nikomatsakis | Eduard-Mihai Burtescu | -7/+33 |
| 2017-02-25 | Rollup merge of #39945 - petrochenkov:llvmtarg, r=alexcrichton | Eduard-Mihai Burtescu | -2/+2 |
| 2017-02-25 | Rollup merge of #39905 - estebank:useless-error, r=arielb1 | Eduard-Mihai Burtescu | -4/+4 |
| 2017-02-25 | Rollup merge of #39864 - cramertj:normalize-breaks, r=nikomatsakis | Eduard-Mihai Burtescu | -2/+56 |
| 2017-02-24 | Review changes | est31 | -5/+5 |
| 2017-02-23 | Two more tests | est31 | -0/+69 |
| 2017-02-23 | use a more conservative inhabitableness rule | Ariel Ben-Yehuda | -3/+3 |
| 2017-02-22 | Ignore ASM tests on powerpc | er-1 | -0/+6 |
| 2017-02-21 | Stabilize static_recursion | Taylor Cramer | -67/+0 |
| 2017-02-21 | Auto merge of #39765 - GuillaumeGomez:file-not-found-for-module-error, r=jsey... | bors | -0/+42 |
| 2017-02-20 | check_match: don't treat privately uninhabited types as uninhabited | Ariel Ben-Yehuda | -7/+33 |
| 2017-02-20 | Rollup merge of #39913 - nikomatsakis:inference-error, r=pnkfelix | Corey Farwell | -4/+1 |