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
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2023-06-13
Ensure everything has a lockfile
bjorn3
-3
/
+1
2023-06-13
Allow building the build system using cargo
bjorn3
-2
/
+2
2023-06-13
Fix rustc test suite
bjorn3
-0
/
+3
2023-05-28
Don't explicitly remove needs-unwind tests
bjorn3
-2
/
+2
2023-05-26
Fix rustc test suite
bjorn3
-0
/
+1
2023-05-24
Allow testing a cranelift backend built into rustc itself
bjorn3
-17
/
+29
2023-05-22
Allow building and testing without rustup
bjorn3
-12
/
+27
2023-05-12
Support _mm_movemask_ps
bjorn3
-1
/
+0
2023-05-12
Implement a couple more platform intrinsics
bjorn3
-1
/
+0
2023-05-12
Implement and fix a couple more simd intrinsics
bjorn3
-10
/
+9
2023-05-12
Fix rustc test suite
bjorn3
-0
/
+1
2023-05-05
Fix rustc test suite
bjorn3
-19
/
+8
2023-05-04
Fix rustc test suite
bjorn3
-2
/
+6
2023-04-25
Add two fixmes
bjorn3
-0
/
+2
2023-04-25
Pass all extra args in rustc-clif before user supplied args
bjorn3
-4
/
+8
2023-04-25
Make rustdoc using run-make tests work
bjorn3
-8
/
+23
2023-04-10
Fix rustc test suite
bjorn3
-0
/
+41
2023-04-09
Use --nocapture instead of RUST_TEST_NOCAPTURE
bjorn3
-1
/
+1
2023-03-30
Fix rustc test suite
bjorn3
-1
/
+0
2023-03-26
Run ui/extern tests from the rustc test suite
bjorn3
-1
/
+1
2023-03-25
Don't store vector types in ssa variables
bjorn3
-1
/
+0
2023-03-21
Give an error if any of the wrappers can't find cargo, rustc or rustdoc
bjorn3
-3
/
+3
2023-03-15
Use patched git-subtree from bjorn3/git@tqc-subtree-portable
bjorn3
-3
/
+21
2023-03-10
Fix rustc test suite
bjorn3
-0
/
+1
2023-03-04
Fix rustc test suite
bjorn3
-0
/
+1
2023-02-26
Patch coretests separately from the standard library source
bjorn3
-1
/
+1
2023-02-19
Fix typo
bjorn3
-1
/
+1
2023-02-19
Handle wrappers around dyn* in receiver types
bjorn3
-2
/
+0
2023-02-19
Allow codegen to unsize dyn* to dyn
bjorn3
-1
/
+0
2023-02-19
Fix warnings
bjorn3
-2
/
+0
2023-02-19
Add wrappers to dist/bin/ too in addition to dist/
bjorn3
-5
/
+16
2023-02-17
Support updating to specific dates in rustup.sh
bjorn3
-5
/
+8
2023-01-31
Fix rustc test suite
bjorn3
-0
/
+1
2023-01-20
Fix rustc test suite
bjorn3
-1
/
+17
2023-01-20
Update patch
bjorn3
-2
/
+2
2023-01-20
Update rustup.sh for the moved dir of the sysroot source
bjorn3
-2
/
+2
2023-01-20
Sync from rust 56ee85274e5a3a4dda92f3bf73d1664c74ff9c15
bjorn3
-52
/
+52
2023-01-14
Avoid hard-coded rustc when building wrappers
bjorn3
-3
/
+3
2023-01-13
Don't require git user to be configured for testing rust
bjorn3
-1
/
+1
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-66
/
+66
2023-01-05
Move patched sysroot from build_sysroot/ to download/
bjorn3
-2
/
+2
2023-01-04
Enable some fixed rustc tests
bjorn3
-7
/
+2
2022-12-16
Re-enable some rustc tests
bjorn3
-12
/
+2
2022-12-14
Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-202...
bjorn3
-23
/
+51
2022-12-11
Update rustc test suite failure list
bjorn3
-0
/
+4
2022-12-01
Ignore out-of-stack test
bjorn3
-0
/
+2
2022-11-28
Rename the build/ directory to dist/
bjorn3
-3
/
+3
2022-11-22
Update rustc test suite failure list
bjorn3
-0
/
+1
2022-11-20
Fix running rustc tests
bjorn3
-18
/
+2
2022-11-03
Update rustc test suite failure list
bjorn3
-2
/
+3
[next]