Skip to content

Instantly share code, notes, and snippets.

/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:156:18: 156:22 error: loan of dereference of mutable & pointer as mutable conflicts with prior loan
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:156 { self.swap_out_task(dead_task) };
^~~~
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:155:32: 155:36 note: prior loan as mutable granted here
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:155 let dead_task = self.task_from_last_cleanup_job();
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:157:45: 157:62 error: loan of mutable field as immutable conflicts with prior loan
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:157 let last_job: &mut CleanupJob = &mut self.cleanup_jobs[0];
^~~~~~~~~~~~~~~~~
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:153:32: 153:49 note: prior loan as mutable granted here
/home/brian/dev/rust/src/test/run-pass/newrt_sched.rs:153 let cleanup_jobs = &mut self.cleanup_jobs;
^~~~~~~~~~~~~~~~~
// Copyright 2012 The Rust Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at
// http://rust-lang.org/COPYRIGHT.
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
fn foo() {
}
oh, sure. updating config is just "log into the master, edit the master.cfg file and run 'buildbot reconfig', or 'buildbot restart' if that hammer doesn't work well enough"
.file "blur.rc"
.text
.align 16, 0x90
.type glue_take_2391,@function
glue_take_2391:
cmpq %fs:112, %rsp
ja .LBB0_2
movabsq $8, %r10
movabsq $0, %r11
callq __morestack
.file "blur.rc"
.text
.align 16, 0x90
.type glue_take_2391,@function
glue_take_2391:
cmpq %fs:112, %rsp
ja .LBB0_2
movabsq $8, %r10
movabsq $0, %r11
callq __morestack
Alex Crichton
Andrew Paseltiner
Armin Ronacher
Ashok Gautham
Aydin Kim
Ben Alpert
Ben Blum
Benjamin Herr
Ben Kelly
compile_and_link: x86_64-unknown-linux-gnu/stage1/lib/rustc/x86_64-unknown-linux-gnu/lib/librustc.so
/home/brian/dev/rust3/src/librustc/middle/moves.rs:215:4: 215:67 warning: unused import
/home/brian/dev/rust3/src/librustc/middle/moves.rs:215 use middle::typeck::check::{DerefArgs, DoDerefArgs, DontDerefArgs};
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/brian/dev/rust3/src/librustc/middle/borrowck/gather_loans.rs:169:28: 169:33 warning: unused variable: `rcvr`
/home/brian/dev/rust3/src/librustc/middle/borrowck/gather_loans.rs:169 ast::expr_method_call(rcvr, _, _, ref args, _) => {
^~~~~
/home/brian/dev/rust3/src/librustc/middle/moves.rs:723:20: 723:28 warning: unused variable: `expr_id`
/home/brian/dev/rust3/src/librustc/middle/moves.rs:723 expr_id: node_id,
@brson
brson / gist:5279237
Last active December 15, 2015 15:09
http://static.rust-lang.org.s3.amazonaws.com/dist/rust-0.6.tar.gz
http://static.rust-lang.org.s3.amazonaws.com/dist/rust-0.6-install.exe
http://static.rust-lang.org/dist/rust-0.6.tar.gz
http://static.rust-lang.org/dist/rust-0.6-install.exe